Anton Popov
f582797b36
Merge remote-tracking branch 'upstream/master' into HEAD
2024-03-06 14:14:42 +00:00
Igor Nikonov
d64abe2449
Merge remote-tracking branch 'origin/master' into use-minmax-indices-always-first
2024-03-06 13:51:55 +00:00
Kruglov Pavel
d37d0ecb15
Merge pull request #60795 from Avogar/format-detection
...
Support files without format extension in Filesystem database
2024-03-06 14:31:52 +01:00
robot-clickhouse-ci-2
dad24a1d5d
Merge pull request #60929 from Algunenano/groupArraySorted
...
Fix groupArraySorted documentation
2024-03-06 14:25:14 +01:00
Yarik Briukhovetskyi
2eb7fa297b
Merge pull request #60763 from zvonand/zvonand-fix-toStartOf
...
Fix toStartOfInterval
2024-03-06 13:55:21 +01:00
vdimir
7e908711d0
Respect max_execution_time for dictionary reloading time
2024-03-06 12:54:39 +00:00
Raúl Marín
314e27a06e
Fix groupArraySorted documentation
2024-03-06 12:52:03 +00:00
Antonio Andelic
381c075391
Throw on query timeout
2024-03-06 13:19:40 +01:00
vdimir
4dede601ef
fix
2024-03-06 12:10:26 +00:00
vdimir
d9f7ac8815
Analyzer: Fix bug with join_use_nulls and PREWHERE
2024-03-06 12:10:25 +00:00
vdimir
70750cb108
Fix possible stuck on error in HashedDictionaryParallelLoader
2024-03-06 12:04:57 +00:00
vdimir
083a251951
Fixes for HashedArrayDictionary
2024-03-06 12:04:13 +00:00
Raúl Marín
7989e9dc70
Merge pull request #60810 from Algunenano/compression_clone
...
Add missing clone calls related to compression
2024-03-06 12:01:39 +01:00
Robert Schulze
7a60a5c7ab
Merge pull request #60642 from rschu1ze/docs-58023
...
Docs: Follow-up to #58023
2024-03-06 11:40:39 +01:00
Alexander Sapin
93e2ed8248
Remove useless message from AWS library
2024-03-06 11:31:24 +01:00
Dmitry Novik
b675268a9b
Merge pull request #60770 from ClickHouse/analyzer-settings-check
...
Fix crash with different allow_experimental_analyzer value in subqueries
2024-03-06 11:00:01 +01:00
Robert Schulze
06c2492b92
Clarify subtle detail in docs
2024-03-06 09:29:42 +00:00
Robert Schulze
1c10b96361
Merge remote-tracking branch 'rschu1ze/master' into revert-revert-54746_to_millisecond_function
2024-03-06 09:04:57 +00:00
Antonio Andelic
b337c8f32f
Merge pull request #60898 from ClickHouse/revert-60514-show-index-sorting
...
Revert "Fix wacky primary key sorting in `SHOW INDEX`"
2024-03-06 09:19:19 +01:00
Antonio Andelic
e0fa26ece3
Merge pull request #60806 from Brokenice0415/add-leadership-expiry-setting
...
Support `leadership_expiry_ms` in Keeper's settings
2024-03-06 09:05:50 +01:00
Antonio Andelic
655f9cb195
Revert "Fix wacky primary key sorting in SHOW INDEX
"
2024-03-06 08:57:20 +01:00
Nikolai Kochetov
b040eadaa1
Merge pull request #60510 from ClickHouse/refactor-system-one-block
...
Refactor StorageSystemOneBlock
2024-03-06 08:55:50 +01:00
Antonio Andelic
a39c00aab5
Merge pull request #60849 from ClickHouse/avoid-stackoverflow-s3
...
Remove recursion when reading from S3
2024-03-06 08:51:43 +01:00
李扬
e4b78e7dac
fix bugs
2024-03-06 15:10:45 +08:00
Shaun Struwig
68a3ca37c4
Add examples using columns
2024-03-06 06:42:01 +01:00
Shaun Struwig
57670a69be
Add mortonEncode, mortonDecode and related to spelling exceptions
2024-03-06 04:15:57 +01:00
Alex Cheng
f3a700b976
Merge branch 'ClickHouse:master' into master
2024-03-06 10:59:53 +08:00
jsc0218
cd2a418afd
add named collection grant doc
2024-03-06 02:31:21 +00:00
jsc0218
9a99780d2c
Merge pull request #59698 from bigo-sg/opt_column_filter
...
Reduce peak memory while executing filter
2024-03-05 20:36:46 -05:00
Zhiguo Zhou
ba8a2eb10d
Fix functional test analyzer_preimage_null
...
ColumnNodes with the same source are expected to share the exact id
after the preimage transformation.
2024-03-06 09:25:01 +08:00
robot-clickhouse
040c37012e
Merge pull request #60866 from joclement/correct-csv-docs
...
Correct csv docs
2024-03-06 00:57:23 +01:00
豪肥肥
1cd4bcdce8
Merge branch 'ClickHouse:master' into fix_local_option
2024-03-06 06:38:28 +08:00
Alexey Milovidov
456157939c
Merge pull request #60823 from azat/thread-fuzzer
...
Faster (almost 2x) mutexes (was slower due to ThreadFuzzer)
2024-03-06 00:07:50 +03:00
Robert Schulze
9ace8a4a40
Merge pull request #60521 from rschu1ze/clang-tidy-hdr
...
Enforce clang-tidy in `programs/` and `utils/` headers
2024-03-05 21:01:27 +01:00
Robert Schulze
8735c40ab2
Merge pull request #60514 from rschu1ze/show-index-sorting
...
Fix wacky primary key sorting in `SHOW INDEX`
2024-03-05 20:59:11 +01:00
Nikita Taranov
4f6cb21d51
set priority when scheduling task in thread pool
2024-03-05 19:45:25 +01:00
Nikolai Kochetov
3679dc10c2
Fixing tests.
2024-03-05 18:41:29 +00:00
Raúl Marín
e1851987d8
Make tidy happy
2024-03-05 19:35:39 +01:00
Nikita Taranov
c8e41dc07c
Merge branch 'master' into davenger-patch-1
2024-03-05 19:12:22 +01:00
Sema Checherinda
8b2bd2125b
no warnings at drop
2024-03-05 19:06:09 +01:00
Nikita Mikhaylov
48bea29611
Merge pull request #60654 from ClickHouse/fuzzer-gdb
...
Try to run fuzzer under gdb
2024-03-05 18:52:13 +01:00
Anton Popov
7fe7f3a79d
address review comments
2024-03-05 16:03:02 +00:00
Dmitry Novik
55c028322d
Fix typo
2024-03-05 16:59:22 +01:00
vdimir
a8eeb899e3
Merge pull request #58278 from liuneng1994/optimize-all-join
...
Lazy build join output to improve performance of ALL join
2024-03-05 16:35:27 +01:00
Yakov Olkhovskiy
34f01c4a02
Merge branch 'master' into imp-analyzer-mask
2024-03-05 15:30:34 +00:00
Zhiguo Zhou
c4009a16f9
Refactor OptimizeDateOrDateTimeConverterWithPreimageVisitor
...
The generateOptimizedDateFilter function is refactored to enhance
the code readability. And this commit also fixes the duplicate
creations of ColumnNode.
2024-03-05 23:18:54 +08:00
Dmitry Novik
5524f5901f
Cleanup code
2024-03-05 16:18:03 +01:00
Mikhail f. Shiryaev
859044221f
Fix tests/integration/runner linter issues
2024-03-05 16:02:44 +01:00
Mikhail f. Shiryaev
d2f92483f2
Add even more python code to pylint check, fix lambdas
2024-03-05 16:02:44 +01:00
Mikhail f. Shiryaev
34bb40583c
Install stubs for python-requests
2024-03-05 16:02:43 +01:00