kssenii
e34101456a
Fix
2022-09-21 17:11:37 +02:00
kssenii
f0ffc785c0
Remove assertion
2022-09-21 16:59:52 +02:00
Nikolai Kochetov
1204f643f1
Merge pull request #41576 from ClickHouse/fix-partial-sort-optimisation-bug-from-41182
...
Fix a bug with missing rows after partial sort optimization
2022-09-21 16:47:18 +02:00
Nikolai Kochetov
7e0914c3ce
Merge pull request #41588 from ClickHouse/pipeline-stuck-and-offset
...
Fix possible pipeline stuck exception for queries with OFFSET
2022-09-21 16:42:42 +02:00
Denny Crane
75cf53c06e
increase default max_suspicious_broken_parts to 100
2022-09-21 11:10:19 -03:00
Igor Nikonov
c849dd4c76
Merge pull request #41574 from ClickHouse/igor/use_only_input_order_info
...
ReadFromMergeTree: reading in order only if input order info is provided
2022-09-21 15:36:51 +02:00
Antonio Andelic
1d0ae8ae88
Update src/Storages/StorageKeeperMap.cpp
2022-09-21 15:17:44 +02:00
Antonio Andelic
0e063e6724
Fix drop for KeeperMap
2022-09-21 13:08:15 +00:00
Vladimir C
bc416d9909
Merge pull request #41333 from arthurpassos/add-support-parquet-time32-64
2022-09-21 14:58:35 +02:00
Arthur Passos
eae0d05a0a
will this work
2022-09-21 14:56:11 +02:00
Vladimir C
01d664ac03
Add no-fasttest to 00900_parquet_time_to_ch_date_time.sh
2022-09-21 14:56:11 +02:00
Arthur Passos
eb332213a3
tests
2022-09-21 14:56:11 +02:00
Arthur Passos
d7bbdf9642
add tests
2022-09-21 14:56:11 +02:00
Arthur Passos
cf1ed58710
Use separate functions for parquet time32 and time64
2022-09-21 14:56:11 +02:00
Vladimir C
efa34b4013
Fix style
2022-09-21 14:56:11 +02:00
Arthur Passos
c0914a39a7
Add Parquet Time32/64 conversion to CH DateTime32/64
2022-09-21 14:56:11 +02:00
Alexey Milovidov
3b6354fc62
Fix clang-tidy
2022-09-21 14:35:24 +02:00
Kruglov Pavel
dcb8fbc3f8
Fix JSONEachRow
2022-09-21 14:25:34 +02:00
Kruglov Pavel
95135e1e31
Fix typos in JSON formats after #40910
2022-09-21 14:24:26 +02:00
Kruglov Pavel
22e11aef2d
Merge pull request #40910 from Avogar/new-json-formats
...
Add new JSON formats, add improvements and refactoring
2022-09-21 14:19:08 +02:00
Kseniia Sumarokova
d598802988
Merge pull request #41533 from kssenii/add-settings-for-delete
...
Support `SETTINGS` in `DELETE ...` query
2022-09-21 13:45:51 +02:00
Robert Schulze
186d4e4140
Merge pull request #40818 from Vector-Similarity-Search-for-ClickHouse/annoy
...
Add annoy index
2022-09-21 13:42:43 +02:00
kssenii
f917b268b3
Merge remote-tracking branch 'upstream/master' into s3-header-auth
2022-09-21 12:56:25 +02:00
alesapin
3e74b783c2
Merge pull request #41530 from ClickHouse/fix_parts_removal_on_drop
...
Slightly better parts removal on drop + add unrelated test
2022-09-21 12:42:41 +02:00
alesapin
e91fae627c
Merge pull request #41569 from ClickHouse/fix_lost_table_shared_id
...
Fix lost table shared id
2022-09-21 12:36:12 +02:00
Kseniia Sumarokova
123b6b9a91
Update 02344_show_caches.sql
2022-09-21 12:22:51 +02:00
Nikolay Degterinsky
7292d47923
Merge branch 'master' into mandatory-identification
2022-09-21 12:18:17 +02:00
Nikolay Degterinsky
f0ca365fa0
Better
2022-09-21 10:16:49 +00:00
Kseniia Sumarokova
a02fede0e8
Merge pull request #41564 from kssenii/system-parts-update
...
Add has_lightweight_delete to system.parts
2022-09-21 12:13:07 +02:00
Kseniia Sumarokova
a3492fff2a
Merge branch 'master' into system-parts-update
2022-09-21 12:12:36 +02:00
Alexey Milovidov
f5f08f973e
Fix amusing error in conversion from Ordinary to Atomic
2022-09-21 07:10:33 +02:00
Alexey Milovidov
2d6350b114
Update OpenLDAP library
2022-09-21 06:27:10 +02:00
Alexey Milovidov
acc1613e3b
Fix wrong exception code in the bitmapTransform function
2022-09-21 05:28:47 +02:00
Alexey Milovidov
2c69ec4317
Fix help message in static-files-disk-uploader
2022-09-21 05:14:31 +02:00
Alexey Milovidov
f939820a9b
Fix clang-tidy
2022-09-21 02:16:47 +02:00
Azat Khuzhin
779a8f1305
tests: fix 02340_parts_refcnt_mergetree flakiness ( #40998 )
2022-09-21 02:10:18 +02:00
Alexey Milovidov
b61ca70ffa
Add a test for trash
2022-09-21 02:05:38 +02:00
Nikolai Kochetov
9e1bb19559
Purge jemalloc arenas in case of high memory usage. ( #40277 )
...
* Purge jemalloc arenas in case of high memory usage.
* Purge jemalloc arenas in case of high memory usage.
* Get RSS before jemalloc counters. Try to avoid negative RSS.
* Try to avoid negative RSS.
* muzzy -> dirty
* Another fix.
* Update MemoryTracker.cpp
* Wait for purged memory.
* Revert "Wait for purged memory."
This reverts commit 53a2621a2d
.
2022-09-20 23:56:10 +02:00
Alexey Milovidov
45bd3cfc30
Merge branch 'master' into fix-three-fourth-of-trash
2022-09-20 21:27:41 +02:00
Alexey Milovidov
f55a67c7b2
Fix build
2022-09-20 21:27:18 +02:00
Alexey Milovidov
a469000497
Fix build
2022-09-20 21:26:11 +02:00
Robert Schulze
5eeec8d9cb
Merge pull request #41498 from ClickHouse/fix-nondeterminstic-test-results
...
Fix non-deterministic test results uncovered by SSE2-only build
2022-09-20 19:04:39 +02:00
Raúl Marín
fd503b34d9
Remove any processing of undelying values for NULLs
2022-09-20 18:43:21 +02:00
Dan Roscigno
f20b5cdeba
Merge pull request #41573 from DanRoscigno/retitle-opentelemetry
...
rename doc to [experimental] Tracing ClickHouse with OpenTelemetry
2022-09-20 12:40:03 -04:00
alesapin
4bd667c6b7
Drop all WALs
2022-09-20 18:28:15 +02:00
Raúl Marín
90e5a06627
Do not replace NULLs by their underlying value on aggregations
2022-09-20 18:04:29 +02:00
alesapin
acde29e314
Nasty code
2022-09-20 17:55:06 +02:00
Igor Nikonov
f579da5b30
Merge remote-tracking branch 'origin/master' into igor/use_only_input_order_info
2022-09-20 15:01:33 +00:00
Nikolai Kochetov
0df2a31911
Fix possible pipeline stuck exception for queries with OFFSET
2022-09-20 14:58:53 +00:00
Igor Nikonov
757736679f
Fix build
2022-09-20 14:53:45 +00:00