Raúl Marín
|
c223ae56d3
|
Reduce the size of decimal_parse
|
2024-01-03 17:29:30 +00:00 |
|
Raúl Marín
|
910b338584
|
Reduce polymorphic_parts_m
|
2024-01-03 17:24:15 +00:00 |
|
Raúl Marín
|
b8305e1a6e
|
Make test more reasonable
|
2024-01-03 17:19:44 +00:00 |
|
Raúl Marín
|
7ee1697971
|
Reduce setup time of min_max_index.xml
|
2024-01-03 17:16:45 +00:00 |
|
Bharat Nallan Chakravarthy
|
d63765fb19
|
Merge upstream/master into ncb/support-hints-for-db-engines
|
2024-01-03 08:44:11 -08:00 |
|
Alexander Tokmakov
|
b1688b1953
|
Merge branch 'master' into rdb_dont_wait_inactive
|
2024-01-03 17:03:01 +01:00 |
|
Anton Popov
|
6b6f395cc7
|
Merge pull request #57631 from Avogar/cache-for-reading-compact-subcolumns
Read column once while reading more that one subcolumn from it in Compact parts
|
2024-01-03 16:31:54 +01:00 |
|
Nikolai Kochetov
|
a3a24bdb40
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into hdfs-virtuals
|
2024-01-03 15:10:57 +00:00 |
|
Nikolai Kochetov
|
7834519212
|
Merge pull request #58255 from ClickHouse/filter-virtual-columns-storage-merge
Refactor StorageMerge virtual columns filtering.
|
2024-01-03 16:09:49 +01:00 |
|
Mark Needham
|
3125482631
|
Add output_format_decimal_trailing_zeros setting for trailing spaces
|
2024-01-03 14:25:03 +00:00 |
|
Dmitry Novik
|
5308e24b8c
|
Another fixup + reference update
|
2024-01-03 14:12:56 +00:00 |
|
Dmitry Novik
|
1c3364046e
|
Fixup
|
2024-01-03 13:54:17 +00:00 |
|
Nikolai Kochetov
|
9dc1f4d99c
|
Update StorageMerge.cpp
|
2024-01-03 14:53:40 +01:00 |
|
Kruglov Pavel
|
570d1c013b
|
Merge pull request #57053 from Avogar/better-parsing-exceptions
Better exception messages in input formats
|
2024-01-03 14:47:51 +01:00 |
|
Kruglov Pavel
|
c8acc7c2d1
|
Fix build
|
2024-01-03 14:44:00 +01:00 |
|
Raúl Marín
|
ff90f64bc1
|
Merge remote-tracking branch 'blessed/master' into speedup_numbers
|
2024-01-03 13:33:22 +00:00 |
|
Nikolay Degterinsky
|
4bd9736ead
|
Merge pull request #58445 from ClickHouse/evillique-patch-1
Fix `02944_dynamically_change_filesystem_cache_size`
|
2024-01-03 14:22:39 +01:00 |
|
Raúl Marín
|
1c40700ea1
|
Merge remote-tracking branch 'blessed/master' into minmax_non_numeric
|
2024-01-03 14:09:28 +01:00 |
|
Alexey Milovidov
|
fe97671d42
|
Merge pull request #58440 from ClickHouse/kitaisreal-enable-jit-for-aggregation-without-key
Merging #53757
|
2024-01-03 14:05:50 +01:00 |
|
Raúl Marín
|
1f960a32de
|
Fix OSX build
|
2024-01-03 14:04:30 +01:00 |
|
Alexey Milovidov
|
74c3b0dff1
|
Update src/DataTypes/DataTypeTuple.cpp
Co-authored-by: Kruglov Pavel <48961922+Avogar@users.noreply.github.com>
|
2024-01-03 15:55:27 +03:00 |
|
Duc Canh Le
|
be825b1290
|
fix segfault when graphite table does not have agg function
Signed-off-by: Duc Canh Le <duccanh.le@ahrefs.com>
|
2024-01-03 12:20:08 +00:00 |
|
Nikolai Kochetov
|
aee933a437
|
Merge branch 'master' into hdfs-virtuals
|
2024-01-03 12:16:57 +00:00 |
|
zvonand
|
89beb32e64
|
Edit docs for toWeek()
|
2024-01-03 13:10:14 +01:00 |
|
Alexander Tokmakov
|
81a1529f80
|
Merge pull request #58450 from ClickHouse/revert-56064-feature-server-iface-metrics
Revert "Use CH Buffer for HTTP out stream, add metrics for interfaces"
|
2024-01-03 12:58:38 +01:00 |
|
Alexander Tokmakov
|
6775560d86
|
Update 02933_change_cache_setting_without_restart.reference
|
2024-01-03 12:48:05 +01:00 |
|
Robert Schulze
|
9a49f0cbb3
|
Factorize common code
|
2024-01-03 11:26:52 +00:00 |
|
Dmitry Novik
|
76f58fb49e
|
Add a comment
|
2024-01-03 11:17:24 +00:00 |
|
Dmitry Novik
|
cb4d571a45
|
Support ALIAS columns in USING clause
|
2024-01-03 11:14:19 +00:00 |
|
Raúl Marín
|
91fc3b3456
|
Linter
|
2024-01-03 10:54:42 +00:00 |
|
Robert Schulze
|
b5d7ea2b02
|
Introduce OrNull() overloads for punycodeEncode/Decode()
|
2024-01-03 10:50:00 +00:00 |
|
Nikolai Kochetov
|
d5dcb6661d
|
Review fixes.
|
2024-01-03 10:12:08 +00:00 |
|
Nikolai Kochetov
|
78776a060c
|
Update src/Storages/StorageMerge.cpp
Co-authored-by: Dmitry Novik <n0vik@clickhouse.com>
|
2024-01-03 11:06:57 +01:00 |
|
Nikolai Kochetov
|
eeed23b1bc
|
Fix sanitizer assert.
|
2024-01-03 09:45:25 +00:00 |
|
Raúl Marín
|
d491758939
|
Revert "Use CH Buffer for HTTP out stream, add metrics for interfaces"
|
2024-01-03 10:42:15 +01:00 |
|
Duc Canh Le
|
12fda5f309
|
fix 02771_multidirectory_globs_storage_file
Signed-off-by: Duc Canh Le <duccanh.le@ahrefs.com>
|
2024-01-03 09:22:29 +00:00 |
|
Robert Schulze
|
45613f1d14
|
Refactor punycodeEncode/Decode() functions to inerit from IFunction directly
|
2024-01-03 09:18:25 +00:00 |
|
Robert Schulze
|
2186aa8f21
|
Revert "Revert "Implement punycode encoding/decoding""
This reverts commit 345d29a3c1 .
|
2024-01-03 08:03:01 +00:00 |
|
Duc Canh Le
|
35325e8e83
|
add a test
Signed-off-by: Duc Canh Le <duccanh.le@ahrefs.com>
|
2024-01-03 04:59:19 +00:00 |
|
Duc Canh Le
|
3502245ecb
|
use fs::absolute instead of fs::canonical
To allow users to work with symlinks in user_files_path
Signed-off-by: Duc Canh Le <duccanh.le@ahrefs.com>
|
2024-01-03 04:58:26 +00:00 |
|
Nikolay Degterinsky
|
be901bee5b
|
Fix 02944_dynamically_change_filesystem_cache_size
|
2024-01-03 05:44:50 +01:00 |
|
Alexander Tokmakov
|
30876b159a
|
fix
|
2024-01-03 00:32:18 +01:00 |
|
Alexey Milovidov
|
ce13b21d95
|
Merge pull request #58439 from ClickHouse/slightly-better-test
Make a test not depend on the lack of floating point associativity
|
2024-01-03 00:07:29 +01:00 |
|
Alexey Milovidov
|
7c5e329cb7
|
Check what will happen if we only indent named tuples
|
2024-01-02 23:27:25 +01:00 |
|
Alexey Milovidov
|
7392919909
|
Merge branch 'master' into pretty-type-names-default
|
2024-01-02 22:57:26 +01:00 |
|
Bharat Nallan Chakravarthy
|
2da0a30626
|
add a test
|
2024-01-02 13:52:52 -08:00 |
|
Alexey Milovidov
|
eb930efebb
|
Merge pull request #57732 from ClickHouse/load-metadata-threads
Increase `load_metadata_threads` to 16
|
2024-01-02 22:26:18 +01:00 |
|
Alexey Milovidov
|
e0b408d760
|
Merge branch 'slightly-better-test' into kitaisreal-enable-jit-for-aggregation-without-key
|
2024-01-02 22:02:20 +01:00 |
|
Alexey Milovidov
|
8af3b9db2d
|
Merge branch 'enable-jit-for-aggregation-without-key' of github.com:kitaisreal/ClickHouse into kitaisreal-enable-jit-for-aggregation-without-key
|
2024-01-02 22:01:59 +01:00 |
|
Alexey Milovidov
|
adae89a8ae
|
Make a test not depend on the lack of floating point associativity
|
2024-01-02 21:59:32 +01:00 |
|