- Wrong result of the boolean expression with JIT (compile_expressions) while comparing NaNs
- Link: ClickHouse/ClickHouse#50039
- Status: Fixed
- Wrong results of SELECT statements caused by OUTER JOIN
- Link: ClickHouse/ClickHouse#50048
- Status: Confirmed
- Wrong results of the comparison for NaN values
- Link: ClickHouse/ClickHouse#50075
- Status: Confirmed
- Wrong results of SELECT DISTINCT statement when comparing 0 and -0
- Link: ClickHouse/ClickHouse#50192
- Status: Reported
- Wrong result of SELECT statement with compile_expressions
- Link: ClickHouse/ClickHouse#50198
- Status: Fixed
- Unexpected error: Cannot find column ... in ActionsDAG result
- Link: ClickHouse/ClickHouse#50227
- Status: Confirmed
- LOGICAL_ERROR: Argument column doesn't match result column
- Link: ClickHouse/ClickHouse#50266
- Status: Fixed
- Segmentation fault at DB::FunctionComparison<DB::LessOp, DB::NameLess>::executeString
- Link: ClickHouse/ClickHouse#50236
- Status: Fixed
- Wrong result of SELECT statement with compile_expressions in recent commits (head version)
- Link: ClickHouse/ClickHouse#50269
- Status: Fixed
- Trigger INVALID_JOIN_ON_EXPRESSION while the SQL does not use ON clause
- Link: ClickHouse/ClickHouse#50271
- Status: Fixed
- Undetermined results of SELECT statement using bitShiftRight
- Link: ClickHouse/ClickHouse#50281
- Status: Confirmed
- Unexpected error: Amount of memory requested to allocate is more than allowed (CANNOT_ALLOCATE_MEMORY)
- Link: ClickHouse/ClickHouse#50282
- Status: Fixed
- Wrong result of SELECT statement with compile_expressions in recent commits (affected version: 21-23.5.1)
- Link: ClickHouse/ClickHouse#50283
- Status: Fixed
- LOGICAL_ERROR: Bad cast from type DB::ColumnVector<char8_t> to DB::ColumnVector
- Link: ClickHouse/ClickHouse#50284
- Status: Fixed
- Unexpected error (Unknown identifier: 0) when using bitOr and width_bucket
- Link: ClickHouse/ClickHouse#50316
- Status: Fixed
- Crash at llvm::X86InstrInfo::copyPhysReg
- Link: ClickHouse/ClickHouse#50323
- Status: Fixed
- Wrong results of SELECT statement comparing 1 and NaN
- Link: ClickHouse/ClickHouse#50349
- Status: Confirmed
- Inconsistent results caused by bitShiftLeft after recent fix
- Link: ClickHouse/ClickHouse#50488
- Status: Fixed
- Incorrect SELECT statement using toYear() in head version
- Link: ClickHouse/ClickHouse#50520
- Status: Fixed
- Server crashes triggered at DB::FunctionMathUnary
- Link: ClickHouse/ClickHouse#50530
- Status: Fixed
- Unexpected error: Not found column NULL in block
- Link: ClickHouse/ClickHouse#50582
- Status: Fixed