Anton Popov
3d06db9a37
Merge remote-tracking branch 'upstream/some_logs_during_part_load' into optimize-loading-parts
2022-10-07 22:31:42 +00:00
Vitaly Baranov
69ebf12dab
Merge pull request #42146 from azat/backups/metadata-overflow-fix
...
Fix reusing of files > 4GB from base backup
2022-10-08 00:22:28 +02:00
Maksim Kita
53b655bfa9
Merge pull request #42123 from kitaisreal/jit-compilation-migration-to-llvm-15
...
JIT compilation migration to LLVM 15
2022-10-07 22:02:19 +03:00
Nikolai Kochetov
eccee280a2
Merge pull request #42136 from ClickHouse/revert-27787
...
Revert #27787
2022-10-07 20:38:38 +02:00
alesapin
81f369ac2b
Add loging during server startup
2022-10-07 19:53:54 +02:00
Sergei Trifonov
a313aa4ede
Merge pull request #41908 from AlfVII/remove-table-is-dropped-exception-when-not-needed
...
Don't report TABLE_IS_DROPPED exception in order to skip table in case is was just dropped
2022-10-07 18:40:08 +02:00
Maksim Kita
930bda9c72
Merge branch 'master' into jit-compilation-migration-to-llvm-15
2022-10-07 18:45:53 +03:00
Robert Schulze
1bf9f6c76f
Merge pull request #42152 from ClickHouse/fix-sidebar
...
Docs: Add "TABLE" to CHECK/DESCRIBE statements in sidebar
2022-10-07 17:28:30 +02:00
Robert Schulze
3e3c0a7bb6
Docs: Add "TABLE" to CHECK/DESCRIBE statements in sidebar
2022-10-07 14:41:00 +00:00
Alexander Tokmakov
cfc118fd0b
Merge pull request #42150 from ClickHouse/revert_41535
...
Revert "Resurrect parallel distributed insert select with s3Cluster
2022-10-07 17:30:42 +03:00
Robert Schulze
609ea42481
Merge pull request #42086 from ClickHouse/docs-remove-misc-statements
...
Docs: Preparations to remove misc statements page
2022-10-07 16:18:41 +02:00
Alexander Tokmakov
052b458e92
Merge pull request #42148 from ClickHouse/tylerhannan-readme-update
...
Update README.md
2022-10-07 16:54:27 +03:00
Alexander Tokmakov
b8d9066004
Revert "Resurrect parallel distributed insert select with s3Cluster ( #41535 )"
...
This reverts commit 860e34e760
.
2022-10-07 15:53:30 +02:00
Tyler Hannan
72c52e6b07
Update README.md
...
Add 22.10, add Cloud webinar, remove 22.9 and completed US meeetup
2022-10-07 15:28:17 +02:00
Robert Schulze
e759a64d38
Docs: Redirect links to misc.md
...
--> https://clickhouse.com/docs/en/sql-reference/statements/misc
This page indexes a bunch of SQL statements but they are easily
reachable by the sidebar already.
2022-10-07 13:22:40 +00:00
Vitaly Baranov
26b2db2c94
Merge pull request #42073 from BoloniniD/BLAKE3_fixes
...
Minor fixes for BLAKE3
2022-10-07 15:00:13 +02:00
Azat Khuzhin
dae8d6b316
Convert backup version from UInt64 to int
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-10-07 14:59:38 +02:00
Azat Khuzhin
94566abda9
Fix reusing of files > 4GB from base backup
...
Previosly u64 numbers was truncated to u32 numbers during writing to the
mdatadata xml file, and further incremental backup cannot reuse them,
since the file in base backup is smaller.
P.S. There can be other places, I thought about enabling
-Wshorten-64-to-32, but there are lots of warnings right now.
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-10-07 14:56:09 +02:00
Azat Khuzhin
2c84ad30ba
Fix double "file" in "Writing backup for file" message
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-10-07 14:27:11 +02:00
Nikolai Kochetov
984fe4f058
Add test.
2022-10-07 10:28:15 +00:00
Kseniia Sumarokova
eb6e60753d
Merge pull request #42129 from kssenii/fix-non-async-buffer
...
Fix buffer resize with `remote_filesystem_read_method=read` + fs cache
2022-10-07 12:05:53 +02:00
Maksim Kita
4eb29f7428
Updated submodule
2022-10-07 10:55:08 +02:00
Maksim Kita
76d6204f99
JIT compilation migration to LLVM 15
2022-10-07 10:53:38 +02:00
Alexey Milovidov
03be5ffab7
Merge pull request #42079 from aerosol/patch-1
...
Fix tag mismatch in sample users config
2022-10-07 01:20:13 +03:00
Nikolai Kochetov
e3f341e978
Added test.
2022-10-06 20:02:23 +00:00
Dan Roscigno
104b751e51
Merge pull request #42132 from ClickHouse/DanRoscigno-patch-2
...
Update codespell-ignore-words.list
2022-10-06 14:49:18 -04:00
DanRoscigno
700deb152f
add toolchain to ignore
2022-10-06 14:47:12 -04:00
Dan Roscigno
ef62f32dd0
Update codespell-ignore-words.list
2022-10-06 14:42:42 -04:00
BoloniniD
d188601881
Fix style
2022-10-06 21:41:26 +03:00
Nikolai Kochetov
c1cc04d44d
Revert #27787
2022-10-06 20:27:55 +02:00
Nikolay Degterinsky
522948fa2a
Merge branch 'master' into patch-1
2022-10-06 17:47:36 +02:00
Nikolay Degterinsky
80aac4ced7
Merge pull request #42124 from jus1096/master
...
add %z offset
2022-10-06 17:47:10 +02:00
kssenii
2d96c81f4c
Fix
2022-10-06 17:09:20 +02:00
Nikolay Degterinsky
c5ff73cb25
Merge branch 'master' into master
2022-10-06 16:55:34 +02:00
Dan Roscigno
e7f7d5cadb
Merge pull request #42091 from DanRoscigno/combine-requirements-install-docs
...
Combine install doc and system requirements doc into one
2022-10-06 10:29:00 -04:00
Dan Roscigno
4bc92cc5a8
Merge branch 'master' into combine-requirements-install-docs
2022-10-06 10:28:19 -04:00
Nikolay Degterinsky
16a8145deb
Merge pull request #42046 from evillique/fix-bz2-decoding
...
Fix bzip2 decoding issue
2022-10-06 16:02:09 +02:00
Dan Roscigno
41fb3cb7da
Merge branch 'master' into combine-requirements-install-docs
2022-10-06 09:39:11 -04:00
DanRoscigno
655d2b298d
adjust heading level
2022-10-06 09:38:30 -04:00
alesapin
74c6fdd541
Merge pull request #42082 from ClickHouse/gh-runner-at
...
Add `at` to runner AMI, bump gh runner version
2022-10-06 15:19:13 +02:00
alesapin
3373480ede
Merge pull request #42036 from ClickHouse/fix_one_more_no_such_key
...
Fix No such key during table drop
2022-10-06 14:50:02 +02:00
Jus
72015dca4d
add %z offset
...
Add placeholder %z
2022-10-06 16:45:18 +04:00
Robert Schulze
cc24fcd6d5
Merge pull request #41873 from ClickHouse/generated-file-cleanup
...
Consolidate CMake-generated config headers
2022-10-06 14:31:03 +02:00
Raúl Marín
adbaaca2f5
QOL log improvements ( #41947 )
...
* Uniformize disk reservation logs
* Remove log about destroying stuff that appears all the time
* More tweaks on disk reservation logs
* Reorder logs in hash join
* Remove log that provides little information
* Collapse part removal logs
Co-authored-by: Sergei Trifonov <sergei@clickhouse.com>
2022-10-06 14:22:44 +02:00
Robert Schulze
78be400ac0
Merge remote-tracking branch 'origin/master' into generated-file-cleanup
2022-10-06 12:22:43 +00:00
Nikolay Degterinsky
54ec6a5047
Merge pull request #42071 from evillique/new-http-compression-methods
...
Add new HTTP compression methods
2022-10-06 14:21:39 +02:00
Alexey Milovidov
546609c6e5
Merge pull request #42114 from ClickHouse/auto/v22.6.9.11-stable
...
Update version_date.tsv and changelogs after v22.6.9.11-stable
2022-10-06 14:49:42 +03:00
Nikita Mikhaylov
860e34e760
Resurrect parallel distributed insert select with s3Cluster ( #41535 )
2022-10-06 13:47:32 +02:00
Anton Popov
80ebbfbc56
Merge pull request #42066 from CurtizJ/fix-fuzzer-3
...
Fix crash in `SummingMergeTree` with `LowCardinality`
2022-10-06 13:46:26 +02:00
Nikita Mikhaylov
766107df0a
Fixed the restriction on maximum size of replicated fetches ( #42090 )
2022-10-06 13:18:46 +02:00