Nikolay Degterinsky
|
5b53f5ddae
|
Merge branch 'master' into decode_ulid
|
2023-03-30 01:37:14 +02:00 |
|
Nikolay Degterinsky
|
8aebdd79f6
|
Update 02668_ulid_decoding.sql
|
2023-03-30 01:37:01 +02:00 |
|
Alexey Milovidov
|
1f251b173c
|
Add changelog for 23.3
|
2023-03-30 01:35:02 +02:00 |
|
Alexey Milovidov
|
21bfdefebf
|
Add changelog for 23.3
|
2023-03-30 01:34:13 +02:00 |
|
Alexey Milovidov
|
fed6f50da6
|
Merge pull request #48152 from vitlibar/make-test_disallow_concurrency-not-flaky
Make test test_disallow_concurrency less flaky
|
2023-03-30 01:31:12 +03:00 |
|
Alexey Milovidov
|
a629fa3ed9
|
Merge pull request #48162 from ClickHouse/vdimir/remove_unused_from_gtest_transform_query
Remove unused mockSystemDatabase from gtest_transform_query_for_exter…
|
2023-03-30 01:29:42 +03:00 |
|
Alexey Milovidov
|
e982fb9f1c
|
Merge pull request #47880 from azat/threadpool-introspection
ThreadPool metrics introspection
|
2023-03-30 01:27:31 +03:00 |
|
Alexey Milovidov
|
c00a2fc851
|
Merge pull request #48184 from Avogar/fix-avro
Fix possible member call on null pointer in Avro format
|
2023-03-30 01:19:44 +03:00 |
|
Anton Popov
|
ed29c141fb
|
fix race in StorageS3
|
2023-03-29 22:13:45 +00:00 |
|
Vitaly Baranov
|
42c2ccb7cc
|
Support BACKUP ALL command.
|
2023-03-30 00:11:13 +02:00 |
|
Nikita Taranov
|
460a83feb6
|
Fix aggregation by partitions (#47634)
|
2023-03-29 23:59:39 +02:00 |
|
Mikhail f. Shiryaev
|
7ff582b963
|
Deprecate ENABLE_CCACHE and replace it by COMPILER_CACHE
|
2023-03-29 23:33:31 +02:00 |
|
Mikhail f. Shiryaev
|
def5ae851e
|
Use CTCACHE_DIR only with ccache
|
2023-03-29 23:33:29 +02:00 |
|
Mikhail f. Shiryaev
|
b140915b0a
|
Use a network-independent cluster in 01293_show_clusters
|
2023-03-29 23:33:29 +02:00 |
|
Mikhail f. Shiryaev
|
79177e1988
|
Enable sccache in fasttests
|
2023-03-29 23:33:29 +02:00 |
|
Mikhail f. Shiryaev
|
f1b1f30764
|
Make --ccache-dir equal to --ccache_dir
|
2023-03-29 23:33:27 +02:00 |
|
Mikhail f. Shiryaev
|
fcc14ae724
|
Enable s3 caching
|
2023-03-29 23:33:27 +02:00 |
|
Mikhail f. Shiryaev
|
6d8da8f88b
|
Add sccache and ctcache S3 parameters, don't use
|
2023-03-29 23:33:27 +02:00 |
|
Mikhail f. Shiryaev
|
df17a35410
|
Get rid of useless cache_maxsize parameter
|
2023-03-29 23:33:26 +02:00 |
|
Mikhail f. Shiryaev
|
2d872ff23b
|
Add a function to parse arguments
|
2023-03-29 23:33:26 +02:00 |
|
Mikhail f. Shiryaev
|
419f234294
|
Fix logic for --force-build-image
|
2023-03-29 23:33:25 +02:00 |
|
Mikhail f. Shiryaev
|
3b1291eb0e
|
Replace distcc with sccache in packager
|
2023-03-29 23:33:25 +02:00 |
|
Mikhail f. Shiryaev
|
e1531688bc
|
Add sccache to cmake configuration
|
2023-03-29 23:33:24 +02:00 |
|
Mikhail f. Shiryaev
|
612d1d8876
|
Install sccache in binary-builder and fasttests
|
2023-03-29 23:33:24 +02:00 |
|
Mikhail f. Shiryaev
|
c994c41e74
|
Fix logging formatting
|
2023-03-29 23:33:23 +02:00 |
|
Mikhail f. Shiryaev
|
648697f085
|
Add main function, use specific exception in packager
|
2023-03-29 23:33:23 +02:00 |
|
Mikhail f. Shiryaev
|
cd5852f11a
|
Add typing and rewrite packager to pathlib.Path
|
2023-03-29 23:33:21 +02:00 |
|
avogar
|
cc02b1232d
|
Use uniq file names in 02149_* tests to avoid SIGBUS in stress tests
|
2023-03-29 20:34:55 +00:00 |
|
rfraposa
|
98d098618b
|
Add cross_to_inner_join_rewrite setting
|
2023-03-29 14:34:48 -06:00 |
|
Alexey Milovidov
|
13761fe891
|
Merge pull request #48133 from ClickHouse/allow-to-skip-errors-of-enums
Allow skipping errors related to unknown enum values in row input formats
|
2023-03-29 23:20:05 +03:00 |
|
Nikolay Degterinsky
|
4240bb8527
|
Fix test
|
2023-03-29 19:41:09 +00:00 |
|
Alexander Gololobov
|
98b3617ce2
|
Merge pull request #48150 from DimasKovas/fix_stdlib_compatibility
Fix stdlib compatibility issues
|
2023-03-29 21:29:33 +02:00 |
|
Denny Crane
|
2349fadbe7
|
Update type-conversion-functions.md
|
2023-03-29 15:33:53 -03:00 |
|
Denny Crane
|
12801f736b
|
Update type-conversion-functions.md
|
2023-03-29 15:33:07 -03:00 |
|
Denny Crane
|
46a7b73608
|
Update type-conversion-functions.md
|
2023-03-29 15:25:39 -03:00 |
|
Vitaly Baranov
|
4478c6b60e
|
Make test test_disallow_concurrency less flaky.
|
2023-03-29 19:55:13 +02:00 |
|
avogar
|
db83dd4e52
|
Fix possible member call on null pointer in Avro format
|
2023-03-29 17:33:22 +00:00 |
|
Nikolai Kochetov
|
538a4acbcd
|
Updating tests.
|
2023-03-29 16:57:11 +00:00 |
|
Rich Raposa
|
3e9f4750f3
|
Merge pull request #48175 from gingerwizard/youtube_docs
youtube questions
|
2023-03-29 10:33:21 -06:00 |
|
Rich Raposa
|
cbd6fcaaa2
|
Merge pull request #48174 from ClickHouse/amazon-reviews-1
Fixes for Amazon Reviews dataset
|
2023-03-29 10:32:42 -06:00 |
|
Nikita Taranov
|
3174c07a86
|
try fix test
|
2023-03-29 17:44:51 +02:00 |
|
Aleksei Filatov
|
0ac9dcd723
|
Add allow_distributed_ddl_queries option to the cluster config
|
2023-03-29 18:15:46 +03:00 |
|
Alexander Tokmakov
|
8b965ba895
|
Update get-clickhouse-docs.sh
|
2023-03-29 18:15:46 +03:00 |
|
Alexander Tokmakov
|
482a9690fc
|
fix
|
2023-03-29 17:00:34 +02:00 |
|
Nikolai Kochetov
|
85795965c0
|
Deprecate EXPLAIN QUERY TREE with disabled analyzer.
|
2023-03-29 14:59:01 +00:00 |
|
Rich Raposa
|
63a2d14ad5
|
Merge branch 'master' into youtube_docs
|
2023-03-29 08:58:59 -06:00 |
|
rfraposa
|
45f6cbebe4
|
Update amazon-reviews.md
|
2023-03-29 08:47:37 -06:00 |
|
Rich Raposa
|
f28b53db91
|
Merge branch 'master' into amazon-reviews-1
|
2023-03-29 08:45:06 -06:00 |
|
Alexey Milovidov
|
e688b27ccf
|
Update 02702_allow_skip_errors_enum.sh
|
2023-03-29 17:44:05 +03:00 |
|
rfraposa
|
70717c9dc1
|
Change fields to Bool
|
2023-03-29 08:43:42 -06:00 |
|