Nikita Mikhailov
|
282775b10c
|
save
|
2021-04-06 22:23:16 +03:00 |
|
keenwolf
|
1a4961499b
|
the Native format is not supported after test
|
2021-04-06 22:23:16 +03:00 |
|
keenwolf
|
94c8e7af1a
|
remove const for value-copy-return
|
2021-04-06 22:23:16 +03:00 |
|
keenwolf
|
3d3923b518
|
update comments
|
2021-04-06 22:23:16 +03:00 |
|
keenwolf
|
b95f54edce
|
Small fix
|
2021-04-06 22:23:16 +03:00 |
|
keenwolf
|
139bb678a9
|
Branch with Format isColumnOriented() or not
|
2021-04-06 22:23:15 +03:00 |
|
keenwolf
|
4eaf718fd2
|
fix the getColumsForNames() to bring the whole column info from metadata
|
2021-04-06 22:23:15 +03:00 |
|
keenwolf
|
9d6e2b4bad
|
update comments
|
2021-04-06 22:23:15 +03:00 |
|
keenwolf
|
de365a5852
|
fix
|
2021-04-06 22:23:15 +03:00 |
|
keenwolf
|
6f9bad682f
|
Only read needed columns for formats as parquet etc
|
2021-04-06 22:23:15 +03:00 |
|
Maksim Kita
|
8c3ccaa247
|
Merge pull request #22686 from tetafro/master
Fix grammar in docs
|
2021-04-06 21:57:09 +03:00 |
|
Maksim Kita
|
e38206ee02
|
Merge pull request #22721 from kitaisreal/memory-storage-sync-comments-and-code
MemoryStorage sync comments and code
|
2021-04-06 21:56:41 +03:00 |
|
Nikolai Kochetov
|
e7e17adc64
|
Update CHANGELOG.md
|
2021-04-06 19:46:47 +03:00 |
|
alexey-milovidov
|
d2d4a3d796
|
Merge pull request #22709 from bun4uk/bun4uk-patch-1
Add Third party service info
|
2021-04-06 16:56:07 +03:00 |
|
Vladimir Bunchuk
|
23c675e6dc
|
Add Third party service info
|
2021-04-06 16:43:09 +03:00 |
|
Amos Bird
|
a89e3df40a
|
Disable table function view in expression (#21465)
|
2021-04-06 16:08:29 +03:00 |
|
alexey-milovidov
|
3708821689
|
Merge pull request #22655 from azat/system.errors-invalid-read
Fix impossible invalid-read for system.errors accounting
|
2021-04-06 14:48:33 +03:00 |
|
alexey-milovidov
|
e1e2f534e8
|
Merge pull request #22646 from azat/clickhouse-test-log-comment
Add log_comment setting for DROP/CREATE DATABASE in clickhouse-test
|
2021-04-06 14:48:04 +03:00 |
|
alexey-milovidov
|
bee6cddb95
|
Merge pull request #22656 from mastertheknife/allow_unbundled_xz_lzma
Skip compiling xz if we're using system xz (unbundled)
|
2021-04-06 14:41:18 +03:00 |
|
alexey-milovidov
|
636fe8b631
|
Merge pull request #22662 from vitlibar/fix-test-01294_create_settings_profile
Fix test 01294_create_settings_profile
|
2021-04-06 14:40:28 +03:00 |
|
Anton Popov
|
c05c1f7a34
|
Merge pull request #22666 from CurtizJ/fix-flaky-tests-1
Fix random failures of tests that are using query_log
|
2021-04-06 14:22:26 +03:00 |
|
Maksim Kita
|
af19f89273
|
MemoryStorage sync comments and code
|
2021-04-06 13:41:48 +03:00 |
|
Kseniia Sumarokova
|
ad85467128
|
Merge pull request #22668 from kssenii/postgres-add-bool
Add bool type in postgres engine
|
2021-04-06 13:29:33 +03:00 |
|
alesapin
|
3148c224ad
|
Merge pull request #22663 from CurtizJ/fix-flakey-tests
Fix test 01039_row_policy_dcl
|
2021-04-06 13:19:08 +03:00 |
|
Alexander Kuzmenkov
|
4402ec3101
|
Merge pull request #22324 from ClickHouse/aku/perf-stable
make some perf test queries more stable
|
2021-04-06 13:15:38 +03:00 |
|
Alexander Kuzmenkov
|
c7776fefc0
|
Merge pull request #22110 from excitoon-favorites/testfinalize
Better tests for finalize in nested writers
|
2021-04-06 12:49:14 +03:00 |
|
alesapin
|
86a843bb51
|
Merge pull request #21509 from kssenii/library-bridge
clickhouse-library-bridge for library dictionary source
|
2021-04-06 12:26:08 +03:00 |
|
tavplubix
|
8b1d320633
|
Merge pull request #22217 from kssenii/replicas-shards-for-mysql-and-postgres
Replicas and shards for mysql and postgres storages
|
2021-04-06 11:05:24 +03:00 |
|
alesapin
|
3cd571f92b
|
Merge pull request #22669 from ClickHouse/fix_two_bugs_with_mutation_wait
Fix two stupid bugs in mutation wait
|
2021-04-06 11:04:16 +03:00 |
|
Kruglov Pavel
|
ae883829ef
|
Merge pull request #22687 from Avogar/fix-doc
Change Aggregatingmergetree to AggregatingMergeTree in docs
|
2021-04-06 10:41:50 +03:00 |
|
Pavel Kruglov
|
cb7efb8efe
|
Change Aggregatingmergetree to AggregatingMergeTree in docs
|
2021-04-06 10:37:56 +03:00 |
|
alesapin
|
fbfa53684a
|
Merge pull request #22670 from ClickHouse/fix_killer_test
Fix mutation killers tests
|
2021-04-06 10:24:36 +03:00 |
|
Denis Krivak
|
ea563b193c
|
Fix grammar in docs
|
2021-04-06 10:17:24 +03:00 |
|
robot-clickhouse
|
758cbb0498
|
Update version_date.tsv after release 20.8.16.20
|
2021-04-06 10:13:59 +03:00 |
|
alexey-milovidov
|
cf2931384b
|
Update adopters.md
|
2021-04-06 02:07:36 +03:00 |
|
Anton Popov
|
8559958df4
|
try to fix perf test
|
2021-04-06 01:03:15 +03:00 |
|
Anton Popov
|
472662de80
|
skip test in arcadia
|
2021-04-06 00:45:28 +03:00 |
|
Anton Popov
|
c5354885a6
|
Merge pull request #22654 from azat/log-nested-fix
[RFC] Fix LOGICAL_ERROR for Log with nested types w/o columns in the SELECT clause
|
2021-04-06 00:34:58 +03:00 |
|
Kseniia Sumarokova
|
32cf4e378e
|
Merge pull request #22623 from olgarev/revolg-DOCSUP-8221-check_query_single_value_result
DOCSUP-8221: check_query_single_value_result setting
|
2021-04-06 00:22:37 +03:00 |
|
Anton Popov
|
dfb6890f27
|
fix flaky test
|
2021-04-06 00:04:13 +03:00 |
|
kssenii
|
68154fe10a
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into postgres-add-bool
|
2021-04-05 20:27:04 +00:00 |
|
alexey-milovidov
|
46bd8929a0
|
Merge pull request #22667 from ucasFL/build
fix build error 'always_inline' function might not be inlinable
|
2021-04-05 23:24:14 +03:00 |
|
Maksim Kita
|
de71553c9d
|
Merge pull request #22593 from zlobober/introduce_distributed_write
Introduce IStorage::distributedWrite method for distributed INSERT SELECTS
|
2021-04-05 22:59:57 +03:00 |
|
kssenii
|
16d42f267e
|
Bump CI
|
2021-04-05 18:34:11 +00:00 |
|
Anton Popov
|
1e7f3fd576
|
Update tests/queries/0_stateless/01670_log_comment.sql
Co-authored-by: Alexander Kuzmenkov <36882414+akuzm@users.noreply.github.com>
|
2021-04-05 20:17:26 +03:00 |
|
alesapin
|
be22ffa5a8
|
Fix mutation killers tests
|
2021-04-05 19:31:49 +03:00 |
|
kssenii
|
dc42d5189d
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into replicas-shards-for-mysql-and-postgres
|
2021-04-05 15:36:35 +00:00 |
|
Anton Popov
|
700f4dabbd
|
Update 01670_log_comment.sql
|
2021-04-05 18:25:31 +03:00 |
|
Alexander Kuzmenkov
|
90a0b954e5
|
boop the CI
|
2021-04-05 18:22:51 +03:00 |
|
Alexey Milovidov
|
0501c025db
|
Remove OpenCL
|
2021-04-05 18:09:14 +03:00 |
|