ClickHouse/src
Alexey Milovidov 3b1aa53460
Merge pull request #58100 from ClickHouse/optimize-cleanup-as-noop
Reintroduce OPTIMIZE CLEANUP as no-op
2023-12-21 09:27:10 +01:00
..
Access Random changes in random files (#57642) 2023-12-14 12:47:11 +01:00
AggregateFunctions fix totals in aggregation functions with Map combinator 2023-12-12 17:31:56 +00:00
Analyzer Reorganize the test (a bit) + whitespace fixes 2023-12-19 08:16:54 +00:00
Backups Cosmetic 2023-12-20 18:44:09 +01:00
Bridge add error handler 2023-11-01 01:18:08 -04:00
BridgeHelper Better 2023-12-05 13:34:37 +01:00
Client Better text_log with ErrnoException 2023-12-15 19:27:56 +01:00
Columns Refactorings: rename variables, decreases scopes, add comments 2023-12-14 20:48:18 +00:00
Common Cosmetic 2023-12-20 18:44:09 +01:00
Compression refine Constructor 2023-11-29 20:17:08 -05:00
Coordination Merge pull request #58069 from ClickHouse/dont-preprocess-if-not-ready 2023-12-21 09:08:56 +01:00
Core Allow max_size_to_drop settings in query time (#57452) 2023-12-19 23:16:03 +01:00
Daemon Better text_log with ErrnoException 2023-12-15 19:27:56 +01:00
Databases Merge pull request #57337 from ClickHouse/drop_database_replica_no_throw 2023-12-20 16:48:58 +01:00
DataTypes Merge pull request #57887 from canhld94/ch_fast_enum_default_serialization 2023-12-19 12:51:23 +01:00
Dictionaries Merge pull request #57544 from ClickHouse/vdimir/dict_hashed_array_shard 2023-12-20 13:02:26 +01:00
Disks Merge branch 'master' of github.com:ClickHouse/ClickHouse into remove-the-limit-for-connections-per-endpoint 2023-12-18 21:49:31 +00:00
Formats Random changes in random files (#57642) 2023-12-14 12:47:11 +01:00
Functions Merge pull request #57969 from rschu1ze/punycode-is-cool 2023-12-20 10:20:34 +01:00
Interpreters Set replica number to its position in cluster definition (#57800) 2023-12-20 17:33:05 +01:00
IO Merge pull request #57850 from shanielh/feature/s3-session-token 2023-12-20 17:22:09 +01:00
Loggers Better text_log with ErrnoException 2023-12-15 19:27:56 +01:00
Parsers Reintroduce OPTIMIZE CLEANUP as no-op 2023-12-21 06:02:46 +01:00
Planner Merge pull request #58031 from ClickHouse/revert-57766-fix-bug-window-functions 2023-12-20 01:08:08 +01:00
Processors Merge pull request #58045 from ClickHouse/make-windowInsertResultInto-constant 2023-12-20 17:42:34 +01:00
QueryPipeline Better text_log with ErrnoException 2023-12-15 19:27:56 +01:00
Server Fixing check for HTTP POST request 2023-12-20 12:37:36 +11:00
Storages Revert "Consider lightweight deleted rows when selecting parts to merge" 2023-12-21 01:46:38 +03:00
TableFunctions Merge pull request #57850 from shanielh/feature/s3-session-token 2023-12-20 17:22:09 +01:00
CMakeLists.txt Revert "Revert "Implemented series period detect method using pocketfft lib"" 2023-12-06 13:31:49 -08:00
configure_config.cmake Merge pull request #57969 from rschu1ze/punycode-is-cool 2023-12-20 10:20:34 +01:00
NOTICE