Artem Alperin
a5ba105dde
move mistaken include
2024-01-13 15:33:25 +03:00
kssenii
341a9b3b70
Fix keeper build
2024-01-13 12:56:27 +01:00
Raúl Marín
8049d3560d
Update 02966_float32_promotion.sql
2024-01-13 12:56:14 +01:00
Blargian
ce012d217f
#58363 - fix style check failing attempt no.2
2024-01-13 13:21:36 +02:00
Yarik Briukhovetskyi
e1e193ae93
Merge branch 'ClickHouse:master' into polygon_bug_fix
2024-01-13 12:00:22 +01:00
Blargian
0fdba3b83d
#58363 - fix failing style check
2024-01-13 12:14:54 +02:00
Alexey Milovidov
07b0d9dc93
Fix Mac
2024-01-13 04:49:50 +01:00
Alexey Milovidov
c0877d3f6d
Update 02962_analyzer_constant_set.reference
2024-01-13 06:15:49 +03:00
Alexey Milovidov
279ef9304b
Merge branch 'analyzer-fix-index-set' of github.com:ClickHouse/ClickHouse into analyzer-fix-index-set
2024-01-13 04:15:22 +01:00
Alexey Milovidov
af8c8923cb
Merge branch 'master' into analyzer-fix-index-set
2024-01-13 04:15:10 +01:00
Alexey Milovidov
2ecbe1f76d
Update 02962_analyzer_constant_set.sql
2024-01-13 06:14:57 +03:00
Alexey Milovidov
d112492c56
Remove some code
2024-01-13 03:48:04 +01:00
Alexey Milovidov
6b666f20a9
Merge pull request #58745 from Algunenano/i58727
...
Fix double destroy call on exception throw in addBatchLookupTable8
2024-01-13 03:36:36 +01:00
yariks5s
d42a7e5f8f
init
2024-01-12 23:46:50 +00:00
Artem Alperin
4139cb24ee
Add missing includes
2024-01-13 01:48:55 +03:00
Alexey Milovidov
43b31204a4
Merge pull request #58733 from ClickHouse/fix-mac-os-x
...
Fix Mac OS X
2024-01-12 20:03:37 +01:00
Yakov Olkhovskiy
f10f99f7bb
Update 01936_three_parts_identifiers_in_wrong_places.sql
2024-01-12 13:23:01 -05:00
Blargian
72b5cf5993
#58363 - removed switch from PrettyBlockOutputFormat and modified BlockOutputFormats to use color variable. Updated english and russian documentation. Updated test 00405 reference file.
2024-01-12 19:46:03 +02:00
kssenii
dc61f68f65
Rename one more method
2024-01-12 17:55:57 +01:00
Ilya Yatsishin
2c86b7ae6a
Merge pull request #58557 from yariks5s/to_start_of_interval_bug_fix
...
toStartOfInterval for milli- microsencods values rounding
2024-01-12 20:39:27 +04:00
Yakov Olkhovskiy
ef880657ce
replace BAD_ARGUMENTS error with INVALID_IDENTIFIER
2024-01-12 11:34:35 -05:00
kssenii
7c92d69820
Rename a method
2024-01-12 17:27:45 +01:00
Raúl Marín
0684cc7b76
Merge remote-tracking branch 'blessed/master' into i58727
2024-01-12 16:10:43 +00:00
Kseniia Sumarokova
77f4cd8dd3
Merge pull request #58721 from ClickHouse/support-point-datatype-for-mysql
...
Support Point data type for MySQL
2024-01-12 17:02:01 +01:00
Antonio Andelic
e7375d6785
Don't process request if not preprocessed
2024-01-12 15:49:30 +00:00
Salvatore Mesoraca
7b434a77db
Add more tests
2024-01-12 16:44:52 +01:00
Nikita Mikhaylov
8edab24189
Add comments to all columns of system tables ( #58356 )
2024-01-12 16:39:22 +01:00
Dmitry Novik
3b1d728683
Merge pull request #58739 from ClickHouse/fix-parallel-diff-window
...
Fix stream partitioning in parallel window functions
2024-01-12 16:36:53 +01:00
Sema Checherinda
e2ddaa99e2
Merge pull request #58751 from ClickHouse/fix-flaky-test
...
more relaxed check
2024-01-12 16:00:55 +01:00
Raúl Marín
f95254bde6
Add test
2024-01-12 14:43:17 +00:00
Robert Schulze
5357e8face
QueryCache: Fix odd bugs with user quota
...
- SYSTEM DROP QUERY CACHE did not clear the user policy statistics, this
made the cache block all inserts afterwards
- Fixes two other oddities in the approval logic
2024-01-12 14:27:37 +00:00
Robert Schulze
3fbbeaa319
Update docs
2024-01-12 14:10:25 +00:00
Robert Schulze
b183e1f048
Merge remote-tracking branch 'rschu1ze/master' into Improvement/inverted_index_support_match
2024-01-12 14:10:11 +00:00
Robert Schulze
d11ed921be
Some fixups
2024-01-12 14:05:19 +00:00
Raúl Marín
8e5cd5e6b0
Try a different approach
2024-01-12 14:04:47 +00:00
Sema Checherinda
fb2098ed5d
more relaxed check
2024-01-12 14:57:01 +01:00
Mikhail f. Shiryaev
9d8290cc50
Merge pull request #58712 from ClickHouse/helper-improvements
...
Some small improvements to version_helper from #57203
2024-01-12 17:40:14 +04:00
Kruglov Pavel
8d7c24aa5a
Install pyarrow in stateless tests
2024-01-12 13:06:51 +00:00
avogar
4979688693
Add tests
2024-01-12 13:06:51 +00:00
avogar
bfd7db8cf4
Better docs
2024-01-12 13:06:51 +00:00
avogar
fbfdde60a7
Add settings for better control of indexes type in Arrow dictionary. Use signed integer type for indexes by default
2024-01-12 13:06:51 +00:00
Sema Checherinda
8fbe832b71
Merge pull request #58740 from ClickHouse/chesema-fix-stress
...
fix stress with generate-template-key
2024-01-12 13:21:40 +01:00
Raúl Marín
78afc52564
Fix refactor
2024-01-12 12:28:03 +01:00
Raúl Marín
e22371ad03
Fix double destroy call on exception throw in addBatchLookupTable8
2024-01-12 12:02:38 +01:00
Blargian
aa8876a611
#58363 - Changes based on review of draft PR - changed output_format_pretty_color to use UInt64Auto. Added isWritingToTerminal function to IO/WriteHelpers.h and updated test
2024-01-12 12:31:57 +02:00
kssenii
7b674c31c5
Fix for issue 58697
2024-01-12 10:55:27 +01:00
kssenii
f4546a5eee
Fix build
2024-01-12 10:53:40 +01:00
kssenii
8b1d2805ae
Add one more test case to the test
2024-01-12 10:41:04 +01:00
Sema Checherinda
1f8c5ef41b
fix stress with generate-template-key
2024-01-12 10:36:25 +01:00
Antonio Andelic
654fee820e
Merge pull request #58665 from ClickHouse/jemalloc-system-commands
...
Add SYSTEM commands and Keeper 4LW for jemalloc
2024-01-12 10:08:13 +01:00