Alexey Milovidov
|
001aca3b47
|
ProfileEvents for incomplete data due to query complexity settings
|
2022-08-14 09:17:02 +02:00 |
|
Alexey Milovidov
|
10022ee974
|
Fix insufficient argument check for encryption functions
|
2022-08-14 04:28:30 +02:00 |
|
Alexey Milovidov
|
914f4b8155
|
Merge pull request #40179 from HarryLeeIBM/hlee-s390x-file-enc
Fix Endian issue in FileEncryption for s390x
|
2022-08-13 22:48:48 +03:00 |
|
Alexey Milovidov
|
31dbb68185
|
Fix array signed const positive subscript operator
|
2022-08-13 08:04:24 +02:00 |
|
HarryLeeIBM
|
296835e2d3
|
Fix Endian issue in FileEncrption for s390x
|
2022-08-12 18:55:40 -07:00 |
|
Alexey Milovidov
|
4cc2ef5a34
|
Merge pull request #39968 from ClickHouse/server-side-time
Add server-side time to Progress
|
2022-08-13 03:25:08 +03:00 |
|
Alexey Milovidov
|
201cf69854
|
Merge pull request #39470 from nicelulu/issues_39469
Fix issues 39469
|
2022-08-13 03:13:28 +03:00 |
|
Alexey Milovidov
|
6b8f4f1d59
|
Merge branch 'master' into server-side-time
|
2022-08-12 21:36:40 +02:00 |
|
Alexander Tokmakov
|
a9c6a883dc
|
Merge pull request #40158 from ClickHouse/make_tests_less_flaky
Set sync_request_timeout to 10 to avoid reconnections in tests
|
2022-08-12 22:08:53 +03:00 |
|
Alexander Tokmakov
|
46aaf842f8
|
Merge pull request #40031 from ClickHouse/fix_old_tmp_dirs_cleanup
Fix old temporary directories cleanup
|
2022-08-12 20:31:20 +03:00 |
|
Maksim Kita
|
098436f012
|
Merge pull request #40129 from kitaisreal/pod-array-assign-empty-array-fix
PODArray assign empty array fix
|
2022-08-12 18:34:19 +02:00 |
|
Kseniia Sumarokova
|
a6cfc7bc3b
|
Merge pull request #34651 from alexX512/master
New caching strategies
|
2022-08-12 17:23:37 +02:00 |
|
Anton Popov
|
4bd50bb06c
|
Merge branch 'master' into distinct_sorted_simplify
|
2022-08-12 17:11:18 +02:00 |
|
Alexey Milovidov
|
8c3d1f2b5b
|
Merge branch 'master' into server-side-time
|
2022-08-12 17:40:02 +03:00 |
|
Alexander Tokmakov
|
fe7e8dbc3c
|
fix my favorite ctor
|
2022-08-12 16:28:21 +02:00 |
|
Alexander Tokmakov
|
0395dca7be
|
set sync_request_timeout to 10 to avoid reconnections in tests
|
2022-08-12 15:30:46 +02:00 |
|
Kruglov Pavel
|
4c7222d938
|
Merge pull request #40020 from canhld94/ch_canh_fix_hash
fix HashMethodOneNumber with const column
|
2022-08-12 14:40:24 +02:00 |
|
Nikita Taranov
|
17956cb668
|
Extend protocol with query parameters (#39906)
|
2022-08-12 14:28:35 +02:00 |
|
Nikolai Kochetov
|
86061d945e
|
Merge pull request #39826 from amosbird/projection-row-policy-fix
Primary key analysis for row_policy_filter and additional_filter
|
2022-08-12 11:32:58 +02:00 |
|
Kseniia Sumarokova
|
09ad1115d7
|
Merge pull request #40138 from ClickHouse/kssenii-patch-4
fs cache: minor change
|
2022-08-12 11:18:03 +02:00 |
|
Maksim Kita
|
e2ae0d585b
|
Merge pull request #40078 from Algunenano/threadlocal_perf
Optimize CurrentMemoryTracker alloc and free
|
2022-08-12 10:24:54 +02:00 |
|
Maksim Kita
|
5dd4f4b10f
|
Merge branch 'master' into pod-array-assign-empty-array-fix
|
2022-08-12 10:20:33 +02:00 |
|
alexX512
|
06cb8737a8
|
Delete TODO
|
2022-08-11 22:38:13 +00:00 |
|
Kseniia Sumarokova
|
004a4d4947
|
Update FileCache.cpp
|
2022-08-11 22:15:33 +02:00 |
|
Kseniia Sumarokova
|
687ea5dd76
|
Update FileCache.cpp
|
2022-08-11 22:13:22 +02:00 |
|
Kseniia Sumarokova
|
be69169f97
|
Merge pull request #38048 from KinderRiven/decoupling_cache_function_and_algorithm
Decoupling local cache function and cache algorithm
|
2022-08-11 16:49:56 +02:00 |
|
Maksim Kita
|
f9326b00c8
|
PODArray assign empty array fix
|
2022-08-11 16:26:41 +02:00 |
|
Maksim Kita
|
45d69951e2
|
Merge pull request #40069 from Algunenano/interpreter_udf_visitor
Don't visit the AST for UDFs if none are registered
|
2022-08-11 14:54:14 +02:00 |
|
Vladimir C
|
1b44cb5c97
|
Merge pull request #39974 from ClickHouse/vdimir/setting-num-with-auto
Add setting type to support special 'auto' value
|
2022-08-11 14:25:10 +02:00 |
|
Raúl Marín
|
11a274e990
|
Clean up constinit usage and add a comment
|
2022-08-11 13:27:53 +02:00 |
|
Vladimir C
|
643084417e
|
Merge pull request #40113 from vdimir/dict-join-refactoring-followup
Delete files DictionaryJoinAdapter.h/cpp
|
2022-08-11 13:25:45 +02:00 |
|
Amos Bird
|
fa8fab2e8f
|
Fix KeyCondition with other filters
|
2022-08-11 19:20:44 +08:00 |
|
Vladimir C
|
96776d3028
|
Trim trailing whitespaces in SettingsFields.h
|
2022-08-11 13:15:28 +02:00 |
|
Maksim Kita
|
627424889d
|
Merge pull request #39926 from azat/dict-prom-fix
Remove dictionaries from prometheus metrics on DETACH/DROP
|
2022-08-11 13:10:47 +02:00 |
|
Jianmei Zhang
|
d1051d822c
|
Use getSerializedFileExtension() to get correct file extension for index (#40095)
|
2022-08-11 12:39:40 +02:00 |
|
vdimir
|
61ad12279e
|
Delete files DictionaryJoinAdapter.h/cpp
Follow-up for https://github.com/ClickHouse/ClickHouse/pull/38956
|
2022-08-11 10:27:14 +00:00 |
|
Vladimir C
|
261ccc35cf
|
Rename SettingAutoWrapper, add comment to readBinary
Co-authored-by: Azat Khuzhin <a3at.mail@gmail.com>
Co-authored-by: Maksim Kita <maksim@clickhouse.com>
|
2022-08-11 12:18:44 +02:00 |
|
Anton Popov
|
c746dcd644
|
Merge pull request #40034 from CurtizJ/fix-parsing-arrays-of-tuples
Fix parsing of tuples in case of errors
|
2022-08-11 12:10:27 +02:00 |
|
Maksim Kita
|
6bec0f5854
|
Merge pull request #38956 from vdimir/dict-join-refactoring
Join with dictionary refactoring
|
2022-08-11 11:54:11 +02:00 |
|
Vladimir C
|
2d44e6c458
|
Merge pull request #39343 from vdimir/refactor-prepared-sets
Refactor PreparedSets/SubqueryForSet
|
2022-08-11 11:19:18 +02:00 |
|
Nikolai Kochetov
|
971d94e492
|
Merge pull request #38682 from ClickHouse/separate-counter-for-rss-in-memory-tracker
Use separate counter for RSS in global memory tracker.
|
2022-08-11 10:11:18 +02:00 |
|
Duc Canh Le
|
84cd867aa8
|
materialize column instead of handling column in hash method
|
2022-08-11 10:46:06 +08:00 |
|
Alexey Milovidov
|
8374f31306
|
Merge pull request #39425 from arenadata/ADQM-485
Add support of dates from year 1900 to 2299 for Date32 and DateTime64
|
2022-08-11 05:01:53 +03:00 |
|
Alexey Milovidov
|
38fc0cc783
|
Merge branch 'master' into issues_39469
|
2022-08-11 04:45:06 +03:00 |
|
Nikolay Degterinsky
|
547662f88b
|
Merge pull request #40002 from Algunenano/fix_hashid
Fix hashId crash and salt parameter not being used
|
2022-08-11 02:25:10 +02:00 |
|
Anton Popov
|
3fdf428834
|
Merge pull request #39186 from Avogar/numbers-schema-inference
Add new features in schema inference
|
2022-08-11 00:53:54 +02:00 |
|
Nikolay Degterinsky
|
496568101f
|
Merge pull request #39277 from ClibMouse/Structured-Logging-Support
Structured logging support
|
2022-08-10 22:57:48 +02:00 |
|
Robert Schulze
|
11cd21630a
|
Merge pull request #40008 from HarryLeeIBM/hlee-s390x-codec
Fix Endian issues in Codec for s390x
|
2022-08-10 22:10:17 +02:00 |
|
Raúl Marín
|
d7a545e30d
|
Try to optimize CurrentMemoryTracker alloc and free
|
2022-08-10 22:05:09 +02:00 |
|
Raúl Marín
|
ce9c0c2da3
|
Style
|
2022-08-10 21:53:11 +02:00 |
|