ClickHouse/src
2024-01-16 19:48:23 +02:00
..
Access Merge upstream/master into ncb/system-database-engines 2023-12-30 23:10:48 -08:00
AggregateFunctions optimize 2023-12-29 10:38:13 +08:00
Analyzer Merge pull request #58266 from ClickHouse/vdimir/simple_fix_tuple_elimination 2023-12-30 13:02:38 +01:00
Backups Merge pull request #58343 from azat/s3/optional-gcs-compose 2023-12-30 12:40:04 +01:00
Bridge
BridgeHelper Better 2023-12-05 13:34:37 +01:00
Client add to context access and suggest 2023-12-30 20:38:35 -08:00
Columns Fix a comment; remove unused method; stop using pointers 2024-01-01 18:46:38 +01:00
Common Merge branch 'master' into feature-server-iface-metrics 2023-12-30 15:44:42 +01:00
Compression Merge pull request #58336 from amosbird/macro2constexpr 2023-12-30 12:40:36 +01:00
Coordination Merge pull request #58308 from ClickHouse/keeper-preprocess-fix 2023-12-30 14:13:04 +01:00
Core fix failing 02421 stateless and (hopefully) fix failing integration tests 2024-01-16 19:48:23 +02:00
Daemon Better text_log with ErrnoException 2023-12-15 19:27:56 +01:00
Databases Merge pull request #58399 from ClickHouse/minor-fixes-lambda 2024-01-02 19:21:00 +01:00
DataTypes Merge pull request #56132 from Avogar/flatten-only-true-nested 2023-12-28 20:58:28 +01:00
Dictionaries Move symbols from src/* into namespace DB 2023-12-29 14:37:08 +08:00
Disks Avoid sending ComposeObject requests after upload to GCS 2023-12-29 11:53:49 +01:00
Formats #58363 - added setting is_writing_to_terminal to FormatSettings.h, modified PrettyBlockOutputFormat to use this, which is set in FormatFactory.cpp getOutputFormat and getOutputFormatParallelIfPossible 2024-01-15 16:32:51 +02:00
Functions Merge pull request #58399 from ClickHouse/minor-fixes-lambda 2024-01-02 19:21:00 +01:00
Interpreters Merge pull request #57732 from ClickHouse/load-metadata-threads 2024-01-02 22:26:18 +01:00
IO #58363 - Changes based on review of draft PR - changed output_format_pretty_color to use UInt64Auto. Added isWritingToTerminal function to IO/WriteHelpers.h and updated test 2024-01-12 12:31:57 +02:00
Loggers Better text_log with ErrnoException 2023-12-15 19:27:56 +01:00
Parsers Merge branch 'master' into reintroduce_is_deleted 2023-12-29 15:46:24 +01:00
Planner Remove useless headers 2024-01-01 19:29:51 +01:00
Processors #58363 - added setting is_writing_to_terminal to FormatSettings.h, modified PrettyBlockOutputFormat to use this, which is set in FormatFactory.cpp getOutputFormat and getOutputFormatParallelIfPossible 2024-01-15 16:32:51 +02:00
QueryPipeline Remove pausing, enable multithreading, kick off refresh on table creation unless the query says EMPTY 2023-12-28 17:56:06 +00:00
Server fix tests, some refactoring 2023-12-31 12:56:37 +00:00
Storages Merge pull request #58333 from ClickHouse/fix_no_such_key_detached_part 2024-01-02 14:21:55 +01:00
TableFunctions Merge pull request #57850 from shanielh/feature/s3-session-token 2023-12-20 17:22:09 +01:00
CMakeLists.txt refreshable materialized views 2023-12-28 17:56:04 +00:00
configure_config.cmake Revert "Implement punycode encoding/decoding" 2023-12-28 09:12:22 +03:00
NOTICE