Mikhail f. Shiryaev
|
5076cdb7fb
|
Merge pull request #46240 from ClickHouse/sccache
Use sccache and clang-tidy-cache with S3 cache backend
|
2023-03-30 11:36:35 +02:00 |
|
mateng915
|
15a5372eb1
|
Update build.md
Latest master branch and stable tag version using Clang-14 can not compile successfully. Need using Clang-15
|
2023-03-30 17:07:36 +08:00 |
|
Ilya Yatsishin
|
baabc49f33
|
Update ParserKQLSort.cpp
Style
|
2023-03-30 11:01:51 +02:00 |
|
Alexey Milovidov
|
990ef56443
|
Randomize JIT settings in tests
|
2023-03-30 10:55:29 +02:00 |
|
Robert Schulze
|
47fd1ee06d
|
Merge pull request #48127 from ClickHouse/rs/sort-show
Sort output of SHOW <INFO> statements
|
2023-03-30 10:54:23 +02:00 |
|
Robert Schulze
|
d24d1b48df
|
Merge branch 'master' into varuint-v2
|
2023-03-30 10:24:58 +02:00 |
|
Antonio Andelic
|
a307e0d95d
|
Merge pull request #48168 from ClickHouse/logical-optimizer-ignore-nulls
Correctly handle NULL constants in logical optimizer for new analyzer
|
2023-03-30 10:24:25 +02:00 |
|
Alexey Milovidov
|
202dc90045
|
Randomize JIT settings in tests
|
2023-03-30 10:01:52 +02:00 |
|
Nikolay Degterinsky
|
8c8c746451
|
Update FunctionsCodingULID.cpp
|
2023-03-30 09:04:36 +02:00 |
|
Nikolay Degterinsky
|
870ee4b4f5
|
Merge pull request #47813 from FrankChen021/query_id
Add `X-ClickHouse-Query-Id` to HTTP response when queries fail to execute
|
2023-03-30 09:00:03 +02:00 |
|
Antonio Andelic
|
4dadc53961
|
Merge branch 'master' into more-stable-keeper-map-test
|
2023-03-30 06:41:48 +00:00 |
|
Antonio Andelic
|
9db58532f4
|
Clang-tidy fix
|
2023-03-30 08:41:14 +02:00 |
|
robot-ch-test-poll
|
1cedd5c11d
|
Merge pull request #48188 from ClickHouse/rfraposa-5
Add cross_to_inner_join_rewrite setting
|
2023-03-30 08:18:07 +02:00 |
|
Alexey Milovidov
|
5ca488d70e
|
Update src/Processors/Formats/Impl/MsgPackRowInputFormat.cpp
Co-authored-by: Antonio Andelic <antonio2368@users.noreply.github.com>
|
2023-03-30 09:14:52 +03:00 |
|
Alexey Milovidov
|
fa20692120
|
Merge pull request #48192 from ClickHouse/changelog-23.3
Add changelog for 23.3
|
2023-03-30 09:12:24 +03:00 |
|
Rich Raposa
|
c74e94010a
|
Merge pull request #48193 from den-crane/patch-62
Doc. Fix link
|
2023-03-29 20:55:18 -06:00 |
|
Denny Crane
|
2c231a6ac4
|
Update settings.md
|
2023-03-29 20:49:44 -03:00 |
|
Denny Crane
|
553c5aa622
|
Update type-conversion-functions.md
|
2023-03-29 20:46:34 -03:00 |
|
Nikolay Degterinsky
|
1bc5489e04
|
Merge pull request #47895 from evillique/fix-isipv6-function
Fix isIPv6String function
|
2023-03-30 01:45:08 +02:00 |
|
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 |
|
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 |
|