alesapin
60408d6543
Disable BC check for asan (just test)
2022-12-24 19:53:47 +01:00
alesapin
705be441a1
Shutup shellcheck
2022-12-24 18:51:56 +01:00
alesapin
600bedbff4
Add setting to disallow arguments in ReplicatedMergeTree constructor for DatabaseReplicated
2022-12-24 18:38:14 +01:00
alesapin
bd19c6b699
Make BC check optional (if env var set)
2022-12-24 17:46:22 +01:00
mayamika
f66a0c01ad
Add null dictionary source
2022-12-24 17:11:30 +03:00
Alexey Milovidov
25a4361fae
Merge pull request #44529 from ClickHouse/integration-tests-tar
...
Ignore exit code 1 for tar in integration tests
2022-12-24 05:10:33 +03:00
Dan Roscigno
f5811868ef
Merge pull request #44551 from DanRoscigno/title-cli
...
move title to frontmatter
2022-12-23 19:50:33 -05:00
DanRoscigno
54e66d875c
move title to frontatter
2022-12-23 19:33:10 -05:00
avogar
798c3111ed
Improve inferring arrays with nulls in JSON formats
2022-12-24 00:21:48 +00:00
avogar
835412af8d
Fix
2022-12-23 21:37:09 +00:00
avogar
331f4bfee1
Fix
2022-12-23 19:58:50 +00:00
avogar
f15bf1839a
Add missed settings into additional cache info
2022-12-23 19:52:54 +00:00
avogar
8dfe90a6c1
Improve json object as string inference
2022-12-23 19:44:13 +00:00
Mikhail f. Shiryaev
7fdcf91b54
Update the ClickHouse/checkout to v1
2022-12-23 17:54:19 +01:00
Nikolay Degterinsky
9da949cdb1
Merge pull request #44526 from mrcrypster/patch-2
...
Added docs for randUniform
2022-12-23 17:26:08 +01:00
chen
3263815d20
Merge branch 'master' into s3_optimize
2022-12-23 23:57:58 +08:00
Yakov Olkhovskiy
168ba57ce4
Update 02287_ephemeral_format_crash.sql
2022-12-23 10:42:14 -05:00
Joanna Hulboj
a86894cce5
FIXUP: PR comments
2022-12-23 15:38:14 +00:00
Smita Kulkarni
84362461fb
Updated test to use macro substitution for hdfs disk - Allow macro substitution in endpoint
2022-12-23 16:07:56 +01:00
Azat Khuzhin
69fadd2193
tests: capture dmesg in integration tests
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-12-23 15:50:10 +01:00
avogar
123392c996
Fix tests
2022-12-23 14:42:38 +00:00
Smita Kulkarni
3d62bc2635
Allow macro substitution in endpoint of disks
...
Implementation:
* Updated to substitute macros in endpoint for all disks (s3, hfs, web).
Testing:
* Added an integration test test/integration/test_endpoint_macro_substitution.
2022-12-23 15:09:24 +01:00
Nikolai Kochetov
5030c92373
Merge branch 'master' into fix-wrong-condition-for-async-reading-from-mt
2022-12-23 14:18:08 +01:00
Nikolai Kochetov
4f84becfa0
Fix wrong condition for enabling asyn creading from MergeTree.
2022-12-23 13:00:23 +00:00
alesapin
2fecf420cb
Merge pull request #44513 from ClickHouse/small_polishing
...
Minor code polishing
2022-12-23 13:47:26 +01:00
Alexander Gololobov
0788269c25
Merge pull request #44410 from ClickHouse/fix_unicode_bar
...
Fix buffer overrun in UnicodeBar::render
2022-12-23 13:17:24 +01:00
Mikhail f. Shiryaev
6d0cd35cd0
Ignore exit code 1 for tar in integration tests
2022-12-23 13:08:59 +01:00
xiedeyantu
2dd809e403
fix
2022-12-23 19:45:26 +08:00
flynn
5477439e57
Merge branch 'master' of github.com:ClickHouse/ClickHouse
2022-12-23 11:38:25 +00:00
xiedeyantu
68aeb39892
fix
2022-12-23 19:33:08 +08:00
xiedeyantu
d0eb22a1cd
fix
2022-12-23 19:25:14 +08:00
Vladimir C
9b05f21acc
Merge pull request #44016 from ClickHouse/vdimir/join_on_and_const
2022-12-23 12:24:14 +01:00
Vladimir C
62b8acdeb9
Merge pull request #44371 from ClickHouse/vdimir/join_switch_alias_fuzz
2022-12-23 12:12:06 +01:00
xiedeyantu
b5fd23358f
fixed
2022-12-23 19:11:51 +08:00
Vladimir C
7482ea54ab
Merge pull request #43972 from ClickHouse/vdimir/tmp-data-in-fs-cache-2
2022-12-23 11:59:27 +01:00
Kseniia Sumarokova
068f2f329b
Merge pull request #44517 from kssenii/better-error-message
...
Better error message if named collection does not exist
2022-12-23 11:39:06 +01:00
Vladimir C
63f5712319
Merge pull request #44506 from canhld94/ch_canh_fix_lc_in
...
close undefined
2022-12-23 11:28:26 +01:00
Denys Golotiuk
3d340efd7c
Fixed minor errors in functions docs
2022-12-23 12:05:04 +02:00
Denys Golotiuk
f364c28f4a
Added docs for randUniform
...
Implemented in [22.10](https://clickhouse.com/docs/en/whats-new/changelog/#new-feature-2 ) and delivered in https://github.com/ClickHouse/ClickHouse/pull/42411
2022-12-23 11:59:43 +02:00
Duc Canh Le
188de7969a
fix error code
2022-12-23 10:25:37 +08:00
Duc Canh Le
475d06b216
Merge branch 'master' into ch_canh_fix_lc_in
2022-12-23 10:12:15 +08:00
Duc Canh Le
a3a601ff85
fix style
2022-12-23 10:06:43 +08:00
Alexey Milovidov
d628deb2fc
Update 02503_mysql_compat_utc_timestamp.sql
2022-12-23 03:29:18 +03:00
Dmitry Novik
6c23721255
Merge pull request #43761 from ClickHouse/refector-function-node
...
Refactor FunctionNode
2022-12-22 23:53:27 +01:00
alesapin
a32fab90d5
Merge pull request #44436 from ClickHouse/fix_bug_with_max_task_count_update
...
Fix bug with merge/mutate pool size increase
2022-12-22 23:48:54 +01:00
Dmitry Novik
d3502937c7
Update MergeTreeIndexSet
2022-12-22 22:17:18 +00:00
avogar
f555048ae5
Infer numbers starting from zero as strings in TSV
2022-12-22 21:55:39 +00:00
Dmitry Novik
cff882d506
Merge remote-tracking branch 'origin/master' into refector-function-node
2022-12-22 21:34:29 +00:00
Joanna Hulboj
5d7b287e40
FIXUP: Simplify as per PR comment
2022-12-22 20:08:14 +00:00
Dan Roscigno
5c860133d6
Merge pull request #44514 from mrcrypster/patch-1
...
Added docs for new rand* functions (distributions)
2022-12-22 13:12:16 -05:00