alesapin
caa9cc4992
Merge pull request #33942 from ClickHouse/fix_keeper_dumper_build
...
Fix keeper data dumper build
2022-01-24 13:24:52 +03:00
alesapin
8d2750a92a
Fix keeper data dumper build
2022-01-24 13:23:58 +03:00
alesapin
ab2aca2699
Fix bug in keeper which can lead to inconsistent snapshots
2022-01-24 13:17:40 +03:00
Maksim Kita
49793553ed
Merge pull request #33929 from den-crane/patch-3
...
Docs. more ZK tips.md
2022-01-24 10:21:11 +01:00
tavplubix
766786b570
Update StorageReplicatedMergeTree.h
2022-01-24 12:16:13 +03:00
tavplubix
34baca1298
Update src/Storages/StorageReplicatedMergeTree.cpp
...
Co-authored-by: Bharat Nallan <bharatnc@gmail.com>
2022-01-24 12:12:08 +03:00
tavplubix
2f566d2af9
Update src/Storages/StorageReplicatedMergeTree.cpp
...
Co-authored-by: Bharat Nallan <bharatnc@gmail.com>
2022-01-24 12:12:03 +03:00
alexey-milovidov
6ee0b18979
Merge pull request #33920 from ClickHouse/fix-if-combinator
...
Fix aggregate function combinator `-If` with `Nullable` filter argument
2022-01-24 11:43:11 +03:00
Anton Popov
3567e18f6e
fix 'Not found column' exception in distributed queries with arrays and tuples
2022-01-24 10:46:30 +03:00
alesapin
48c19e88a5
Merge pull request #33926 from ClickHouse/fix_flaky_test
...
Fix test_replica_is_active flaky test
2022-01-24 10:19:10 +03:00
benbiti
a215600c6c
set it do noting
2022-01-24 14:41:34 +08:00
benbiti
d97c43034c
fix build on USE_DEBUG_HELPERS OFF
2022-01-24 14:29:38 +08:00
Ben
35bacb1159
when not DEBUG set USE_DEBUG_HELPERS OFF
...
when not DEBUG set USE_DEBUG_HELPERS OFF
2022-01-24 14:29:07 +08:00
Alexey Milovidov
58bb1ffecf
Shortcut
2022-01-24 08:29:17 +03:00
cnmade
83c1343455
Translate zh/faq/general/columnar-database: translate words adjust
2022-01-24 09:42:47 +08:00
cnmade
37f520505e
Translate zh/faq/general/columnar-database: translate adjust
2022-01-24 09:41:03 +08:00
cnmade
bc30dd3892
Translate zh/faq/general/columnar-database: Remove backup file
2022-01-24 09:38:25 +08:00
cnmade
b62c4c47de
Translate zh/faq/general/columnar-database: translate to zh
2022-01-24 09:38:00 +08:00
cnmade
ce38c38c98
Translate zh/faq/general/columnar-database: create new file
2022-01-24 09:30:56 +08:00
cnmade
60bfae1bdd
Translate zh/faq/general/columnar-database: rename old file
2022-01-24 09:30:08 +08:00
Denny Crane
6630e64f51
Update tips.md
2022-01-23 20:42:08 -04:00
Maksim Kita
7fffe5846f
Merge pull request #33924 from kitaisreal/sql-user-defined-functions-invalid-lambda-crash-fix
...
SQLUserDefinedFunctions invalid lambda additional cases
2022-01-23 22:06:49 +01:00
zvonand
3594cdbeeb
updated dt64 value return
2022-01-23 23:06:32 +03:00
zvonand
86cc9419ba
Merge branch 'master' of github.com:ClickHouse/ClickHouse into issue_14648
2022-01-23 22:30:31 +03:00
alesapin
57dae1e308
Merge pull request #33162 from azat/integration-tests-status
...
Fix status of SKIPPED integration tests (was incorrectly marked as ERROR)
2022-01-23 21:46:59 +03:00
alesapin
e1c85db593
Merge pull request #33329 from ClickHouse/better_hashmap
...
Use HashMap and arena with free lists for keeper
2022-01-23 20:17:37 +03:00
Maksim Kita
818966c1a2
Merge pull request #33921 from bharatnc/ncb/h3-improve
...
explicitly checkAndGetColumn for remaining H3 funcs
2022-01-23 18:08:30 +01:00
Maksim Kita
243a280936
Updated tests
2022-01-23 17:02:43 +00:00
alesapin
51a6d08bff
Fix test_replica_is_active flaky test
2022-01-23 19:31:09 +03:00
Maksim Kita
d4d4531dea
Merge pull request #33922 from mlkui/patch-1
...
Update check-table.md: If `check_query_single_value_result` = 1, the `CHECK TABLE` query shows the general table check status.
2022-01-23 15:53:15 +01:00
bharatnc
6faad9366b
fix tests
2022-01-23 06:29:57 -08:00
Maksim Kita
7a47436627
Merge pull request #33913 from kitaisreal/docs-h3-documentation-fix
...
H3 fix documentation translation
2022-01-23 13:34:52 +01:00
Maksim Kita
711451f497
Merge pull request #33916 from kitaisreal/function-math-unary-remove-macro
...
FunctionMathUnary remove macro usage
2022-01-23 13:34:09 +01:00
Maksim Kita
f76536c079
Merge pull request #33914 from kitaisreal/dictionaries-added-support-for-date-time-64
...
Dictionaries added support for DateTime64
2022-01-23 13:21:22 +01:00
mergify[bot]
7cba018ce1
Merge branch 'master' into patch-1
2022-01-23 12:12:34 +00:00
Maksim Kita
c66d5c6dd0
Merge pull request #33794 from kitaisreal/support-cast-from-map-to-array-of-tuple
...
Support cast from Map to Array of Tuple
2022-01-23 13:10:28 +01:00
mlkui
4041fbc062
Update check-table.md
...
Right should be:
If `check_query_single_value_result` = 1, the `CHECK TABLE` query shows the general table check status.
Old wrong:
If `check_query_single_value_result` = 0, the `CHECK TABLE` query shows the general table check status.
2022-01-23 19:19:21 +08:00
bharatnc
d91caa0d3f
better arg check for h3kRing func
2022-01-23 00:45:40 -08:00
zhongyuankai
040b71617c
Fix disk using the same path
2022-01-23 16:08:19 +08:00
bharatnc
12d135346c
fix build
2022-01-22 23:48:53 -08:00
bharatnc
59ecdeb3ef
fixes to exception message
2022-01-22 23:05:06 -08:00
bharatnc
7d62593bb1
h3 remaining funcs checkAndGetColumn
2022-01-22 23:02:14 -08:00
bharatnc
d2bc0712f7
h3 explicitly checkAndGetColumn
2022-01-22 23:02:14 -08:00
alexey-milovidov
d1431fffd2
Merge pull request #33912 from amosbird/fixdiskcacherace
...
Fix race in DiskCacheWrapper
2022-01-23 08:47:44 +03:00
Alexey Milovidov
4d30e6eab6
Fix aggregate function combinator -If with Nullable filter argument
2022-01-23 08:27:29 +03:00
Maksim Kita
333bd24aca
Fixed tests
2022-01-23 00:09:29 +00:00
Maksim Kita
4ec2861d82
Merge pull request #33907 from ClickHouse/more-retries-in-ci
...
Add more retries in CI for AWS "spot" instances
2022-01-23 00:57:35 +01:00
Maksim Kita
2d84d5f74d
Merge pull request #33918 from kitaisreal/dictionaries-updated-support-for-empty-attributes
...
Dictionaries updated support for empty attributes
2022-01-23 00:56:10 +01:00
mergify[bot]
d0286f9c22
Merge branch 'master' into more-retries-in-ci
2022-01-22 21:04:09 +00:00
Maksim Kita
4be393fba5
Support cast from Map to Array of Tuple
2022-01-22 20:40:18 +00:00