DanRoscigno
|
726d3c0739
|
add slugs to all docs
|
2022-08-26 13:37:11 -04:00 |
|
Kseniia Sumarokova
|
47d48a7b5c
|
Merge pull request #40579 from kssenii/add-test
Add test for drop fs cache on cluster
|
2022-08-26 12:55:13 +02:00 |
|
Kruglov Pavel
|
e2e1ca26e9
|
Merge pull request #40628 from Avogar/fix-to-fixed-string
Fix short circuit execution of toFixedString function
|
2022-08-26 12:26:16 +02:00 |
|
Kruglov Pavel
|
58538d3f90
|
Merge pull request #40636 from Avogar/fix-url-format-detection
Better format detection for url table function/engine
|
2022-08-26 12:25:55 +02:00 |
|
Vladimir C
|
e067629e0d
|
Merge pull request #40239 from vdimir/vdimir/tmp-file-metrics
More metrics for on-disk temporary data
|
2022-08-26 11:28:01 +02:00 |
|
Robert Schulze
|
1c8c83ccf3
|
Merge pull request #40620 from zvonand/zvonand-b58
Base58 fix handling leading 0 / '1'
|
2022-08-26 10:18:26 +02:00 |
|
Kseniia Sumarokova
|
e2014c9872
|
Update test.py
|
2022-08-25 23:01:31 +02:00 |
|
Dan Roscigno
|
c9dea66f8d
|
Merge pull request #38308 from DanRoscigno/38284-add-grouping-function-docs
38284 add grouping function docs
|
2022-08-25 16:03:31 -04:00 |
|
DanRoscigno
|
5847c5cdbd
|
reducing samples
|
2022-08-25 15:46:48 -04:00 |
|
Alexey Milovidov
|
64b8b8294d
|
Update grouping_function.md
|
2022-08-25 22:01:13 +03:00 |
|
Alexander Gololobov
|
6a69e08799
|
Merge pull request #40559 from ClickHouse/lwd_vertical_merge_fix
Fix vertical merge of parts with lightweight deleted rows
|
2022-08-25 20:47:44 +02:00 |
|
avogar
|
cef2972af4
|
Better format detection for url table function/engine
|
2022-08-25 18:31:06 +00:00 |
|
Alexey Milovidov
|
fcba079baa
|
Merge pull request #40572 from Avogar/fix-map-bug
Fix possible logical error in arrayElement function with Map
|
2022-08-25 20:17:22 +03:00 |
|
Alexander Tokmakov
|
eae2667a1c
|
Merge pull request #40148 from ClickHouse/replicate-tables-readonly
`ReplicatedMergeTree` tables as readonly until attach is finished
|
2022-08-25 19:39:19 +03:00 |
|
Kseniia Sumarokova
|
e46d34c722
|
Update test.py
|
2022-08-25 18:37:25 +02:00 |
|
avogar
|
1844873dbc
|
Fix short circuit execution of toFixedString function
|
2022-08-25 16:15:22 +02:00 |
|
zvonand
|
3b164f0b12
|
style fix
|
2022-08-25 17:07:41 +03:00 |
|
Vladimir C
|
ddde5096ef
|
Merge branch 'master' into vdimir/tmp-file-metrics
|
2022-08-25 15:23:35 +02:00 |
|
Vladimir C
|
13de3d0665
|
Merge pull request #40610 from ClickHouse/nickitat-patch-2
Update 02405_pmj_issue_40335.sql
|
2022-08-25 15:18:23 +02:00 |
|
zvonand
|
b3360c169d
|
Fix handling zeros/'1's at the beginning of input
|
2022-08-25 15:35:39 +03:00 |
|
alesapin
|
7d1e3ecfa3
|
Merge pull request #40506 from ClickHouse/fix_bad_exception
Fix lost errors in AWS CPP SDK
|
2022-08-25 13:07:35 +02:00 |
|
Nikita Taranov
|
75d5698029
|
Update 02405_pmj_issue_40335.sql
|
2022-08-25 12:51:01 +02:00 |
|
Alexander Tokmakov
|
f7ce63c754
|
Merge pull request #40584 from ClickHouse/fix_flaky_replication_check
Adjust timeouts for replication consistency check
|
2022-08-25 13:43:17 +03:00 |
|
alesapin
|
c4f8811701
|
Merge pull request #40395 from ClickHouse/data_source_description
Add copy shortcut for backups if dest and source support it
|
2022-08-25 12:36:30 +02:00 |
|
Kseniia Sumarokova
|
4b62d0f75f
|
Merge pull request #40511 from maks-buren630501/master
Fix bug (issues 40262)
|
2022-08-25 12:18:23 +02:00 |
|
Kseniia Sumarokova
|
73bb5a6b9e
|
Update test.py
|
2022-08-25 12:10:46 +02:00 |
|
Kseniia Sumarokova
|
f6eea03120
|
Merge pull request #40569 from kssenii/add-comments
Add some logs to fs cache
|
2022-08-25 12:06:48 +02:00 |
|
vdimir
|
f0c13b0531
|
Add CurrentMetrics::Value to check-style
|
2022-08-25 09:31:22 +00:00 |
|
Kruglov Pavel
|
66e677b307
|
Merge pull request #40546 from Avogar/fix-inferring-datetimes
Fix possible error 'Decimal math overflow' while parsing DateTime64
|
2022-08-25 11:18:30 +02:00 |
|
Kruglov Pavel
|
25d7d05148
|
Merge pull request #40567 from ClickHouse/Avogar-patch-1
Better exception messages in FunctionArrayMapped
|
2022-08-25 11:14:06 +02:00 |
|
Vladimir C
|
512a09049d
|
Merge pull request #40582 from ClickHouse/vdimir/add-test-helper
Small script to create empty test file with new number assigned
|
2022-08-25 10:58:20 +02:00 |
|
Antonio Andelic
|
f90612f577
|
Remove shutdown assert
|
2022-08-25 07:07:54 +00:00 |
|
Kseniia Sumarokova
|
ba4dfe8308
|
Update MaterializedPostgreSQLConsumer.cpp
|
2022-08-25 00:23:59 +02:00 |
|
Kseniia Sumarokova
|
bfc3180c9e
|
Update test.py
|
2022-08-25 00:20:50 +02:00 |
|
Kseniia Sumarokova
|
fec58f7d1b
|
Merge pull request #40578 from ClickHouse/kssenii-patch-4
Fix after #40420
|
2022-08-24 23:53:26 +02:00 |
|
Alexey Milovidov
|
aaafb797c0
|
Merge pull request #40541 from ClickHouse/paranoid_check_for_s3_uploads
Add paranoid option to check blobs to S3 after upload
|
2022-08-24 23:51:22 +02:00 |
|
Kseniia Sumarokova
|
4e7578cf3f
|
Merge pull request #40565 from FrankChen021/url_engine
Fix segment fault when writing data to URL table engine
|
2022-08-24 20:36:45 +02:00 |
|
Antonio Andelic
|
797e21761a
|
Address PR comments
|
2022-08-24 18:32:03 +00:00 |
|
Kseniia Sumarokova
|
588be578c3
|
Merge branch 'master' into add-comments
|
2022-08-24 19:47:20 +02:00 |
|
Antonio Andelic
|
da0d6056f4
|
Merge branch 'master' into replicate-tables-readonly
|
2022-08-24 17:29:33 +00:00 |
|
vdimir
|
56e8e247e4
|
Rename add_test.sh -> add-test
|
2022-08-24 16:28:58 +00:00 |
|
vdimir
|
b42fcfd37f
|
shellcheck tests/queries/0_stateless/add_test.sh
|
2022-08-24 16:27:58 +00:00 |
|
vdimir
|
91788f29e8
|
Upd TemporaryFileOnDisk
|
2022-08-24 16:15:54 +00:00 |
|
vdimir
|
7194df1184
|
Move back TemporaryFile -> TemporaryFileOnDisk
|
2022-08-24 16:14:11 +00:00 |
|
vdimir
|
0349c85017
|
Use getCompressedBytes in BufferingToFileTransform and TemporaryFileStream
|
2022-08-24 16:14:10 +00:00 |
|
vdimir
|
1e24a731f7
|
Move Disks/TemporaryFileOnDisk -> Common/TemporaryFile
|
2022-08-24 16:14:10 +00:00 |
|
vdimir
|
463320f15a
|
Fix TemporaryFileOnDisk
|
2022-08-24 16:14:09 +00:00 |
|
vdimir
|
8701a909a2
|
enoughSpaceInDirectory works if file is not created yet
|
2022-08-24 16:14:09 +00:00 |
|
vdimir
|
51c44424cc
|
More metrics for temp files
|
2022-08-24 16:14:09 +00:00 |
|
vdimir
|
cd4038d511
|
Use TemporaryFileOnDisk instead of Poco::TemporaryFile
|
2022-08-24 16:14:08 +00:00 |
|