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 |
|
Antonio Andelic
|
90bb796d63
|
Small Keeper fixes
|
2023-11-21 13:11:33 +00:00 |
|
Raúl Marín
|
47abb9e879
|
Fix race condition in RemoteSource
|
2023-11-21 14:07:14 +01:00 |
|
vdimir
|
ee4d5d758f
|
Fix Nullptr dereference in partial merge join with joined_subquery_requires_alias = 0
|
2023-11-21 12:15:12 +00: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 |
|
santrancisco
|
844125b5de
|
Fix executable flag for styling
|
2023-11-21 22:43:34 +11:00 |
|
santrancisco
|
e9f6c398cf
|
fixing test
|
2023-11-21 22:26:34 +11:00 |
|
Igor Nikonov
|
08b2740d0f
|
Fix: supress test with tsan
|
2023-11-21 11:26:14 +00: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 |
|
kssenii
|
ad9d4a9bb8
|
Add system.s3queue_log to default config
|
2023-11-21 11:53:43 +01:00 |
|
kssenii
|
474f1ae0b6
|
Better
|
2023-11-21 11:42:23 +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
|
d384762123
|
Merge branch 'master' into fs-cache-improvement
|
2023-11-21 11:24:52 +01:00 |
|
santrancisco
|
0828447a58
|
Fix fast check grep
|
2023-11-21 21:19:42 +11: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 |
|
Antonio Andelic
|
f996dac75d
|
Fix fuzzBits
|
2023-11-21 09:43:27 +00:00 |
|
Jordi Villar
|
283841f609
|
Revert test flavors
|
2023-11-21 10:34:12 +01:00 |
|
Jordi Villar
|
6bd20abb90
|
Add CachedReadBufferReadFromCache{Hits,Misses} profile events
|
2023-11-21 10:34:12 +01:00 |
|
vdimir
|
15234474d7
|
Implement system table blob_storage_log
|
2023-11-21 09:18:25 +00:00 |
|
santrancisco
|
f4d936fc55
|
Fix style
|
2023-11-21 17:39:12 +11:00 |
|
santrancisco
|
3eef0601e3
|
Fix file path validation for DatabaseFileSystem
|
2023-11-21 16:29:40 +11: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 |
|
Michael Kolupaev
|
ff6dfd2490
|
Run CI for PRs with missing documentation if 'can be tested' label is present
|
2023-11-20 21:57:45 +00: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 |
|