Commit Graph

101302 Commits

Author SHA1 Message Date
Antonio Andelic
e0adcd79c6 Add space after comment 2022-11-09 09:45:32 +01:00
flynn
9022baeab5
Merge branch 'master' into hudi-udtf 2022-11-09 16:24:35 +08:00
Antonio Andelic
5ac2414b44 Disable server test 2022-11-09 09:15:11 +01:00
flynn
5eafe3fc46 fix comment 2022-11-09 08:03:32 +00:00
flynn
ee856fc458 Add table function hudi and deltaLake 2022-11-09 08:01:05 +00:00
李扬
9b2dd49b4a
Merge branch 'master' into enable_max_splits 2022-11-09 15:31:06 +08:00
SmitaRKulkarni
1c1432c11f
Merge pull request #42827 from ClickHouse/42452_Bug_fix_parent_node_corrupted
42452 Bug fix for parent node corrupted
2022-11-09 08:11:22 +01:00
Duc Canh Le
b9a3d090ed use const string & 2022-11-09 13:07:24 +08:00
Nikolay Degterinsky
2720cddeec Add support for interactive parameters in INSERT VALUES queries 2022-11-09 04:28:02 +00:00
Duc Canh Le
901e1e2fef better logging for mark range filtering on projection parts 2022-11-09 12:01:51 +08:00
Dan Roscigno
3eec147906
Merge pull request #43073 from DanRoscigno/set-alter-order-docs-nav
fix nav for ALTER statement
2022-11-08 20:27:14 -05:00
DanRoscigno
c822c8161f fix nav 2022-11-08 20:21:26 -05:00
Dan Roscigno
120234b512
Merge pull request #43071 from DanRoscigno/fix-sql-ref-pagination
DOCS: update sql > statements > alter for nav issue
2022-11-08 19:56:35 -05:00
Dan Roscigno
0b094e5378
Merge branch 'master' into fix-sql-ref-pagination 2022-11-08 19:34:17 -05:00
DanRoscigno
45c9debeaf update links 2022-11-08 19:17:58 -05:00
alesapin
761274d857 Fix wrong logic 2022-11-09 01:14:03 +01:00
Nikolay Degterinsky
2ae9a3581e
Merge pull request #42979 from evillique/fix-parser-3
Try to fix lambda parsing
2022-11-09 01:13:56 +01:00
Alexander Gololobov
ecb4c2b9fb
Only look for logs with Error level 2022-11-09 00:49:11 +01:00
DanRoscigno
d225366335 update links 2022-11-08 18:04:22 -05:00
DanRoscigno
090b153b1e a dir named index with index.md broke nav 2022-11-08 17:37:20 -05:00
Igor Nikonov
4c89fccd70 fix flaky test
+ 01346_alter_enum_partition_key_replicated_zookeeper_long
2022-11-08 21:09:02 +00:00
Igor Nikonov
345304abe0 Merge remote-tracking branch 'origin/master' into igor/insert_zk_retries_retry 2022-11-08 20:26:50 +00:00
Nikolai Kochetov
5a3d4cd72e Fix typos. Add comments. 2022-11-08 19:57:29 +00:00
Alexander Tokmakov
236f3329bc
Update run-fuzzer.sh 2022-11-08 22:54:58 +03:00
Alexander Tokmakov
bfb8820557
Merge pull request #43065 from Algunenano/glibc_warning
Fix msan warning
2022-11-08 22:33:23 +03:00
Dmitry Novik
a3c1049f9d
Update run-fuzzer.sh 2022-11-08 19:42:13 +01:00
Robert Schulze
cb1aede694
Merge pull request #42470 from Lloyd-Pottiger/suppress-ld-warning-in-macos
Suppress ld warning in macOS
2022-11-08 19:34:10 +01:00
Maksim Kita
e0f1fd93f3 Updated tests 2022-11-08 18:25:13 +01:00
Raúl Marín
050f3ca7cf Fix msan warning 2022-11-08 17:25:03 +01:00
Alexander Tokmakov
e659fb5d85
Update run-fuzzer.sh 2022-11-08 19:11:44 +03:00
Dan Roscigno
f081e52880
Merge pull request #43059 from DanRoscigno/fix-pagination
fix next button in docs
2022-11-08 10:30:32 -05:00
Alexey Milovidov
e41c5a151a
Merge pull request #42900 from ClickHouse/alexey-milovidov-patch-5
Suggest using https://fiddle.clickhouse.com/
2022-11-08 16:28:12 +01:00
Alexey Milovidov
f2e6e08fb8
Merge branch 'master' into alexey-milovidov-patch-5 2022-11-08 16:27:54 +01:00
alesapin
a31a79020f Add comment 2022-11-08 16:27:26 +01:00
Nikolay Degterinsky
09aca50c3b
Merge pull request #42195 from evillique/tuple-of-intervals
Better INTERVAL parsing and execution
2022-11-08 16:21:39 +01:00
alesapin
de01a0dd73 Add test 2022-11-08 16:21:04 +01:00
Dan Roscigno
616c3e219b
Merge branch 'master' into fix-pagination 2022-11-08 10:14:33 -05:00
DanRoscigno
a4cd562914 fix next button 2022-11-08 10:12:29 -05:00
alesapin
6f059be748 Fix bug with temporary projection parts deletion 2022-11-08 15:37:03 +01:00
SmitaRKulkarni
658036d179
Merge pull request #42708 from ClickHouse/42414_Enable_functions_in_readonly_mode
42414 enable functions in readonly mode
2022-11-08 15:22:31 +01:00
Alexander Tokmakov
eb19df0094 fix 2022-11-08 15:21:25 +01:00
SmitaRKulkarni
4f2e5596e3
Merge pull request #42933 from yakkomajuri/patch-2
fix(typo): Passible -> Possible
2022-11-08 14:54:50 +01:00
Maksim Kita
4defe90d89
Merge pull request #42879 from ClickHouse/query-validation
Validate Query Tree in debug
2022-11-08 16:31:09 +03:00
Maksim Kita
c81610abdb
Merge pull request #42865 from kitaisreal/analyzer-fix-join-tree-subquery-with-aggregation
Analyzer subquery in JOIN TREE with aggregation
2022-11-08 16:30:33 +03:00
Maksim Kita
0aa4fd3c2d Fixed tests 2022-11-08 14:29:17 +01:00
Maksim Kita
583c65d377 Analyzer subquery in JOIN TREE with aggregation 2022-11-08 14:29:17 +01:00
Maksim Kita
3b3e27f22a Analyzer improve ARRAY JOIN with JOIN 2022-11-08 14:25:23 +01:00
Mikhail f. Shiryaev
cca2620c44
Merge pull request #42891 from ClickHouse/sync-integration-logs
Wait for all files are in sync before archiving them
2022-11-08 13:30:32 +01:00
Robert Schulze
f066d613b9
Merge pull request #43027 from ClickHouse/test-for-issue-42520
Add test for issue #42520
2022-11-08 13:19:06 +01:00
Robert Schulze
c3e63f7784
Add section headings 2022-11-08 12:04:12 +00:00