Commit Graph

96114 Commits

Author SHA1 Message Date
Alexey Milovidov
bb48a1dfda
Merge pull request #40554 from ClickHouse/auto/v22.7.4.16-stable
Update version_date.tsv and changelogs after v22.7.4.16-stable
2022-08-24 00:20:11 +03:00
robot-clickhouse
619e924bfa Update version_date.tsv and changelogs after v22.6.6.16-stable 2022-08-23 19:19:49 +00:00
robot-clickhouse
274f3dbb95 Update version_date.tsv and changelogs after v22.7.4.16-stable 2022-08-23 19:13:49 +00:00
robot-clickhouse
c1747edf19 Update version_date.tsv and changelogs after v22.8.2.11-lts 2022-08-23 19:08:30 +00:00
Robert Schulze
cadfdc40ef
fix: CMake option ENABLE_CCACHE is not propagated to native build
- fixes #40439
2022-08-23 18:59:51 +00:00
Denny Crane
add65a17e7
Update index.md 2022-08-23 15:02:44 -03:00
Denny Crane
a790725bea
Update index.md 2022-08-23 14:35:33 -03:00
Denny Crane
f93bb53c1f
Update index.md 2022-08-23 14:32:56 -03:00
Yakov Olkhovskiy
d11d494587
Merge pull request #40426 from ClickHouse/util-compressor-exec
Self-extracting: add --exec param, allow compressed to be renamed
2022-08-23 11:20:28 -04:00
Kruglov Pavel
72f02bd6eb
Merge pull request #40414 from Avogar/improve-schema-inference-cache
Improve schema inference cache, respect format settings that can change the schema
2022-08-23 17:04:58 +02:00
avogar
de489ba1f7 Fix possible error 'Decimal math overflow' while parsing DateTime64 2022-08-23 14:42:23 +00:00
Kruglov Pavel
4054183fc4
Fix test 2022-08-23 16:23:31 +02:00
Alexander Tokmakov
77178a18fa fix race on system restart replica 2022-08-23 16:10:44 +02:00
Vladimir C
3ee52eb25f
Merge pull request #40335 from liql2007/master
Fix bugs in MergeJoin when 'not_processed' is not null
2022-08-23 16:02:23 +02:00
alesapin
dc95d86d6e
Merge pull request #40064 from ClickHouse/keeper-force-recovery-more-retries
Add retries for more commands in `test_keeper_force_recovery`
2022-08-23 15:44:28 +02:00
robot-clickhouse
f0b18a1082 Automatic style fix 2022-08-23 13:21:29 +00:00
alesapin
07286dd042 Add paranoid option to check blobs to S3 after upload 2022-08-23 15:12:09 +02:00
Alexey Milovidov
7e1313d9e2
Update CHANGELOG.md 2022-08-23 15:36:13 +03:00
Alexey Milovidov
34b5d267f3
Merge pull request #40461 from ClickHouse/dashboard
Dashboard
2022-08-23 15:34:28 +03:00
Kseniia Sumarokova
d814a56277
Merge pull request #40420 from kssenii/fix-cache-bug
Fix incorrect fallback to skip cache in case of very high concurrency level
2022-08-23 14:18:38 +02:00
alesapin
7c7fa9472f One more comment 2022-08-23 14:07:50 +02:00
alesapin
2f478774e5 Add comment to proxy 2022-08-23 14:05:05 +02:00
alesapin
a646db4665 Better 2022-08-23 13:56:41 +02:00
avogar
29a887578b Fix 2022-08-23 11:42:57 +00:00
alesapin
eef80b0d06 Fix message 2022-08-23 13:23:53 +02:00
Maksim Buren
0827e87d45
delete miss log 2022-08-23 14:20:32 +03:00
alesapin
d97f3b012a Better 2022-08-23 13:20:05 +02:00
maks-buren630501
b2b97e53ea Fix bug whith wrong postgresql answer 2022-08-23 14:13:16 +03:00
avogar
581e569d04 Support reading Array(Record) into flatten nested table in Avro 2022-08-23 11:05:02 +00:00
alesapin
802d56df49 Merge branch 'master' into fix_bad_exception 2022-08-23 12:22:05 +02:00
Robert Schulze
635cc7617e
Merge pull request #40464 from ClickHouse/less-string-ref
Reduce some usage of StringRef
2022-08-23 12:16:00 +02:00
alesapin
05a0ca659a
Merge pull request #40517 from ClickHouse/fix-jepsen-with-compressed-binary
Fix Jepsen with compressed binary
2022-08-23 11:58:57 +02:00
Kruglov Pavel
54ed9029b8
Merge pull request #40482 from ClickHouse/Avogar-patch-1
Fix bug in HadoopSnappyReadBuffer
2022-08-23 11:47:59 +02:00
Maksim Kita
2514ebc18f
Merge pull request #40502 from kitaisreal/dns-resolver-remove-hints
DNSResolver remove AI_V4MAPPED, AI_ALL hints
2022-08-23 11:41:09 +02:00
Kseniia Sumarokova
7acad11b90
Merge pull request #40504 from den-crane/patch-38
Doc. Example named-collections + clickhouse database
2022-08-23 10:51:02 +02:00
Kseniia Sumarokova
4711f57763
Update PostgreSQLReplicationHandler.cpp 2022-08-23 10:43:12 +02:00
Antonio Andelic
032df2d7a1
Update tests/jepsen.clickhouse-keeper/src/jepsen/clickhouse_keeper/utils.clj 2022-08-23 09:56:34 +02:00
Antonio Andelic
8b6e513a2b Fix Jepsen with compressed binary 2022-08-23 07:51:31 +00:00
Robert Schulze
60aa1d99f2
Merge pull request #38900 from Algunenano/avoid_printing_settings
Avoid printing SETTINGS twice when formatting a query
2022-08-23 09:28:01 +02:00
Antonio Andelic
a87a762b0c
Merge pull request #39973 from ClickHouse/keeper-listen-host
Support `interserver_listen_host` in Keeper
2022-08-23 09:03:08 +02:00
Maksim Buren
9e54792359
Troubleshooting racing
consumer_task use replication_handler_initialized in thread start in method assertInitialized(), by this sometimes assertInitialized throw error because replication_handler_initialized was still "false".
2022-08-23 09:34:03 +03:00
Antonio Andelic
0765495be1
Merge pull request #39986 from Lloyd-Pottiger/feat/support-ttl-for-embeddedrocksdb
Support TTL for EmbeddedRocksDB
2022-08-23 08:27:47 +02:00
robot-clickhouse
315d38c365 Automatic style fix 2022-08-22 22:43:00 +00:00
Denny Crane
e6912c86b9
Update named-collections.md 2022-08-22 19:36:01 -03:00
alesapin
61d014f6ec
Merge branch 'master' into fix_bad_exception 2022-08-23 00:35:29 +02:00
alesapin
780f39b108 Fix lost errors in AWS CPP SDK 2022-08-23 00:34:39 +02:00
Denny Crane
7428193a82
Update named-collections.md 2022-08-22 19:17:39 -03:00
Alexey Milovidov
57e6224fde
Merge pull request #40455 from CheSema/fix-flaky-test
fix flaky 02293_part_log_has_merge_reason: wait merge explicitly
2022-08-23 00:42:35 +03:00
Alexey Milovidov
924d4a5aed
Merge pull request #40488 from konnectr/patch-4
ru docs fixed display in dock :::note
2022-08-23 00:41:18 +03:00
Maksim Kita
11ba15dde6
Merge branch 'master' into dns-resolver-remove-hints 2022-08-22 22:23:35 +02:00