Anton Popov
|
6861adadcf
|
Merge pull request #33637 from azat/fix-optimize_aggregation_in_order
RFC: Fix "Chunk should have AggregatedChunkInfo in GroupingAggregatedTransform"
|
2022-01-22 19:05:39 +03:00 |
|
alexey-milovidov
|
d7a63dfda6
|
Merge pull request #33677 from ucasfl/fix-sumif
Fix sumIf rewrite
|
2022-01-22 17:12:13 +03:00 |
|
Maksim Kita
|
4100512818
|
Merge pull request #33621 from bharatnc/ncb/h3-misc-funcs
add h3 misc functions - part 2
|
2022-01-22 12:20:06 +01:00 |
|
Maksim Kita
|
1bc3f086b1
|
Merge pull request #33889 from kitaisreal/sql-user-defined-functions-invalid-lambda-crash-fix
SQLUserDefinedFunctions invalid lambda additional fixes
|
2022-01-22 12:09:42 +01:00 |
|
alexey-milovidov
|
8cabd373e1
|
Merge pull request #32170 from FrankChen021/hex
Allows hex() to work on type of UUID
|
2022-01-22 13:03:22 +03:00 |
|
alexey-milovidov
|
a58432142c
|
Merge pull request #33830 from Avogar/json-each-row
Fix schema inference for JSONEachRow and JSONCompactEachRow
|
2022-01-22 10:37:28 +03:00 |
|
mergify[bot]
|
7734f9d629
|
Merge branch 'master' into fix-sumif
|
2022-01-22 06:08:47 +00:00 |
|
Maksim Kita
|
3a252cd3a0
|
Updated tests
|
2022-01-21 20:49:42 +00:00 |
|
Maksim Kita
|
1b5a67517b
|
Merge pull request #33870 from kitaisreal/dictionary-attach-detach-added-test
Dictionary ATTACH, DETACH added test
|
2022-01-21 20:17:04 +01:00 |
|
alexey-milovidov
|
43f2e2c178
|
Merge pull request #33849 from CurtizJ/fix-sparse-columns
Fix sparse columns
|
2022-01-21 21:13:02 +03:00 |
|
Kruglov Pavel
|
7116572702
|
Merge pull request #33829 from Avogar/autodetect-format
Add format autodetect in clickhouse-local
|
2022-01-21 18:58:49 +03:00 |
|
Maksim Kita
|
330987a64b
|
Merge pull request #33868 from kitaisreal/sql-user-defined-functions-invalid-lambda-crash-fix
SQLUserDefinedFunctions invalid lambda crash fix
|
2022-01-21 16:23:12 +01:00 |
|
Maksim Kita
|
d6bb5c1239
|
Dictionary ATTACH, DETACH added test
|
2022-01-21 14:41:53 +00:00 |
|
Maksim Kita
|
3b24c39294
|
SQLUserDefinedFunctions invalid lambda crash fix
|
2022-01-21 14:33:57 +00:00 |
|
Maksim Kita
|
9b3a36a420
|
Merge pull request #33846 from ClickHouse/Avogar-patch-1
Fix DESCRIBE TABLE query formatting
|
2022-01-21 15:28:05 +01:00 |
|
Nikolai Kochetov
|
012453e212
|
Merge pull request #33588 from alexeypavlenko/fix_nested_default
Fix default value generation for columns with dot
|
2022-01-21 17:19:42 +03:00 |
|
Kruglov Pavel
|
daba57a933
|
Merge pull request #33737 from Avogar/bool-type
Some improvements and fixes for Bool data type
|
2022-01-21 15:24:58 +03:00 |
|
avogar
|
12d20eb8be
|
Fix tests
|
2022-01-21 15:19:57 +03:00 |
|
Kruglov Pavel
|
bae0898c8c
|
Update 02182_json_each_row_schema_inference.sh
|
2022-01-21 15:15:57 +03:00 |
|
avogar
|
5997ace03b
|
Add test
|
2022-01-21 15:12:42 +03:00 |
|
bharatnc
|
3342c64110
|
Merge remote-tracking branch 'upstream/master' into ncb/h3-misc-funcs
|
2022-01-20 20:21:56 -08:00 |
|
mergify[bot]
|
8e7b26bae0
|
Merge branch 'master' into ncb/degrees-radians-funcs
|
2022-01-20 22:30:27 +00:00 |
|
Anton Popov
|
558eb7ea73
|
fix sparse columns
|
2022-01-21 00:06:32 +03:00 |
|
Maksim Kita
|
56a54af27b
|
Merge pull request #33833 from amosbird/keyconditionfix
Fix KeyCondition with no common types
|
2022-01-20 20:31:27 +01:00 |
|
Maksim Kita
|
b2d95f6750
|
Merge pull request #33831 from kitaisreal/dictionaries-added-date32-type-support
Dictionaries added Date32 type support
|
2022-01-20 19:04:46 +01:00 |
|
mergify[bot]
|
2eab179a0d
|
Merge branch 'master' into json-each-row
|
2022-01-20 17:32:28 +00:00 |
|
Maksim Kita
|
502c1637d5
|
Merge pull request #33827 from kitaisreal/range-hashed-dictionary-handle-invalid-intervals
RangeHashedDictionary handle invalid intervals
|
2022-01-20 17:16:49 +01:00 |
|
tavplubix
|
41ee114abb
|
Merge pull request #33819 from bigo-sg/optimize_explain_create_function
Support explain create function query
|
2022-01-20 19:07:43 +03:00 |
|
李扬
|
9f6f84259d
|
Fix bug of check table when creating data part with wide format and projection (#33774)
|
2022-01-20 18:05:17 +03:00 |
|
Bharat Nallan
|
adbdc3153a
|
improvements to tests for h3kRing and h3ToChildren funcs (#33311)
|
2022-01-20 17:08:13 +03:00 |
|
achimbab
|
779538bd89
|
Implemented meanZTest (#33354)
|
2022-01-20 16:57:37 +03:00 |
|
Amos Bird
|
e62f4e50a6
|
Fix KeyCondition with no common types
|
2022-01-20 21:56:12 +08:00 |
|
Maksim Kita
|
115ecb09a8
|
Dictionaries added Date32 type support
|
2022-01-20 13:48:33 +00:00 |
|
avogar
|
67e396f8f4
|
Fix schema inference for JSONEachRow and JSONCompactEachRow
|
2022-01-20 16:31:24 +03:00 |
|
Vladimir C
|
7156e64ee2
|
Merge pull request #33360 from RogerYK/feat/bitSlice
|
2022-01-20 16:20:27 +03:00 |
|
avogar
|
a20fdc210a
|
Add format autodetect in clickhouse-local
|
2022-01-20 15:55:28 +03:00 |
|
taiyang-li
|
4db3ee2edd
|
add stateless tests
|
2022-01-20 19:41:35 +08:00 |
|
Maksim Kita
|
844eb4ccdc
|
RangeHashedDictionary handle invalid intervals
|
2022-01-20 11:16:18 +00:00 |
|
avogar
|
2d975057d0
|
Make result Bool only if arguments contain Bool
|
2022-01-20 14:16:11 +03:00 |
|
avogar
|
ba54a5ff80
|
Some improvements and fixes for Bool data type
|
2022-01-20 14:16:11 +03:00 |
|
Kruglov Pavel
|
f644602ec8
|
Merge pull request #33776 from Avogar/fix-insert-values
Fix parsing query INSERT INTO ... VALUES SETTINGS ... (...), ...
|
2022-01-20 14:09:27 +03:00 |
|
bharatnc
|
ab1f8b496b
|
more tests
|
2022-01-19 22:35:26 -08:00 |
|
bharatnc
|
aefa9f25ec
|
add tests for degrees and radians
|
2022-01-19 22:18:45 -08:00 |
|
Kseniia Sumarokova
|
19df6413dc
|
Merge pull request #33729 from Vxider/windowview-stream-table-join
Enable stream to table join in WindowView
|
2022-01-20 09:14:53 +03:00 |
|
mergify[bot]
|
806fef41c7
|
Merge branch 'master' into fix-insert-values
|
2022-01-19 16:09:46 +00:00 |
|
Kruglov Pavel
|
e6070b124b
|
Merge pull request #33780 from vdimir/test-use-tags
Support USE_* build flags in tests' tags
|
2022-01-19 18:31:20 +03:00 |
|
Maksim Kita
|
41a6cd54aa
|
Merge pull request #33516 from kitaisreal/range-hashed-dictionary-interval-tree
RangeHashedDictionary use interval tree
|
2022-01-19 16:30:31 +01:00 |
|
Bharat Nallan
|
4dd8b65a1c
|
add h3ToCenterChild function (#33313)
|
2022-01-19 16:04:23 +03:00 |
|
Amos Bird
|
62441f0a0f
|
Fix mutation when table contains projections (#33679)
|
2022-01-19 15:27:11 +03:00 |
|
vdimir
|
e5613fce3c
|
Support USE_* build flags in tests' tags
|
2022-01-19 12:21:51 +00:00 |
|