Kruglov Pavel
|
b4fec2af7c
|
Merge pull request #34065 from Avogar/msgpack
Support UUID in MsgPack format
|
2022-02-08 11:42:17 +03:00 |
|
Anton Popov
|
b21adb8e11
|
Merge pull request #34229 from evillique/parser
Add composability to casting and index operators
|
2022-02-08 03:17:00 +03:00 |
|
alexey-milovidov
|
755c8084b1
|
Merge pull request #34125 from Avogar/table-from-literal
Add table function format(format_name, data)
|
2022-02-08 02:48:56 +03:00 |
|
alexey-milovidov
|
51c767d107
|
Merge pull request #34345 from ClickHouse/fix-wrong-engine-database-memory
Fix wrong engine in SHOW CREATE DATABASE with engine Memory #34225
|
2022-02-08 02:45:46 +03:00 |
|
Kruglov Pavel
|
4b5221a6aa
|
Merge pull request #34017 from Avogar/values-func
Add schema inference for values() table function.
|
2022-02-07 20:31:40 +03:00 |
|
Anton Popov
|
b633a916af
|
Merge pull request #34228 from CurtizJ/fix-subcolumns-with-dots
Fix reading of subcolumns with dots in their names
|
2022-02-07 19:01:33 +03:00 |
|
Nikolay Degterinsky
|
5d4591adaa
|
Better test
|
2022-02-07 15:02:19 +00:00 |
|
avogar
|
77b42bb9ff
|
Support UUID in MsgPack format
|
2022-02-07 17:11:44 +03:00 |
|
avogar
|
1f63cea082
|
Add schema inference for values() table function
|
2022-02-07 16:11:33 +03:00 |
|
avogar
|
4fa05cf07e
|
Fix style and test
|
2022-02-07 14:31:21 +03:00 |
|
avogar
|
975ba9146f
|
Fix tests naming, remove code duplication
|
2022-02-07 14:12:19 +03:00 |
|
avogar
|
f8cd51917b
|
Fix test
|
2022-02-07 13:43:37 +03:00 |
|
avogar
|
89e471924c
|
Add table function format(format_name, data)
|
2022-02-07 13:43:37 +03:00 |
|
Kruglov Pavel
|
f63455b7a2
|
Merge pull request #34117 from Avogar/local
Small improvement in schema inference from stdin in local
|
2022-02-07 10:47:14 +03:00 |
|
alexey-milovidov
|
fb9ed9acad
|
Merge pull request #34175 from kitaisreal/bitset-sort-performance-check
bitsetsort peformance check
|
2022-02-07 05:34:57 +03:00 |
|
Alexey Milovidov
|
05886005b8
|
Update references
|
2022-02-06 23:14:08 +03:00 |
|
kssenii
|
e41a895ebb
|
Fix
|
2022-02-06 16:11:18 +01:00 |
|
Maksim Kita
|
45fa68b4a8
|
Fixed tests
|
2022-02-06 13:31:59 +00:00 |
|
Maksim Kita
|
5f43fdbfd2
|
Merge pull request #34140 from bigo-sg/max_splits
Maxsplit argument for splitByChar.
|
2022-02-06 13:38:14 +01:00 |
|
Maksim Kita
|
7492280ada
|
Merge pull request #34334 from bigo-sg/alias_function
REGEXP_MATCHES and REGEXP_REPLACE function aliases for compatibility with PostgreSQL.
|
2022-02-06 13:37:56 +01:00 |
|
taiyang-li
|
b9f8fe922d
|
add fasttest
|
2022-02-06 09:34:12 +08:00 |
|
Alexey Milovidov
|
978461fb9a
|
Add a test
|
2022-02-06 04:31:28 +03:00 |
|
taiyang-li
|
d5431b3015
|
fix fast test
|
2022-02-06 09:15:36 +08:00 |
|
Maksim Kita
|
eff16baaf3
|
Merge pull request #34318 from kitaisreal/map-populate-series-refactoring
Function mapPopulateSeries refactoring
|
2022-02-05 12:51:02 +01:00 |
|
taiyang-li
|
b9c42effb4
|
change as requested
|
2022-02-05 19:30:40 +08:00 |
|
Maksim Kita
|
6a3aa1b2b9
|
Fixed tests
|
2022-02-04 19:52:18 +00:00 |
|
Maksim Kita
|
7a6f282765
|
Fixed tests
|
2022-02-04 19:52:18 +00:00 |
|
Maksim Kita
|
24c3fe2d64
|
Fixed tests
|
2022-02-04 19:52:18 +00:00 |
|
Maksim Kita
|
e626b7b2d3
|
Fixed tests
|
2022-02-04 19:52:18 +00:00 |
|
Maksim Kita
|
8094582e5f
|
Fixed tests
|
2022-02-04 19:52:18 +00:00 |
|
Maksim Kita
|
1cd1fb9658
|
Fixed tests
|
2022-02-04 19:52:18 +00:00 |
|
Maksim Kita
|
f301e50b23
|
Fixed tests
|
2022-02-04 19:52:18 +00:00 |
|
Maksim Kita
|
4c9ba1dfd7
|
Fixed tests
|
2022-02-04 19:52:18 +00:00 |
|
Maksim Kita
|
5b2bb62085
|
Added tests
|
2022-02-04 14:55:09 +00:00 |
|
tavplubix
|
22de534fdc
|
Merge pull request #34297 from ClickHouse/fix_restarting_thread
Try to fix race between pullLogsToQueue and RestartingThread
|
2022-02-04 17:30:17 +03:00 |
|
Maksim Kita
|
629c8ae915
|
Merge pull request #34284 from CurtizJ/async-insert-in-client
Minor fixes for #34267
|
2022-02-04 13:13:47 +01:00 |
|
Nikolai Kochetov
|
cf8c76f859
|
Merge pull request #33260 from achimbab/ttest_confidence_intervals
Add confidence intervals to ttests
|
2022-02-04 11:02:47 +03:00 |
|
Alexander Tokmakov
|
897e94c16c
|
make restarting thread less bad
|
2022-02-03 23:29:24 +03:00 |
|
Maksim Kita
|
85b9f0aa56
|
Merge pull request #34282 from kitaisreal/fractional-progress-bar-fix-test
Fix fractional_progress_bar test
|
2022-02-03 18:36:52 +01:00 |
|
Maksim Kita
|
e57320a70a
|
Fixed tests
|
2022-02-03 16:10:52 +00:00 |
|
Anton Popov
|
9b844c6b42
|
Merge pull request #32748 from CurtizJ/read-in-order-fixed-prefix
Support `optimize_read_in_order` if prefix of sorting key is already sorted
|
2022-02-03 18:17:08 +03:00 |
|
Anton Popov
|
0755cfa584
|
minor fixes
|
2022-02-03 15:04:13 +03:00 |
|
Maksim Kita
|
d0bfffa6f2
|
Fix fractional_progress_bar test
|
2022-02-03 11:05:18 +00:00 |
|
mergify[bot]
|
587a090ab4
|
Merge branch 'master' into ttest_confidence_intervals
|
2022-02-03 10:36:31 +00:00 |
|
Maksim Kita
|
f4423937bd
|
Merge pull request #34275 from ClickHouse/fix-progress-bar
Fix progress bar width
|
2022-02-03 11:21:08 +01:00 |
|
Nikolai Kochetov
|
9face9bcdd
|
Merge pull request #34274 from ClickHouse/shebang-test
Add a test for shebang
|
2022-02-03 13:20:37 +03:00 |
|
Alexey Milovidov
|
6d470319ae
|
Add a test
|
2022-02-03 05:26:00 +03:00 |
|
Alexey Milovidov
|
0131280596
|
Fix test
|
2022-02-03 05:16:13 +03:00 |
|
alexey-milovidov
|
a6d1fcadcb
|
Merge pull request #34267 from CurtizJ/async-insert-in-client
Support async inserts in clickhouse-client for queries with inlined data
|
2022-02-03 05:14:47 +03:00 |
|
Alexey Milovidov
|
431611d205
|
Add a test for shebang
|
2022-02-03 03:34:00 +03:00 |
|