Kruglov Pavel
3396ff6c3a
Merge pull request #40516 from zjial/record_errors_for_import_by_csv
...
Record errors while reading text formats (CSV, TSV).
2022-09-14 12:52:32 +02:00
Kseniia Sumarokova
e272c0cce5
Merge pull request #41301 from ClickHouse/kssenii-patch-5
...
Update storing-data.md
2022-09-14 12:43:42 +02:00
alesapin
ac60300997
Merge pull request #41249 from ClickHouse/revert-40968-s3-sharding-2
...
Revert "Sharding s3 key names (2)"
2022-09-14 12:30:56 +02:00
Mikhail f. Shiryaev
a9c272283a
Merge pull request #41260 from ClickHouse/macos-release-download
...
Fix download_binary, use proper version and commit
2022-09-14 12:30:33 +02:00
Mikhail f. Shiryaev
f47a44ef02
Merge pull request #41256 from ClickHouse/docker-server-version
...
Docker server version
2022-09-14 12:27:36 +02:00
Mikhail f. Shiryaev
636994fab8
Merge pull request #41291 from den-crane/patch-48
...
make /etc/default/clickhouse compatible between systemd and initV
2022-09-14 12:26:27 +02:00
Kseniia Sumarokova
bb5f9e578a
Update storing-data.md
2022-09-14 12:17:24 +02:00
alesapin
51a302a70f
Merge branch 'master' into revert-40968-s3-sharding-2
2022-09-14 11:53:14 +02:00
Kseniia Sumarokova
52db0e5c40
Update DiskObjectStorageMetadata.cpp
2022-09-14 11:52:23 +02:00
young scott
b6888022cd
Merge branch 'master' into fix_issuse_41096
2022-09-14 17:38:22 +08:00
kssenii
ea31302071
Fix
2022-09-14 11:30:06 +02:00
vdimir
7fd0369c0f
Mark 02421_exponential_join_rewrite long
2022-09-14 09:18:07 +00:00
young scott
bc111b5680
fix issuse#41096
2022-09-14 09:15:40 +00:00
Vladimir C
00d0b37cd0
Merge pull request #41263 from ClickHouse/vdimir/quorum-log-msg-fix
2022-09-14 10:54:21 +02:00
Robert Schulze
cc573faecb
Merge pull request #40883 from MaceWindu/patch-1
...
Add linq2db to list of third-party libraries
2022-09-14 09:32:43 +02:00
Robert Schulze
065e668182
Merge branch 'master' into bundled-c-ares
2022-09-14 09:31:06 +02:00
Frank Chen
569167d9aa
Improve the test to address review comments
...
Signed-off-by: Frank Chen <frank.chen021@outlook.com>
2022-09-14 11:43:23 +08:00
Denny Crane
6e5ba2648d
Update clickhouse-server.init
2022-09-13 20:54:56 -03:00
Anton Popov
ee54451741
fix adding of columns of type Object
2022-09-13 22:43:59 +00:00
Dan Roscigno
ad9e7be566
Update README.md
...
When running `changelog.py` I did not have tags and needed to supply a `--from` with a commit SHA. Having the tags allows the script to go back to the last release.
2022-09-13 17:23:41 -04:00
Robert Schulze
32ad082f57
Merge pull request #41243 from azat/git-blame-ignore-revs
...
Add files with revision to ignore for git blame
2022-09-13 23:07:00 +02:00
Azat Khuzhin
f35296eea6
Add files with revision to ignore for git blame
...
This will improve output of the blame.
Can be configured as follow:
$ git config blame.ignoreRevsFile .git-blame-ignore-revs
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-09-13 23:05:56 +02:00
Robert Schulze
5aedf60689
fix: repair aarch64 build
2022-09-13 20:51:51 +00:00
Robert Schulze
d071dbe5a0
Merge branch 'master' into patch-1
2022-09-13 22:27:48 +02:00
Dan Roscigno
049eda54d1
Merge pull request #41271 from DanRoscigno/update-delete
...
Update delete with needed privilege
2022-09-13 16:12:26 -04:00
Robert Schulze
49136d26aa
docs: fix internal links
...
The links at the very beginning of
https://clickhouse.com/docs/en/sql-reference/statements/system
don't work. They are reference other sections of the same document. This
is weird because there is a small index already on the right side. I
searched our documentation and this seems to be the only pages which do
so. Therefore removing the links altogether instead of fixing them.
2022-09-13 19:45:46 +00:00
Dan Roscigno
69e898c2ef
Merge branch 'master' into update-delete
2022-09-13 15:20:01 -04:00
Robert Schulze
e8e6dddc76
Merge pull request #41034 from FrankChen021/distributed
...
Improve the observability of INSERT on distributed table
2022-09-13 20:55:11 +02:00
Nikolai Kochetov
3f0bc94d25
Comment.
2022-09-13 18:50:01 +00:00
Nikolai Kochetov
66d9d92de4
Fix wrong literal name in KeyCondition using ActionsDAG.
2022-09-13 18:47:29 +00:00
Dan Roscigno
078b9bff3c
Update docs/en/sql-reference/statements/delete.md
2022-09-13 13:18:01 -04:00
Vladimir C
62437870b9
Merge pull request #41224 from azat/replxx-insert-comment
2022-09-13 19:17:10 +02:00
Vladimir C
f0e4088c84
Merge pull request #41154 from azat/fix-sorted-block-writer
2022-09-13 19:14:45 +02:00
Antonio Andelic
36f46891dd
Merge pull request #41215 from ClickHouse/keeper-close-connection-on-shutdown
...
Close sessions on Keeper shutdown
2022-09-13 19:09:34 +02:00
Robert Schulze
fb5812f554
Bump vectorscan to 5.4.8
...
Brings good stuff like
- https://github.com/VectorCamp/vectorscan/pull/119
- https://github.com/VectorCamp/vectorscan/pull/118
2022-09-13 17:06:09 +00:00
Rich Raposa
b833c39dcf
Update delete.md
2022-09-13 10:55:26 -06:00
Rich Raposa
e85b222136
Update delete.md
2022-09-13 10:54:47 -06:00
DanRoscigno
64bd1ea77a
spelling
2022-09-13 12:42:24 -04:00
DanRoscigno
fc2e7159f0
add note about privs
2022-09-13 12:40:16 -04:00
Robert Schulze
3e6821e8d7
fix: repair broken documentation links and update docs
2022-09-13 16:00:53 +00:00
Robert Schulze
d2d6e6787b
style: remove obsolete comments
2022-09-13 17:42:57 +02:00
Dmitry Novik
7e3fb0a681
Merge pull request #40762 from ClickHouse/grouping-comp
...
Fix GROUPING function SQL compatibility
2022-09-13 17:03:06 +02:00
Dmitry Novik
990ce888bf
Merge branch 'master' into fix-odr-vialation
2022-09-13 16:53:57 +02:00
Mikhail f. Shiryaev
dbe919e992
Update server Dockerfiles to the latest version
2022-09-13 15:55:23 +02:00
Mikhail f. Shiryaev
72a77ba8c1
Update VERSION in server Dockerfiles on new tag
2022-09-13 15:54:56 +02:00
Mikhail f. Shiryaev
9658eebdeb
Merge pull request #41258 from ClickHouse/auto/v22.8.5.29-lts
...
Update version_date.tsv and changelogs after v22.8.5.29-lts
2022-09-13 15:54:33 +02:00
vdimir
f2acb53887
Better log message for replicas number in StorageReplicatedMerge
2022-09-13 13:49:51 +00:00
Sergei Trifonov
b57332f9ac
Merge pull request #41217 from ClickHouse/kvm-clock
...
Do not warn about kvm-clock
2022-09-13 15:35:10 +02:00
Frank Chen
f8dcf01aa6
Fix shellcheck
...
Signed-off-by: Frank Chen <frank.chen021@outlook.com>
2022-09-13 21:04:39 +08:00
Mikhail f. Shiryaev
bd773e6918
Fix download_binary, use proper version and commit
2022-09-13 15:03:07 +02:00