Alexey Milovidov
|
e702adf0c9
|
Fix error
|
2022-08-15 06:23:00 +02:00 |
|
Alexey Milovidov
|
a517d9d65f
|
Maybe make it possible
|
2022-08-15 04:23:56 +02:00 |
|
Alexey Milovidov
|
ec334a3a08
|
Programming in YAML with copy-paste
|
2022-08-14 09:45:38 +02:00 |
|
Alexey Milovidov
|
edc99648ad
|
Add build to CI
|
2022-08-14 06:14:43 +02:00 |
|
Alexey Milovidov
|
1021b756ac
|
Fix conflict
|
2022-08-14 06:12:38 +02:00 |
|
Alexey Milovidov
|
5ebba1af33
|
Merge branch 'riscv64-linker' into riscv-in-ci
|
2022-08-14 06:10:22 +02:00 |
|
Alexey Milovidov
|
1bd3b8825c
|
Fix typo
|
2022-08-14 06:08:50 +02:00 |
|
Alexey Milovidov
|
2de309c34f
|
Add Linux RISC-V 64 build to CI
|
2022-08-14 06:07:31 +02:00 |
|
Alexey Milovidov
|
5ce6c07005
|
Set linker for RISC-V 64
|
2022-08-14 05:57:55 +02:00 |
|
Alexey Milovidov
|
a0a5268368
|
Merge pull request #40191 from ClickHouse/clickhouse-test-zookeeper-by-default
clickhouse-test: enable ZooKeeper tests by default
|
2022-08-14 04:37:18 +03:00 |
|
Alexey Milovidov
|
158332f61d
|
clickhouse-test: enable ZooKeeper tests by default
|
2022-08-14 01:01:59 +02:00 |
|
Alexey Milovidov
|
c6bb4ae575
|
clickhouse-test: enable ZooKeeper tests by default
|
2022-08-14 00:45:59 +02:00 |
|
Alexey Milovidov
|
29bf411835
|
Merge pull request #40178 from den-crane/tests/39420_normalize_aggregateFunction_types_and_state_representations
test for Decimal aggregateFunction normalization #39420
|
2022-08-13 22:49:11 +03: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
|
5d549a7583
|
Merge pull request #40182 from ClickHouse/minor-build-changes
Minor build changes
|
2022-08-13 22:48:01 +03:00 |
|
Alexander Gololobov
|
1ea751eb7b
|
Merge pull request #40185 from ClickHouse/fix-array-signed-const-positive-index
Fix array signed const positive subscript operator
|
2022-08-13 21:39:19 +02:00 |
|
Mikhail f. Shiryaev
|
22c53e7f7b
|
Merge pull request #40127 from ClickHouse/s3-helper
Rework S3Helper a little bit
|
2022-08-13 16:27:00 +02:00 |
|
Alexey Milovidov
|
31dbb68185
|
Fix array signed const positive subscript operator
|
2022-08-13 08:04:24 +02:00 |
|
Alexey Milovidov
|
8d1d2ecbfa
|
Merge pull request #40104 from ClickHouse/counting-resources-in-subqueries
A test for counting resources in subqueries
|
2022-08-13 08:08:35 +03:00 |
|
Alexey Milovidov
|
a6a51f4fb8
|
Minor build changes
|
2022-08-13 06:39:20 +02:00 |
|
Alexey Milovidov
|
4ea038e13e
|
Merge pull request #40180 from ClickHouse/alexey-milovidov-patch-4
Remove obsolete "build Debian package" instruction
|
2022-08-13 07:07:10 +03:00 |
|
Alexey Milovidov
|
a716d78264
|
Support build with clang-16
|
2022-08-13 06:06:01 +02:00 |
|
Alexey Milovidov
|
2b7fe3dea3
|
Remove obsolete "build Debian package" instruction
|
2022-08-13 05:54:13 +03:00 |
|
Alexey Milovidov
|
fe544cd87c
|
Merge pull request #40150 from vsrsvas/patch-1
Update replicated.md
|
2022-08-13 05:03:05 +03: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
|
76c2bcd258
|
Fix test
|
2022-08-13 02:20:31 +02:00 |
|
Alexey Milovidov
|
be9a2aebf6
|
Merge branch 'master' into counting-resources-in-subqueries
|
2022-08-13 02:18:18 +02:00 |
|
Alexey Milovidov
|
201cf69854
|
Merge pull request #39470 from nicelulu/issues_39469
Fix issues 39469
|
2022-08-13 03:13:28 +03:00 |
|
Denny Crane
|
1bf98f4171
|
test for Decimal aggregateFunction normalization #39420
|
2022-08-12 18:50:49 -03:00 |
|
Alexey Milovidov
|
0dc183921f
|
Merge pull request #40172 from DanRoscigno/fix-note-in-mergetree-engine
fix note in mergetree engine doc
|
2022-08-12 22:39:52 +03:00 |
|
Alexey Milovidov
|
6b54cdffaf
|
Update test
|
2022-08-12 21:39:14 +02:00 |
|
Alexey Milovidov
|
6b8f4f1d59
|
Merge branch 'master' into server-side-time
|
2022-08-12 21:36:40 +02:00 |
|
Alexander Gololobov
|
ef6ff51b9a
|
Merge pull request #40147 from azat/fix-keeper-bench
Fix keeper-bench in case of error during scheduling a thread
|
2022-08-12 21:10:36 +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
|
586682e116
|
Update tests/config/client_config.xml
Co-authored-by: Kseniia Sumarokova <54203879+kssenii@users.noreply.github.com>
|
2022-08-12 22:01:45 +03:00 |
|
DanRoscigno
|
364088d47b
|
fix note
|
2022-08-12 14:40:09 -04: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 |
|
Kruglov Pavel
|
dc32519207
|
Merge pull request #40166 from ClickHouse/insert_deduplication_token_fix_example
Fix incorrect queries in example
|
2022-08-12 18:46:56 +02: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 |
|
Igor Nikonov
|
5768e40ef7
|
Fix incorrect queries in example
Setting insert_deduplication_token: fix incorrect queries in example
|
2022-08-12 17:18:02 +02:00 |
|
Alexander Tokmakov
|
1a1c83f08a
|
Merge pull request #40137 from ClickHouse/flaky_check_ordinary
Add tests with Ordinary database to flaky check
|
2022-08-12 18:17:19 +03:00 |
|
Anton Popov
|
1f9d247299
|
Merge pull request #39528 from ClickHouse/distinct_sorted_simplify
Use DistinctSorted only when applicable
|
2022-08-12 17:13:17 +02:00 |
|
Alexander Tokmakov
|
b3deae3593
|
Merge branch 'master' into flaky_check_ordinary
|
2022-08-12 18:11:39 +03: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
|
54862cd6d5
|
fix
|
2022-08-12 15:40:35 +02:00 |
|
Alexander Tokmakov
|
0395dca7be
|
set sync_request_timeout to 10 to avoid reconnections in tests
|
2022-08-12 15:30:46 +02:00 |
|