ClickHouse/src/Core
Denny Crane 1b8b2ebed5
Disable optimize_monotonous_functions_in_order_by by default (#41136)
* #40094 disable optimize_monotonous_functions_in_order_by by default

* fix 01576_alias_column_rewrite test

* fix incorrect 02149_read_in_order_fixed_prefix.sql test

* Update 02149_read_in_order_fixed_prefix.sql
2022-09-15 13:41:46 +02:00
..
examples Fix example 2022-09-11 01:58:55 +02:00
fuzzers Prefix overridden add_executable() command with "clickhouse_" 2022-07-11 19:36:18 +02:00
MySQL Fix half of trash 2022-09-10 04:08:16 +02:00
PostgreSQL Review fixes 2022-07-04 14:14:15 +02:00
tests
AccurateComparison.h
BackgroundSchedulePool.cpp Fix 2022-09-13 00:06:03 +08:00
BackgroundSchedulePool.h Fix 2022-09-13 00:06:03 +08:00
BaseSettings.cpp Pass const std::string_view & by value, not by reference 2022-07-14 16:11:57 +00:00
BaseSettings.h Merge branch 'master' into compatibility-setting 2022-07-15 21:11:05 +02:00
Block.cpp Fix tests 2022-08-01 21:04:14 +08:00
Block.h
BlockInfo.cpp
BlockInfo.h
callOnTypeIndex.h Replacing IsDecimalNumber 2021-09-11 00:40:18 +02:00
CMakeLists.txt
ColumnNumbers.h
ColumnsWithTypeAndName.h
ColumnWithTypeAndName.cpp
ColumnWithTypeAndName.h
config_core.h.in
DecimalComparison.h
DecimalFunctions.h Fix possible error 'Decimal math overflow' while parsing DateTime64 2022-08-23 14:42:23 +00:00
Defines.h
ExternalResultDescription.cpp Revert "Merge pull request #26352 from ClickHouse/revert-25774-datatype-date32" 2021-07-15 11:41:52 +00:00
ExternalResultDescription.h
ExternalTable.cpp
ExternalTable.h
Field.cpp Pass const std::string_view & by value, not by reference 2022-07-14 16:11:57 +00:00
Field.h Remove some methods 2022-09-10 05:04:40 +02:00
InterpolateDescription.cpp
InterpolateDescription.h
iostream_debug_helpers.cpp
iostream_debug_helpers.h
Joins.cpp Fixed build 2022-07-29 19:35:15 +02:00
Joins.h Fixed build 2022-07-29 23:34:25 +02:00
MultiEnum.h
Names.h
NamesAndAliases.h
NamesAndTypes.cpp
NamesAndTypes.h
PostgreSQLProtocol.cpp
PostgreSQLProtocol.h
Protocol.h
ProtocolDefines.h Merge branch 'master' into server-side-time 2022-08-12 17:40:02 +03:00
QualifiedTableName.h
QueryProcessingStage.cpp
QueryProcessingStage.h
ServerUUID.cpp
ServerUUID.h
Settings.cpp Add system table settings_changes 2022-07-18 13:19:41 +00:00
Settings.h Disable optimize_monotonous_functions_in_order_by by default (#41136) 2022-09-15 13:41:46 +02:00
SettingsChangesHistory.h Merge branch 'master' into grouping-comp 2022-09-09 18:05:01 +02:00
SettingsEnums.cpp code optimization 2022-09-09 00:47:43 +08:00
SettingsEnums.h code optimization 2022-09-09 00:47:43 +08:00
SettingsFields.cpp Rename SettingAutoWrapper, add comment to readBinary 2022-08-11 12:18:44 +02:00
SettingsFields.h Trim trailing whitespaces in SettingsFields.h 2022-08-11 13:15:28 +02:00
SettingsQuirks.cpp
SettingsQuirks.h
SortCursor.h Fix build, small changes 2022-07-06 14:25:10 +00:00
SortDescription.cpp Fix review comments 2022-08-08 14:43:03 +00:00
SortDescription.h Analyze ActionsDAG in ExpressionStep 2022-08-04 19:30:25 +00:00
TypeId.h
Types.h
UUID.cpp
UUID.h