Pablo Marcos
64c4798782
Revert "Ensure in release it failed before the fix"
...
This reverts commit 458c26e358
.
2024-10-01 17:10:55 +00:00
Pablo Marcos
458c26e358
Ensure in release it failed before the fix
2024-10-01 16:58:45 +00:00
Yarik Briukhovetskyi
22289f5c80
Cleanup the table and add NOT EXISTS
2024-10-01 16:54:04 +02:00
Yarik Briukhovetskyi
50350cf6e9
Update 03246_range_literal_replacement_works.sql
2024-10-01 16:52:58 +02:00
Pablo Marcos
bfb51a551d
Simplify test 03246_range_literal_replacement_works
...
Make the SQL compatible with older ClickHouse versions to
backport it easily.
2024-10-01 14:46:46 +00:00
Yakov Olkhovskiy
a1910161a5
Merge pull request #70153 from ClickHouse/fix-InterfaceNativeSendBytes
...
Fix: WriteBufferFromPocoSocket does not properly register all write events.
2024-10-01 13:25:28 +00:00
Yarik Briukhovetskyi
2b293f6918
Merge pull request #70160 from yariks5s/to_start_of_interval_docs_fix
...
Small docs fix
2024-10-01 12:19:08 +00:00
Han Fei
5257422c5b
Merge pull request #69676 from ClickHouse/hanfei/fix-create-as-with-recursive
...
fix bug about `CREATE ... AS WITH RECURSIVE`
2024-10-01 12:03:04 +00:00
Pablo Marcos
963d3f4f2c
Merge pull request #70122 from ClickHouse/remove-wrong-logical-error-for-range-literals
...
Fix wrong LOGICAL_ERROR when replacing literals in ranges
2024-10-01 11:36:40 +00:00
Yarik Briukhovetskyi
2f4518fa66
init
2024-10-01 13:29:39 +02:00
Dmitry Novik
edfaae0fea
Merge pull request #70124 from ClickHouse/vdimir/fix-68650
...
Better check for join expression type in JoinNode
2024-10-01 11:21:26 +00:00
Yarik Briukhovetskyi
82614d2c00
Merge pull request #70036 from yariks5s/to_start_of_interval_timezone_bug
...
Fix timezone bug with a date arguments in the `toStartOfInterval`
2024-10-01 11:12:10 +00:00
Nikolay Degterinsky
f60b22d0db
Merge pull request #70151 from duongphannamhung/patch-1
...
Add database to Exists Docs
2024-10-01 10:58:08 +00:00
Nikita Taranov
3d2beccab9
Merge pull request #70130 from ClickHouse/fix_getNumberOfPhysicalCPUCores
...
Rename `getNumberOfPhysicalCPUCores` and fix its decription
2024-10-01 10:56:21 +00:00
Kseniia Sumarokova
9a5918644d
Merge pull request #70152 from ClickHouse/optimize_system_logs
...
Optimize system logs
2024-10-01 09:45:01 +00:00
Yakov Olkhovskiy
6eee7a1c83
increment profile event in WriteBufferFromPocoSocket::nextImpl()
2024-10-01 02:48:50 +00:00
Alexey Milovidov
51baecd513
Optimize system logs
2024-10-01 04:23:20 +02:00
Hung Duong
582b6bb448
Add database to Exists Docs
2024-10-01 09:12:19 +07:00
Alexander Tokmakov
c5f4308945
Merge pull request #70032 from ClickHouse/replace_dict_null
...
Add a setting to replace dictionary source with Null on restore
2024-09-30 23:13:03 +00:00
Alexander Tokmakov
3e2c9e05d2
Merge branch 'master' into replace_dict_null
2024-09-30 20:47:16 +02:00
Han Fei
1661f99902
set analyze=1 for test
2024-09-30 16:44:46 +00:00
Max K.
d73de82218
Merge pull request #69822 from ClickHouse/ci_try_praktika
...
CI: praktika integration 1
2024-09-30 16:41:59 +00:00
Yarik Briukhovetskyi
23967e6846
Merge branch 'ClickHouse:master' into to_start_of_interval_timezone_bug
2024-09-30 18:36:02 +02:00
Pablo Marcos
61976c986a
Merge branch 'master' into remove-wrong-logical-error-for-range-literals
2024-09-30 16:30:50 +00:00
Alexey Milovidov
e586b785ee
Merge pull request #70132 from ClickHouse/tylerhannan-patch-1
...
Update README.md
2024-09-30 16:20:00 +00:00
Alexey Katsman
b2b3931aa9
Merge pull request #69917 from shiyer7474/add_getSettingOrDefault_function
...
Add getSettingOrDefault() function
2024-09-30 16:16:21 +00:00
Alexey Milovidov
cfab738682
Merge pull request #67802 from peter279k/update_stackoverflow_daraset_doc
...
Improve Stack Overflow dataset doc
2024-09-30 16:09:02 +00:00
vdimir
24c5548aa6
Merge pull request #69828 from CurtizJ/insert-sparse-columns
...
Allow to parse directly into sparse columns
2024-09-30 16:04:19 +00:00
Tyler Hannan
b375948197
Update README.md
2024-09-30 22:45:25 +07:00
Robert Schulze
07d5045b33
Merge pull request #70129 from rschu1ze/docs-issue-link
...
Docs: Update link to open issues
2024-09-30 15:45:10 +00:00
Nikita Taranov
c05231e0cf
impl
2024-09-30 16:32:54 +01:00
Robert Schulze
1daee5c71b
Docs: Update link to open issues
2024-09-30 15:19:58 +00:00
Max Kainov
fc40b5bf70
fix
2024-09-30 17:09:39 +02:00
Kseniia Sumarokova
67ebb6d4d8
Merge pull request #70117 from ClickHouse/kssenii-patch-12
...
Reduce log level
2024-09-30 13:53:10 +00:00
Chun-Sheng, Li
5e01e4d6b7
Update aspell-dict.txt
...
Add PostLinks to ignore spell check
2024-09-30 21:07:49 +08:00
vdimir
f1e2fc0f0e
fix JoinNode::{updateTreeHashImpl,isEqualImpl,toASTImpl}
2024-09-30 13:00:16 +00:00
vdimir
67b1d1f244
Better check for join expression type in JoinNode
2024-09-30 12:39:58 +00:00
Max Kainov
e319d1c8e7
Rename new ci dir
2024-09-30 14:35:50 +02:00
avogar
74c2c92a82
Restart CI
2024-09-30 12:34:32 +00:00
Antonio Andelic
61c8463b34
Merge pull request #69908 from ClickHouse/keeper-xid-64
...
Support 64bit XID in Keeper
2024-09-30 12:28:38 +00:00
Yarik Briukhovetskyi
763d6e4e2e
Merge branch 'ClickHouse:master' into to_start_of_interval_timezone_bug
2024-09-30 14:16:11 +02:00
Pablo Marcos
e0d05bbadc
Remove wrong logical error
...
When using ranges such as `(0 BETWEEN 1 AND 2)` the AST is
something like `(0 >= 1 AND 0 <= 2)`.
In the TemplateStructure we sort the tokens by the begin of them,
where both 0s share the original same token position. Thus, we
shouldn't ensure that the token position is monotonically increasing.
2024-09-30 11:54:25 +00:00
Kseniia Sumarokova
be6a5d0d94
Reduce log level
2024-09-30 11:31:28 +02:00
Max Kainov
f8a2e574f1
Remove terraform and praktika workflow
2024-09-30 11:27:04 +02:00
Max Kainov
9afd753718
Try praktika
2024-09-30 10:49:13 +02:00
vdimir
f0f9224d6a
Merge pull request #70093 from ttanay/fix-arrayFirst-error
...
Add info to higher-order array functions if lambda result type is unexpected
2024-09-30 08:05:47 +00:00
Antonio Andelic
932a5639a2
Merge branch 'master' into keeper-xid-64
2024-09-30 09:57:37 +02:00
Konstantin Bogdanov
aa5e76ae87
Merge pull request #69765 from ClickHouse/fix-tidy-maybe-unused
...
Make `clang-tidy` happy
2024-09-30 06:35:57 +00:00
Alexey Milovidov
9c83eb95de
Merge pull request #69856 from ClickHouse/fix-31696
...
Cleaner output in the terminal in CLI.
2024-09-30 05:10:20 +00:00
Alexey Milovidov
4a816391ba
Merge pull request #70110 from ClickHouse/remove-todo
...
Remove TODO
2024-09-30 05:07:20 +00:00