Bhavna Jindal
|
4767859ba5
|
added validateFunctionArgumentTypes
|
2023-11-21 06:52:48 -08:00 |
|
Bhavna Jindal
|
f0d9037e74
|
Added embeded function documentation
|
2023-11-21 06:52:48 -08:00 |
|
Bhavna Jindal
|
64292f36f5
|
fixed getReturnTypeImpl to accept only array argument
|
2023-11-21 06:52:48 -08:00 |
|
Bhavna Jindal
|
464cdc4a91
|
fixed getReturnTypeImpl to accept only array argument
|
2023-11-21 06:52:48 -08:00 |
|
Bhavna Jindal
|
3731d57dd5
|
added method name in aspell-dict
|
2023-11-21 06:52:48 -08:00 |
|
Bhavna Jindal
|
a324bd2780
|
added macro to enable/disable pocketfft lib
|
2023-11-21 06:52:47 -08:00 |
|
Bhavna Jindal
|
baaa15b5b0
|
added macro to enable/disable pocketfft lib
|
2023-11-21 06:52:47 -08:00 |
|
Bhavna Jindal
|
0843d5e890
|
added macro to enable/disable pocketfft lib
|
2023-11-21 06:52:47 -08:00 |
|
Bhavna Jindal
|
90df67a6b1
|
fix header file issue and added edge case handling
|
2023-11-21 06:52:47 -08:00 |
|
Bhavna Jindal
|
2c1cf7ed43
|
fix header file issue and added edge case handling
|
2023-11-21 06:52:47 -08:00 |
|
Bhavna Jindal
|
56a7fe6c86
|
fix header file issue and added edge case handling
|
2023-11-21 06:52:47 -08:00 |
|
Bhavna Jindal
|
ad99cb902f
|
changed method name, updated pocketfft repo reference
|
2023-11-21 06:52:47 -08:00 |
|
Bhavna Jindal
|
62d69946eb
|
Added testcases, documentation and addressed comments
|
2023-11-21 06:52:47 -08:00 |
|
Bhavna Jindal
|
e3826786f1
|
Added testcases, documentation and addressed comments
|
2023-11-21 06:52:47 -08:00 |
|
Bhavna Jindal
|
3fa104ec11
|
format file
|
2023-11-21 06:52:47 -08:00 |
|
Bhavna Jindal
|
c4c12509ee
|
removed commented code and fixed a bug
|
2023-11-21 06:52:47 -08:00 |
|
Bhavna Jindal
|
2235adcae5
|
Implemented series periods detect method using pocketfft lib
|
2023-11-21 06:52:47 -08:00 |
|
vdimir
|
8f34b36293
|
Merge pull request #56538 from ClickHouse/vdimir/join_on_nullsafe_optimization
Rewrite equality with is null check in JOIN ON section
|
2023-11-21 14:17:58 +01:00 |
|
Alexander Gololobov
|
8cf93fe133
|
Merge pull request #56905 from ClickHouse/disk_encrypted_create_dirs
Allow delegate disk to handle retries for createDirectories
|
2023-11-21 12:51:05 +01:00 |
|
alesapin
|
227bb30d02
|
Merge pull request #56986 from kevinmingtarja/implicit-constraint-collapsing-merged-tree
Add implicit constraint for CollapsingMergeTree sign column
|
2023-11-21 12:43:51 +01:00 |
|
Robert Schulze
|
c5828cf856
|
Merge pull request #57000 from slvrtrn/concat-single-arg
Allow to use `concat` function with a single argument
|
2023-11-21 12:06:29 +01:00 |
|
Raúl Marín
|
e34fea5495
|
Merge pull request #56984 from ClickHouse/fix_sqlite_file_path_validation
Fix sqlite file path validation
|
2023-11-21 11:40:20 +01:00 |
|
Kseniia Sumarokova
|
f960036d76
|
Merge pull request #56874 from ClickHouse/kssenii-patch-8
Update test_storage_s3_queue/test.py
|
2023-11-21 11:13:00 +01:00 |
|
Kseniia Sumarokova
|
958030758a
|
Merge pull request #56999 from ClickHouse/s3queue-fix-empty-key-check
S3Queue minor fix
|
2023-11-21 11:11:08 +01:00 |
|
Alexey Milovidov
|
2988becba6
|
Merge pull request #36589 from ClickHouse/remove-useless-install
Remove useless "install" from CMake (step 1)
|
2023-11-21 11:06:09 +01:00 |
|
Alexey Milovidov
|
ff39fca78d
|
Merge pull request #57008 from ClickHouse/enable-analyzer-stress-fuzz
Enable Analyzer in Stress and Fuzz tests
|
2023-11-21 10:54:26 +01:00 |
|
Alexey Milovidov
|
4ed4fbe74d
|
Merge pull request #56993 from amosbird/fix-49552
Fix flaky and slow tests.
|
2023-11-20 23:26:37 +01:00 |
|
Alexey Milovidov
|
fdc8b0ceb1
|
Merge pull request #56956 from evillique/local-send-fatal-log
Send fatal logs by default in clickhouse-local
|
2023-11-20 23:08:13 +01:00 |
|
Alexey Milovidov
|
0de18bfa6f
|
Merge pull request #56972 from Michicosun/fix_select_query_options_pass
Something InterpreterSelectQueryAnalyzer::getSampleBlock
|
2023-11-20 22:46:19 +01:00 |
|
Alexey Milovidov
|
3c2cf5dc70
|
Enable Analyzer in Stress and Fuzz tests
|
2023-11-20 21:52:47 +01:00 |
|
Alexey Milovidov
|
6a1955cb34
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into remove-useless-install
|
2023-11-20 21:34:31 +01:00 |
|
Alexey Milovidov
|
852e983fe3
|
Follow-up
|
2023-11-20 21:34:22 +01:00 |
|
Mikhail f. Shiryaev
|
adce0f7d4d
|
Merge pull request #56989 from ClickHouse/fix-search-build-artifacts
Follow up the fix from #44311
|
2023-11-20 21:21:57 +01:00 |
|
Sema Checherinda
|
485f1834d8
|
Merge pull request #56938 from CheSema/lz4-buffering
Lz4 compression: buffer block in a rare case
|
2023-11-20 20:33:30 +01:00 |
|
Kseniia Sumarokova
|
9454b203e1
|
Merge branch 'master' into kssenii-patch-8
|
2023-11-20 20:19:21 +01:00 |
|
Kseniia Sumarokova
|
2beee5d9cb
|
Merge branch 'master' into s3queue-fix-empty-key-check
|
2023-11-20 20:17:47 +01:00 |
|
Raúl Marín
|
ff438112e9
|
Style
|
2023-11-20 18:08:39 +01:00 |
|
slvrtrn
|
d348db8438
|
Merge remote-tracking branch 'origin' into concat-single-arg
|
2023-11-20 17:57:50 +01:00 |
|
Kevin Mingtarja
|
d5a4580236
|
Add newline in test reference
|
2023-11-21 00:13:53 +08:00 |
|
Nikolai Kochetov
|
2a59a688de
|
Merge pull request #56867 from kitaisreal/planner-support-transactions
Planner support transactions
|
2023-11-20 17:10:22 +01:00 |
|
Kevin Mingtarja
|
1d668264e1
|
Fix style
|
2023-11-20 23:54:36 +08:00 |
|
Kevin Mingtarja
|
d84d5692ef
|
Enable implicit constraint for VersionedCollapsing
|
2023-11-20 23:52:22 +08:00 |
|
slvrtrn
|
23ea802bd7
|
Add more concat tests
|
2023-11-20 16:28:04 +01:00 |
|
kssenii
|
9b5e180995
|
Fix
|
2023-11-20 16:27:02 +01:00 |
|
slvrtrn
|
9f96b58979
|
Update docs, add more tests.
|
2023-11-20 16:22:47 +01:00 |
|
slvrtrn
|
59c251bf88
|
Allow to use concat with a single argument
|
2023-11-20 16:17:31 +01:00 |
|
Raúl Marín
|
8bff421c27
|
Skip test in fast tests
|
2023-11-20 16:04:21 +01:00 |
|
Amos Bird
|
8fef863b95
|
Fix flaky and slow tests.
|
2023-11-20 22:59:06 +08:00 |
|
Mikhail f. Shiryaev
|
362c15d9ea
|
Fix logging for profile JSON files
|
2023-11-20 15:15:38 +01:00 |
|
Mikhail f. Shiryaev
|
94824a0194
|
Fix shellcheck for time-trace
|
2023-11-20 15:15:37 +01:00 |
|