Anton Popov
|
f181254fb0
|
fix race in destructor of ParallelParsingInputFormat
|
2023-01-23 01:18:58 +00:00 |
|
Ilya Yatsishin
|
00962b7ad5
|
Merge pull request #45424 from Avogar/fix-json-import-nested
|
2023-01-19 10:31:40 +01:00 |
|
avogar
|
a8f20363f4
|
Fix JSON/BSONEachRow parsing with HTTP
|
2023-01-18 22:49:03 +00:00 |
|
Igor Nikonov
|
7ed8fec94f
|
Revert "Remove redundant sorting"
|
2023-01-18 18:38:25 +01:00 |
|
Igor Nikonov
|
0db9bf38a2
|
Merge branch 'master' into igor/remove_redundant_order_by
|
2023-01-17 22:26:24 +01:00 |
|
Alexander Tokmakov
|
8b13b85ea0
|
Merge pull request #44543 from ClickHouse/text_log_add_pattern
Add a column with a message pattern to text_log
|
2023-01-17 20:19:32 +03:00 |
|
Igor Nikonov
|
0cfa08df7a
|
Merge remote-tracking branch 'origin/master' into igor/remove_redundant_order_by
|
2023-01-17 16:28:17 +00:00 |
|
Igor Nikonov
|
9855504403
|
Rename source file according to implementation
|
2023-01-17 16:24:51 +00:00 |
|
Igor Nikonov
|
6328e02f22
|
Fix: update input/output stream properties
After removing sorting step we need to update sorting properties of
input/ouput streams
|
2023-01-17 13:39:18 +00:00 |
|
Sema Checherinda
|
35431e91e3
|
Merge pull request #45276 from ucasfl/avro-fix
Fix some avro reading bugs
|
2023-01-17 12:48:44 +01:00 |
|
Igor Nikonov
|
a34991cb65
|
Merge remote-tracking branch 'origin/master' into igor/remove_redundant_order_by
|
2023-01-16 12:14:02 +00:00 |
|
flynn
|
29eb30b49f
|
Fix some reading avro format bugs
fix
|
2023-01-14 18:05:26 +00:00 |
|
Alexander Tokmakov
|
2d7773fccc
|
Merge branch 'master' into text_log_add_pattern
|
2023-01-13 20:33:46 +01:00 |
|
Maksim Kita
|
a140d6c5b1
|
Fixed code review issues
|
2023-01-12 12:07:58 +01:00 |
|
Maksim Kita
|
47f4159909
|
Analyzer support distributed queries processing
|
2023-01-12 12:07:58 +01:00 |
|
Alexander Gololobov
|
6adf1c025f
|
Merge pull request #45165 from ClickHouse/more_logging_for_replicated_ttl
More logging to facilitate debugging of flaky test_ttl_replicated
|
2023-01-11 23:24:48 +01:00 |
|
Alexander Gololobov
|
659fa96365
|
More logging to facilitate debugging
|
2023-01-11 13:06:38 +01:00 |
|
Nikolai Kochetov
|
5e7a6ac619
|
Merge pull request #45122 from ClickHouse/revert-45121-revert-44653-custom-reading-for-mutation
Revert "Revert "Custom reading for mutation""
|
2023-01-11 12:37:32 +01:00 |
|
Maksim Kita
|
fbba28b31e
|
Analyzer aggregation without column fix
|
2023-01-10 16:49:55 +01:00 |
|
Nikolai Kochetov
|
4673b3fe1d
|
Revert "Revert "Custom reading for mutation""
|
2023-01-10 16:31:01 +01:00 |
|
Alexander Tokmakov
|
c8ec130be4
|
Revert "Custom reading for mutation"
|
2023-01-10 17:51:30 +03:00 |
|
Nikolai Kochetov
|
11418963c0
|
Merge pull request #44653 from ClickHouse/custom-reading-for-mutation
Custom reading for mutation
|
2023-01-10 12:16:24 +01:00 |
|
Alexey Milovidov
|
1229a20fb3
|
Merge pull request #45047 from ClickHouse/fix-buffer-overflow
Fix buffer overflow in parser
|
2023-01-10 05:06:03 +03:00 |
|
Yakov Olkhovskiy
|
4f32f3b8cb
|
Merge pull request #44484 from bigo-sg/arrow_struct_field
Optimization for reading struct fields in parquet/orc files
|
2023-01-09 15:36:26 -05:00 |
|
Nikolai Kochetov
|
3e430b1b6e
|
Add comments. Remove unused flag from Context.
|
2023-01-09 19:52:11 +00:00 |
|
Kseniia Sumarokova
|
119501f1d9
|
Merge pull request #44698 from Avogar/parquet-bool
Support Bool type in Arrow/Parquet/ORC
|
2023-01-09 12:56:28 +01:00 |
|
lgbo-ustc
|
b639bcabc0
|
some fixes
|
2023-01-09 18:13:00 +08:00 |
|
lgbo-ustc
|
f127b3a60a
|
update ArrowFieldIndexUtil
|
2023-01-09 18:13:00 +08:00 |
|
lgbo-ustc
|
a3bdfddc9d
|
support nested table
|
2023-01-09 18:13:00 +08:00 |
|
lgbo-ustc
|
4f3f781b85
|
fixed test case
|
2023-01-09 18:13:00 +08:00 |
|
lgbo-ustc
|
755f03db4e
|
fixed
|
2023-01-09 18:13:00 +08:00 |
|
lgbo-ustc
|
f6850d96cb
|
fixed missing columns
|
2023-01-09 18:13:00 +08:00 |
|
lgbo-ustc
|
4cf6beee27
|
fixed
|
2023-01-09 18:13:00 +08:00 |
|
lgbo-ustc
|
81e2832133
|
fixed
|
2023-01-09 18:13:00 +08:00 |
|
lgbo-ustc
|
77cea49cec
|
fixed including header failure
|
2023-01-09 18:13:00 +08:00 |
|
lgbo-ustc
|
8f8f6f966b
|
Optimization for reading struct fields in parquet/orc files
|
2023-01-09 18:13:00 +08:00 |
|
Igor Nikonov
|
7298b39a18
|
Merge remote-tracking branch 'origin/master' into igor/remove_redundant_order_by
|
2023-01-09 10:08:48 +00:00 |
|
Igor Nikonov
|
cec7dc5a5a
|
Renaming according to setting
|
2023-01-09 10:06:47 +00:00 |
|
Igor Nikonov
|
e29cd5d640
|
Rename settings to remove_redundant_sorting
|
2023-01-09 09:50:00 +00:00 |
|
Alexey Milovidov
|
eea5a2c521
|
Merge branch 'master' into fix-buffer-overflow
|
2023-01-09 09:15:29 +03:00 |
|
Alexey Milovidov
|
0d39d26a34
|
Don't fix parallel formatting
|
2023-01-09 06:15:20 +01:00 |
|
Alexey Milovidov
|
d331f0ce82
|
Fix buffer overflow in parser
|
2023-01-09 03:31:12 +01:00 |
|
Alexey Milovidov
|
0d8d6eca67
|
Non significant changes
|
2023-01-09 01:51:05 +01:00 |
|
Alexey Milovidov
|
797dfdd42e
|
Non significant changes
|
2023-01-09 01:50:19 +01:00 |
|
Alexey Milovidov
|
3430df2f8c
|
Non significant changes
|
2023-01-09 01:48:57 +01:00 |
|
Igor Nikonov
|
2187bdd4cc
|
Disable diagnostics
+ cleanup
+ disable optimization in sort performance test since it removes sorting
at all
|
2023-01-06 17:00:05 +00:00 |
|
Igor Nikonov
|
d2d5a09802
|
Fix typo
|
2023-01-06 15:01:31 +00:00 |
|
Igor Nikonov
|
48b58a9fed
|
Merge remote-tracking branch 'origin/master' into igor/remove_redundant_order_by
|
2023-01-06 13:55:26 +00:00 |
|
Igor Nikonov
|
d886b56338
|
Fix review comments
|
2023-01-06 13:54:28 +00:00 |
|
Yakov Olkhovskiy
|
7a5a36cbed
|
Merge branch 'master' into refactoring-ip-types
|
2023-01-04 11:11:06 -05:00 |
|