Azat Khuzhin
|
1e0d8e098f
|
Fix building Rust with Musl
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2023-12-11 20:49:19 +01:00 |
|
alesapin
|
4b3e845dab
|
Merge branch 'master' into other_timeout_for_wait
|
2023-12-11 20:43:21 +01:00 |
|
kssenii
|
05e56f76ed
|
Merge remote-tracking branch 'origin/master' into fix-loading-dependent-table-materialized-postgresql
|
2023-12-11 20:17:26 +01:00 |
|
kssenii
|
76be22e8e8
|
Fix build without libpqxx
|
2023-12-11 20:16:13 +01:00 |
|
Kseniia Sumarokova
|
907d0a79eb
|
Merge pull request #57568 from ClickHouse/fix-materialized-pg-issue-with-generated-columns
MaterializedPostgreSQL: Support "generated columns" and default values
|
2023-12-11 19:57:41 +01:00 |
|
vdimir
|
eaf2c34761
|
better lowcard handling in hash join
|
2023-12-11 18:35:38 +00:00 |
|
Kruglov Pavel
|
9dba7aa13d
|
Merge pull request #57364 from Avogar/better-json-fallback
Better JSON -> JSONEachRow fallback without catching exceptions
|
2023-12-11 19:03:50 +01:00 |
|
Kruglov Pavel
|
20510cde34
|
Merge pull request #57006 from Avogar/save-errors-better
Fix early stop while parsing file with skipping lots of errors
|
2023-12-11 19:03:14 +01:00 |
|
Kruglov Pavel
|
909b1fb36b
|
Merge pull request #57004 from Avogar/template-deadlock
Fix possible deadlock in Template format during sync after error
|
2023-12-11 19:02:40 +01:00 |
|
avogar
|
1db000dae5
|
Add docs
|
2023-12-11 18:02:05 +00:00 |
|
avogar
|
c3a76fcc08
|
Allow to infer numbers from strings in CSV format
|
2023-12-11 18:02:05 +00:00 |
|
Kruglov Pavel
|
3b1ffbd77c
|
Merge branch 'master' into schema-inference-union
|
2023-12-11 18:59:15 +01:00 |
|
kssenii
|
48ce040621
|
Fix
|
2023-12-11 17:30:23 +01:00 |
|
Vitaly Baranov
|
380e34226f
|
Fix compilation.
|
2023-12-11 16:57:18 +01:00 |
|
vdimir
|
ea09080c73
|
fix
|
2023-12-11 15:50:27 +00:00 |
|
Vitaly Baranov
|
ca262d6e10
|
Fix profile events.
|
2023-12-11 16:03:07 +01:00 |
|
avogar
|
a87a8e91cf
|
Slightly better inference of unnamed tupes in JSON formats
|
2023-12-11 14:46:12 +00:00 |
|
Vitaly Baranov
|
ff1e95c357
|
Fix style.
|
2023-12-11 15:37:19 +01:00 |
|
Vitaly Baranov
|
2c03348732
|
Use checkTimeLimit() to check if query is cancelled.
|
2023-12-11 15:33:16 +01:00 |
|
Maksim Kita
|
6b1acf7e9b
|
Test
|
2023-12-11 17:06:13 +03:00 |
|
Nikolai Kochetov
|
fcaa556bf7
|
Fixing test.
|
2023-12-11 13:39:10 +00:00 |
|
Mikhail f. Shiryaev
|
7bd6b42af2
|
Merge pull request #57744 from ClickHouse/fix-dockerub-proxy
Tune network memory for dockerhub proxy hosts
|
2023-12-11 14:25:51 +01:00 |
|
kssenii
|
fc4e6d70d8
|
Update run.sh
|
2023-12-11 14:24:05 +01:00 |
|
Maksim Kita
|
821c7d6527
|
Fixed tests
|
2023-12-11 15:48:52 +03:00 |
|
kssenii
|
1e4d61d55a
|
Change error code
|
2023-12-11 13:44:12 +01:00 |
|
Vitaly Baranov
|
ef8068ed03
|
Merge pull request #57733 from vitlibar/fix-rwlock
Fix RWLock inconsistency after write lock timeout (again)
|
2023-12-11 13:35:17 +01:00 |
|
vdimir
|
af45e138ad
|
fix
|
2023-12-11 12:33:11 +00:00 |
|
Robert Schulze
|
0c29e8094a
|
Merge pull request #57731 from tbragin/patch-9
Docs: Add note about platform-specific guides to getting started guide
|
2023-12-11 13:29:42 +01:00 |
|
Nikolay Degterinsky
|
64cd83fcd9
|
Merge pull request #57713 from evillique/fix-unary-operators-parsing
Fix unary operators parsing
|
2023-12-11 13:18:00 +01:00 |
|
Max K
|
f5ba4ef9b3
|
Tune autoscale to scale for single job in the queue (#57742)
* tune setting desired capacity
* Automatic style fix
---------
Co-authored-by: robot-clickhouse <robot-clickhouse@users.noreply.github.com>
|
2023-12-11 13:07:56 +01:00 |
|
Mikhail f. Shiryaev
|
9307a87118
|
Tune network memory for dockerhub proxy hosts
|
2023-12-11 12:56:52 +01:00 |
|
alesapin
|
a62a0b92de
|
Increase async block cache deduplication timeout
|
2023-12-11 12:46:22 +01:00 |
|
kssenii
|
966a09fb70
|
Review fixes
|
2023-12-11 12:42:23 +01:00 |
|
vdimir
|
cdfe99c380
|
Remove unused template parameter from fillColumnsFromMap
|
2023-12-11 11:34:54 +00:00 |
|
Robert Schulze
|
c141dd1330
|
Merge pull request #57549 from rschu1ze/format-arbitrary-types
Support arguments of arbitary type in function `format()`
|
2023-12-11 12:33:51 +01:00 |
|
Robert Schulze
|
d24f389a0a
|
Fix spelling
|
2023-12-11 11:28:38 +00:00 |
|
Kruglov Pavel
|
6213593206
|
Merge pull request #57735 from bharatnc/ncb/functions-hashing-ssl-inline-doc
add inline documentation for ssl hashing functions
|
2023-12-11 12:27:10 +01:00 |
|
flynn
|
c78649bdcf
|
Support negative positional arguments
|
2023-12-11 10:36:26 +00:00 |
|
Robert Schulze
|
4c14758f23
|
Some fixups
|
2023-12-11 10:23:54 +00:00 |
|
kssenii
|
a06179da00
|
Merge remote-tracking branch 'origin/master' into fix-materialized-pg-issue-with-generated-columns
|
2023-12-11 11:15:00 +01:00 |
|
kssenii
|
3652419873
|
Update run.sh
|
2023-12-11 11:01:13 +01:00 |
|
Maksim Kita
|
81250d1a90
|
SerializationString improve performance
|
2023-12-11 12:55:31 +03:00 |
|
vdimir
|
efb82a93c5
|
Merge pull request #57662 from ClickHouse/vdimir/analyzer_join_on_true_nullable
Analyzer: Fix JOIN ON true with join_use_nulls
|
2023-12-11 10:52:21 +01:00 |
|
Bharat Nallan Chakravarthy
|
972e8c1a98
|
fix tests
|
2023-12-10 22:05:27 -08:00 |
|
Bharat Nallan Chakravarthy
|
e006454eb2
|
add inline docs for hash functions
|
2023-12-10 22:05:24 -08:00 |
|
Alexey Milovidov
|
e443567c0e
|
Merge pull request #52717 from azat/wait-threadpool
[RFC] Correctly wait background threads
|
2023-12-11 01:06:23 +01:00 |
|
Vitaly Baranov
|
952e58287a
|
Fix flaky test RWLockWriteLockTimeoutDuringTwoReads, add more comments.
|
2023-12-11 00:56:59 +01:00 |
|
Vitaly Baranov
|
73547e6d8a
|
Fixed condition and add more chasserts for consistency checks.
|
2023-12-11 00:56:51 +01:00 |
|
Vitaly Baranov
|
4aba3ec685
|
Add some comments.
|
2023-12-11 00:56:40 +01:00 |
|
Vitaly Baranov
|
e2a7f4004f
|
Fix test test_create_or_drop_tables_during_backup.
|
2023-12-11 00:56:28 +01:00 |
|