Pavel Kruglov
|
9bf2c6f968
|
Merge pull request #71982 from Avogar/select-explain-bug
Allow only SELECT queries in EXPLAIN AST used inside subquery
|
2024-11-19 17:55:05 +00:00 |
|
Yarik Briukhovetskyi
|
98f7681497
|
Merge pull request #71889 from yariks5s/fix_insert_hive_partititoning
Fixes for hive partitioning while reading
|
2024-11-19 16:51:47 +00:00 |
|
Vitaly Baranov
|
353ff951aa
|
Merge pull request #68885 from Unalian/feat-67772
Add CHECK GRANT query
|
2024-11-19 16:09:30 +00:00 |
|
Pablo Marcos
|
b18fb82ed0
|
Merge pull request #72076 from ClickHouse/minor-improvement-for-system-query-metric-log-test
Minor improvement for system.query_metric_log stateless test
|
2024-11-19 15:20:13 +00:00 |
|
Kseniia Sumarokova
|
58dd039aac
|
Merge pull request #71946 from ClickHouse/fix-s3-queue-log-processed-rows
Fix rows_processed column in system.s3/azure_queue_log broken in 24.6
|
2024-11-19 13:50:43 +00:00 |
|
Pavel Kruglov
|
e3e4e45278
|
Merge pull request #60129 from bigo-sg/short_circut_func
Short circuit optimization for functions executed over Nullable arguments
|
2024-11-19 13:31:55 +00:00 |
|
Vladimir Cherkasov
|
6865d1e383
|
Merge pull request #71855 from ClickHouse/vdimir/grouping_sets_aliases
Fix GROUPING function error when input is ALIAS on distribured table
|
2024-11-19 13:23:05 +00:00 |
|
Yarik Briukhovetskyi
|
e4f6553eab
|
Merge branch 'ClickHouse:master' into fix_insert_hive_partititoning
|
2024-11-19 13:26:16 +01:00 |
|
alesapin
|
05bd7f4b4c
|
Merge pull request #71907 from yokofly/misc/typo-parititon-to-partition
TreeRewriter: fix typo: `parititon` => `partition`
|
2024-11-19 10:56:29 +00:00 |
|
Pablo Marcos
|
c9b843a6bb
|
Demote LOG_DEBUG and LOG_TRACE to LOG_TEST
|
2024-11-19 10:54:43 +00:00 |
|
Kseniia Sumarokova
|
9c4456df1a
|
Merge branch 'master' into fix-s3-queue-log-processed-rows
|
2024-11-19 11:21:40 +01:00 |
|
Sema Checherinda
|
7bb68c0f8a
|
Merge pull request #68800 from ClickHouse/chesema-merge-wb
no auto write buffer finalization in destructors
|
2024-11-19 09:00:50 +00:00 |
|
Alexey Milovidov
|
e27fbc79d0
|
Merge pull request #72049 from evillique/another-highlighting-fix
Another fix for client syntax highlighting
|
2024-11-19 08:48:04 +01:00 |
|
Alexey Milovidov
|
eb9bdd1fb0
|
Merge pull request #72051 from ClickHouse/corrent_permissions_for_dictionaries
Correct permissions for dictionaries
|
2024-11-19 06:33:48 +00:00 |
|
taiyang-li
|
3386cbb009
|
Merge branch 'short_circut_func' of https://github.com/bigo-sg/ClickHouse into short_circut_func
|
2024-11-19 11:43:51 +08:00 |
|
taiyang-li
|
47944a4d0e
|
fix failed uts
|
2024-11-19 11:43:28 +08:00 |
|
Nikita Mikhaylov
|
36902c66a0
|
Corrections
|
2024-11-19 00:20:51 +00:00 |
|
Nikita Mikhaylov
|
ed2af768a1
|
Correct permissions for dictionaries
|
2024-11-18 22:37:28 +00:00 |
|
Nikolay Degterinsky
|
b2fc69a6bb
|
Another fix for client syntax highlighting
|
2024-11-18 21:32:02 +00:00 |
|
Alexey Milovidov
|
6aa2fe525e
|
Merge pull request #71987 from ClickHouse/miscellaneous-4
Miscellaneous
|
2024-11-18 20:47:39 +00:00 |
|
Nikita Mikhaylov
|
3259e6396f
|
Merge pull request #71991 from ClickHouse/hanfei/fix-write-text-order
fix bug when column description has settings, ttl and statistics
|
2024-11-18 19:08:41 +00:00 |
|
Kseniia Sumarokova
|
196399bcad
|
Merge pull request #71827 from ClickHouse/turn-off-boundary-alignment-for-table-engines
Disable fs cache setting boundary_alignment for non-disk read
|
2024-11-18 18:41:51 +00:00 |
|
Anton Popov
|
07807f1450
|
Merge pull request #71996 from CurtizJ/fix-mark-cache-prewarm
Fix prewarm of mark cache after adding a new column
|
2024-11-18 16:58:41 +00:00 |
|
Sema Checherinda
|
7b37bddcd7
|
fix test
|
2024-11-18 17:15:26 +01:00 |
|
Yarik Briukhovetskyi
|
9f59fb6a5d
|
Merge branch 'ClickHouse:master' into fix_insert_hive_partititoning
|
2024-11-18 15:57:25 +01:00 |
|
Nikolai Kochetov
|
b25a01922c
|
Merge pull request #71966 from ClickHouse/fix-pk-const-monotonic-transform-for-2-args
Fix partition pruning with binary monotonic function by second arg.
|
2024-11-18 14:41:14 +00:00 |
|
Dmitry Novik
|
d7f920d2cf
|
Merge pull request #71971 from ClickHouse/fix-error-counter-bitmapTransform
Do not increment counter in system.errors when bitmapTransform is used
|
2024-11-18 14:03:09 +00:00 |
|
Han Fei
|
841337d6fb
|
Merge branch 'master' into hanfei/fix-write-text-order
|
2024-11-18 14:15:47 +01:00 |
|
Sema Checherinda
|
67d1eb84aa
|
Merge branch 'master' into chesema-merge-wb
|
2024-11-18 13:54:20 +01:00 |
|
Anton Popov
|
62000b22fc
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2024-11-18 10:38:23 +00:00 |
|
Vladimir Cherkasov
|
5445f55e62
|
Merge pull request #71857 from ClickHouse/vdimir/join_condition_executed_block_bug
Remove excess check in HashJoinMethodsImpl.h
|
2024-11-18 09:12:16 +00:00 |
|
Vladimir Cherkasov
|
3e05ffe675
|
Merge pull request #71560 from xogoodnow/json-utc-formatted-log
Added UTC date format (RFC 3339) for json formatted logging
|
2024-11-18 09:10:52 +00:00 |
|
Kseniia Sumarokova
|
ba0f03fce9
|
Merge branch 'master' into turn-off-boundary-alignment-for-table-engines
|
2024-11-18 10:07:16 +01:00 |
|
Alexey Milovidov
|
01c5762fc5
|
Merge branch 'master' into miscellaneous-4
|
2024-11-18 03:49:41 +01:00 |
|
李扬
|
b706458a23
|
Merge branch 'master' into short_circut_func
|
2024-11-18 10:39:51 +08:00 |
|
taiyang-li
|
f4e18669c4
|
fix failed uts
|
2024-11-18 10:30:41 +08:00 |
|
Nikita Mikhaylov
|
d7cc5e892e
|
Merge pull request #72014 from ClickHouse/fix-docs-asynchronous-metrics
Fix docs: asynchronous_metrics
|
2024-11-17 22:36:48 +00:00 |
|
Nikita Mikhaylov
|
57cefae6f2
|
Merge pull request #72018 from vitlibar/correction-after-reworking-backup-sync-3
Corrections after reworking backup/restore synchronization #3
|
2024-11-17 22:36:20 +00:00 |
|
Nikita Taranov
|
c198e1cb1f
|
Merge pull request #67782 from ClickHouse/better_parallel_hash2
Scatter blocks in hash join without copying
|
2024-11-17 21:02:26 +00:00 |
|
Vitaly Baranov
|
a7831c991f
|
Better conditions when cancelling a backup.
|
2024-11-17 17:33:38 +01:00 |
|
Robert Schulze
|
742f1eb41e
|
Merge pull request #71403 from petern48/alias_any_respect_nulls
Added camelCase aliases for `any`/`anyLast` aggregation functions
|
2024-11-17 16:02:10 +00:00 |
|
Nikita Taranov
|
d0842ee937
|
don't squash output for ordinary join for now
|
2024-11-17 15:36:22 +01:00 |
|
Robert Schulze
|
3bdd4a5173
|
Consistency fixups
|
2024-11-17 10:21:09 +00:00 |
|
Robert Schulze
|
61b3231a72
|
Merge pull request #71993 from rschu1ze/followup-71581
Minor follow-up to #71581
|
2024-11-17 09:19:53 +00:00 |
|
Sema Checherinda
|
e9fff481fa
|
Merge branch 'master' into chesema-merge-wb
|
2024-11-17 00:46:58 +01:00 |
|
Sema Checherinda
|
63aacef8d5
|
Merge branch 'master' into chesema-merge-wb
|
2024-11-17 00:42:03 +01:00 |
|
Peter Nguyen
|
7d5fc90b19
|
Add lastValueRespectNulls and firstValueRespectNulls aliases
|
2024-11-16 14:43:10 -08:00 |
|
Nikita Taranov
|
ab6e49b930
|
Update src/Interpreters/HashJoin/HashJoin.cpp
|
2024-11-16 21:42:07 +01:00 |
|
Alexey Milovidov
|
ada1af5718
|
Fix docs
|
2024-11-16 21:16:38 +01:00 |
|
Alexey Milovidov
|
39ae3f4da5
|
Miscellaneous
|
2024-11-16 21:15:54 +01:00 |
|