Alexander Gololobov
|
594195451e
|
Cleanups
|
2022-07-24 12:21:18 +02:00 |
|
Alexey Milovidov
|
c489ad7d71
|
Merge pull request #25333 from MaxWk/exact-rows-before-limit
add setting exact_rows_before_limit
|
2022-07-24 02:30:31 +03:00 |
|
Alexey Milovidov
|
071374b152
|
Remove SPLIT_BINARY
|
2022-07-24 01:15:54 +02:00 |
|
Alexey Milovidov
|
a897c263f0
|
Merge branch 'master' into http-buffer-small-fixes
|
2022-07-24 01:46:10 +03:00 |
|
Mikhail f. Shiryaev
|
4302f583d8
|
Merge pull request #39467 from ClickHouse/ci-enforce-checks-2
Add Build Check and Special Build Check to SimpleCheck
|
2022-07-24 00:24:55 +02:00 |
|
Alexey Milovidov
|
b6b217d2a3
|
Merge branch 'master' into status-names
|
2022-07-24 00:34:00 +03:00 |
|
Alexey Milovidov
|
972f386343
|
Merge pull request #39519 from ClickHouse/alexey-milovidov-patch-4
Update CHANGELOG.md
|
2022-07-24 00:29:46 +03:00 |
|
mergify[bot]
|
0933dd7904
|
Merge branch 'master' into add-option-for-outfile-to-print-stdout
|
2022-07-23 19:50:10 +00:00 |
|
Alexey Milovidov
|
2d12180f9e
|
Merge pull request #39195 from HarryLeeIBM/hlee-s390x-LZ4
Fix LZ4 decompression issue for s390x
|
2022-07-23 22:31:42 +03:00 |
|
Alexey Milovidov
|
02a0b60e24
|
Update CHANGELOG.md
|
2022-07-23 22:20:37 +03:00 |
|
Kseniia Sumarokova
|
f146183400
|
Merge pull request #39491 from ClickHouse/remove_unused_constructor
Remove unused constructor
|
2022-07-23 21:16:39 +02:00 |
|
mergify[bot]
|
c01ff2d38a
|
Merge branch 'master' into improve_replicated_merge_logging
|
2022-07-23 19:10:10 +00:00 |
|
Constantine Peresypkin
|
d645d03e89
|
fix -DENABLE_EXAMPLES=1 in master
|
2022-07-23 19:00:52 +02:00 |
|
Antonio Andelic
|
afb6cb6824
|
Add KeeperContext
|
2022-07-23 14:45:31 +00:00 |
|
Antonio Andelic
|
6aff87d4b5
|
Ignore system paths from snapshots and logstore
|
2022-07-23 13:46:59 +00:00 |
|
Kseniia Sumarokova
|
77ddb8eda0
|
Merge pull request #39506 from CurtizJ/fix-direct-io
Fix reading from async read buffer with direct io
|
2022-07-23 06:08:48 +02:00 |
|
Igor Nikonov
|
95511428b3
|
Couple optimizations
+ do not apply filter to chunk if there is no data for output
+ checking clear_data flag at compile time
|
2022-07-23 00:03:26 +00:00 |
|
Anton Popov
|
3d03b2714b
|
try to fix Nested
|
2022-07-22 23:05:11 +00:00 |
|
Igor Nikonov
|
739ff34c6e
|
Add some tests, still not sure about optimize_memory_usage option
|
2022-07-22 22:48:26 +00:00 |
|
Yakov Olkhovskiy
|
c559cac085
|
add to SimpleCheck
|
2022-07-22 18:01:57 -04:00 |
|
Kruglov Pavel
|
f79924f270
|
Merge branch 'master' into file_default_value
|
2022-07-22 21:17:37 +02:00 |
|
Nikolai Kochetov
|
dd65a36c59
|
Fix another one test.
|
2022-07-22 19:11:25 +00:00 |
|
Nikolai Kochetov
|
53175e43f3
|
Better support for projections.
|
2022-07-22 19:11:25 +00:00 |
|
Nikolai Kochetov
|
e98d8a23ca
|
Fixing test.
|
2022-07-22 19:11:25 +00:00 |
|
avogar
|
31c5f35e30
|
Update tests
|
2022-07-22 19:03:23 +00:00 |
|
avogar
|
d41292bf42
|
Update arrow to fix possible data race
|
2022-07-22 18:51:26 +00:00 |
|
Simon Liu
|
2305f282dc
|
Removed some duplicate code.
|
2022-07-23 02:27:17 +08:00 |
|
avogar
|
8283cc9e2c
|
Fix possible heap-buffer-overflow in Avro
|
2022-07-22 17:59:43 +00:00 |
|
Anton Popov
|
49627aa554
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2022-07-22 17:16:06 +00:00 |
|
Anton Popov
|
c1a5514e46
|
fix reading from async read buffer with direct io
|
2022-07-22 16:58:30 +00:00 |
|
Kruglov Pavel
|
d23da91fe7
|
Add tag
|
2022-07-22 18:41:31 +02:00 |
|
Vitaly Baranov
|
6174fe1d72
|
Fix tests.
|
2022-07-22 18:33:46 +02:00 |
|
Dan Roscigno
|
30a32371eb
|
Remove experimental status from projections
|
2022-07-22 11:50:59 -04:00 |
|
Dan Roscigno
|
e016f73b31
|
update Grafana plugin
|
2022-07-22 11:42:14 -04:00 |
|
Mikhail f. Shiryaev
|
3e0db34ed9
|
Merge pull request #39390 from ClickHouse/paint-it-black
Automatic fixes for black formatting for domestic repo PRs
|
2022-07-22 17:19:00 +02:00 |
|
avogar
|
c6d0ca2940
|
Fix data race in Avro format
|
2022-07-22 14:23:05 +00:00 |
|
Robert Schulze
|
6a631426b7
|
Disable vectorization for uint64 --> float32 cast
|
2022-07-22 12:49:16 +00:00 |
|
avogar
|
1e5062c769
|
Fix fasttest
|
2022-07-22 12:14:54 +00:00 |
|
Robert Schulze
|
cad0e7a62c
|
Move hot loop inside nested if/else statements
- required to control the vectorization of a specific cast which
annotates the loop using pragmas
|
2022-07-22 11:53:23 +00:00 |
|
Robert Schulze
|
65d58aa752
|
Disable 01103_check_cpu_instructions_at_startup.sh
More than a decade after AVX was released, AVX is still not supported by
QEMU, even if "-cpu help" pretends to. As a result, we cannot use QEMU
to verify that a ClickHouse binary compiled for a SIMD level up to AVX
runs on a system with a SIMD level up to AVX. The alternative is to
disassemble the binary and grep for unwanted instructions (e.g. AVX512)
which is just too fragile ...
https://gitlab.com/qemu-project/qemu/-/issues/164
https://www.mail-archive.com/qemu-devel@nongnu.org/msg713932.html
https://lore.kernel.org/all/CAObpvQmejWBh+RNz2vhk16-kcY_QveM_pSmM5ZeWqWv1d8AJzQ@mail.gmail.com/T/
|
2022-07-22 11:53:19 +00:00 |
|
Maksim Kita
|
64b41e8676
|
Performance check build AVX
|
2022-07-22 11:53:16 +00:00 |
|
Robert Schulze
|
05d6408f87
|
Merge pull request #39494 from ClickHouse/iaa
Add Intel®-IAA/QPL-based DEFLATE_QPL Codec
|
2022-07-22 13:40:04 +02:00 |
|
Robert Schulze
|
654047dfbf
|
Fix compiler warning
|
2022-07-22 11:28:05 +00:00 |
|
avogar
|
4e995bce8f
|
Update tests
|
2022-07-22 11:23:30 +00:00 |
|
Alexander Tokmakov
|
0cbbe7ac76
|
Update SSDCacheDictionaryStorage.h
|
2022-07-22 11:17:58 +00:00 |
|
Alexander Tokmakov
|
9d7a72c8bc
|
remove some dead and commented code
|
2022-07-22 11:17:58 +00:00 |
|
avogar
|
4874b4a6e7
|
Allow CREATE TEMPORARY TABLE ... (list of columns) AS ...
|
2022-07-22 11:17:58 +00:00 |
|
Robert Schulze
|
cae9786aa8
|
Fix test failures
|
2022-07-22 11:17:58 +00:00 |
|
Robert Schulze
|
af48474297
|
Update src/Common/TraceSender.cpp
Co-authored-by: Nikolay Degterinsky <43110995+evillique@users.noreply.github.com>
|
2022-07-22 11:17:57 +00:00 |
|
Robert Schulze
|
a21f45ec17
|
Update src/Functions/formatReadableTimeDelta.cpp
Co-authored-by: Nikolay Degterinsky <43110995+evillique@users.noreply.github.com>
|
2022-07-22 11:17:57 +00:00 |
|