ClickHouse/src
Nikolay Degterinsky d4b89cb643
Merge pull request #49356 from Ziy1-Tan/vcol
Support for `_path` and `_file` virtual columns for table function `url`.
2023-05-22 18:10:32 +02:00
..
Access Merge pull request #49831 from vitlibar/fix-setting-null-in-profile-def 2023-05-15 22:24:49 +02:00
AggregateFunctions Revert "groupArray returns cannot be nullable" 2023-05-17 22:33:30 +02:00
Analyzer Merge branch 'master' into group-by-constant-fix 2023-05-19 01:29:56 +02:00
Backups Get rid of finalize callback in object storages 2023-05-19 17:29:37 +02:00
Bridge fix convertation 2023-05-10 17:50:42 +00:00
BridgeHelper
Client Add more profile events for distributconnections 2023-05-21 12:15:06 +00:00
Columns Fixes for clang-17 2023-05-13 02:57:31 +02:00
Common Merge pull request #49356 from Ziy1-Tan/vcol 2023-05-22 18:10:32 +02:00
Compression Merge pull request #49658 from saitama951/clickhouse 2023-05-09 09:11:09 +02:00
Coordination Merge pull request #50033 from kssenii/disk-object-storage-minor-changes 2023-05-22 14:08:17 +02:00
Core Merge pull request #50001 from ClickHouse/compliant 2023-05-22 13:20:51 +02:00
Daemon Merge branch 'master' into remove-dependency-from-context 2023-05-08 12:46:10 +02:00
Databases Merge pull request #50000 from evillique/add-schema-inference 2023-05-22 17:24:30 +02:00
DataTypes Merge pull request #49412 from azat/block-use-dense-hash-map 2023-05-15 12:22:55 +02:00
Dictionaries Merge pull request #50065 from azat/dict/load-factor-range-fix 2023-05-22 15:04:56 +03:00
Disks Merge pull request #50033 from kssenii/disk-object-storage-minor-changes 2023-05-22 14:08:17 +02:00
Formats Add setting output_format_parquet_compliant_nested_types to produce more compatible Parquet files 2023-05-19 18:39:50 +00:00
Functions Merge pull request #49760 from arthurpassos/extract_kv_ignore_kv_delimiter_when_reading_value 2023-05-20 13:27:59 +02:00
Interpreters Merge pull request #49995 from azat/dict/server-memory 2023-05-22 13:27:13 +02:00
IO Merge pull request #50033 from kssenii/disk-object-storage-minor-changes 2023-05-22 14:08:17 +02:00
Loggers
Parsers Merge pull request #49831 from vitlibar/fix-setting-null-in-profile-def 2023-05-15 22:24:49 +02:00
Planner Fix modernize-loop-convert clang-tidy warning 2023-05-09 21:19:37 +02:00
Processors Merge pull request #50001 from ClickHouse/compliant 2023-05-22 13:20:51 +02:00
QueryPipeline ensure only the last processor could access non-joined blocks 2023-05-22 10:17:41 +08:00
Server Fixes for clang-17 2023-05-13 02:57:31 +02:00
Storages Merge pull request #49356 from Ziy1-Tan/vcol 2023-05-22 18:10:32 +02:00
TableFunctions Merge pull request #50000 from evillique/add-schema-inference 2023-05-22 17:24:30 +02:00
CMakeLists.txt Merge pull request #49991 from amosbird/clickhouse_as_library 2023-05-19 12:37:18 +03:00
configure_config.cmake Merge branch 'master' into hanfei/fiu 2023-05-09 01:14:30 +02:00
NOTICE