Commit Graph

13169 Commits

Author SHA1 Message Date
Kseniia Sumarokova
908d78febe
Merge pull request #30851 from kssenii/clickhouse-local-improve
Allow delayed interactive mode
2021-11-08 10:07:29 +03:00
alesapin
fd23b5b3bc Use literal eval 2021-11-07 23:11:04 +03:00
alesapin
7edef11fd3 Fix report 2021-11-07 23:09:43 +03:00
alesapin
a582fc4acf Followup 2021-11-06 17:27:11 +03:00
tavplubix
94a66f724e
Merge pull request #30135 from FArthur-cmd/add_parallel_reading_from_infile
Add parallel file reading `FROM INFILE` in client
2021-11-06 15:54:27 +03:00
alesapin
5f29e8a803 Trying to run with sudo 2021-11-06 12:29:37 +03:00
abel-wang
53341acdeb Add global keywords in subqueries. 2021-11-06 11:07:33 +08:00
kssenii
03c16117b3 Tiny fix 2021-11-05 20:12:34 +00:00
alesapin
2a7e246021 Don't try to restart docker 2021-11-05 21:49:40 +03:00
Artur
93b8863cee Add test for settings 2021-11-05 18:33:50 +00:00
Artur
ae13237c55 remove check for settings from test 2021-11-05 11:07:31 +00:00
Artur
f6e7fe67c4 improve tests 2021-11-05 10:44:41 +00:00
alesapin
dd9446d8d3 Fix ci runner 2021-11-05 11:56:06 +03:00
alesapin
a1a6d3876b Iptables fix 2021-11-04 23:22:13 +03:00
alesapin
2cc0b9723e Use temp path 2021-11-04 18:53:45 +03:00
alesapin
c11042da80 Fix approve lambda 2021-11-04 18:47:35 +03:00
Vitaly Baranov
78e9af8f0a
Merge pull request #31013 from vitlibar/no-sessions-in-clickhouse-dictionary-source
Disable using session log for the local session inside Clickhouse dictionary source
2021-11-04 18:04:22 +03:00
alesapin
5b98b3f93d Don't delete runners in metrics lambda 2021-11-04 17:49:58 +03:00
kssenii
4bc2a29345 Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into retriable-http 2021-11-04 14:41:24 +00:00
kssenii
b95f0738fb Fix 2021-11-04 14:39:53 +00:00
vicgao
ec2c70ab75 rename/exchange database/table/dictionary support IF EXISTS syntax 2021-11-04 22:35:34 +08:00
alesapin
767e20f02d Fix packages 2021-11-04 14:21:01 +03:00
kssenii
26c4affc18 Fixes 2021-11-04 11:00:35 +00:00
alesapin
e259d259a8 Fix logs upload 2021-11-04 12:13:18 +03:00
alexey-milovidov
e5b811f96d
Merge pull request #31028 from azat/perf-drop-table
perf: add missing DROP TABLE queries
2021-11-04 00:31:19 +03:00
alexey-milovidov
74cac98739
Merge pull request #31030 from azat/tests-log-tables
Remove metric_log/part_log overrides in tests (enabled by default)
2021-11-04 00:30:43 +03:00
alesapin
b4657dd932 Forward env 2021-11-03 23:48:23 +03:00
alesapin
0693ab2751 Obvious fix 2021-11-03 18:27:03 +03:00
alesapin
4f8ac2b557 Approve lambda fixes 2021-11-03 18:25:15 +03:00
Vitaly Baranov
15280df08d Fix integration test "test_dictionaries_dependency_xml/". 2021-11-03 17:11:43 +03:00
vdimir
08545795b5
Separate option for enabling fuse syntax for sum, avg, count 2021-11-03 15:13:09 +03:00
alesapin
3beb1e4e7a Fix style 2021-11-03 14:34:52 +03:00
alesapin
06bb20dc70 Add integration test on top of github actions 2021-11-03 14:27:49 +03:00
kssenii
38466cb76f Storage merge fix aliases with where 2021-11-03 14:17:11 +03:00
Kruglov Pavel
77f5ef476a
Merge branch 'master' into hdfs-bad-url 2021-11-03 14:08:55 +03:00
avogar
3839d521a0 Add additional hdfs url check 2021-11-03 14:01:50 +03:00
Kruglov Pavel
5b60497e51
Update 02113_hdfs_assert.sh 2021-11-03 13:39:37 +03:00
avogar
f2652051e3 Fix assert in hdfs, add test 2021-11-03 12:53:33 +03:00
Kruglov Pavel
327a34e9da
Merge pull request #30497 from Avogar/null-deserialization
Add custom null representation support for TSV/CSV input formats, fix Nullable(String) deserializing in some formats
2021-11-03 11:30:25 +03:00
Kruglov Pavel
a22ab40468
Merge pull request #24539 from ildus/map_combinator
add Map combinator for the Map type
2021-11-03 11:25:23 +03:00
Kruglov Pavel
2f950ee138
Merge pull request #30927 from CurtizJ/with-fill-interval
Support `INTERVAL` type in `STEP` clause for `WITH FILL` modifier
2021-11-03 11:23:21 +03:00
alesapin
343a41f225 Delete outdated runners in metrics lambda 2021-11-03 10:53:16 +03:00
alesapin
c274782aeb
Merge pull request #31002 from ClickHouse/trying_actions
Add fuzzer check to actions
2021-11-03 10:51:47 +03:00
Azat Khuzhin
0047d2eb4f Remove metric_log/part_log overrides in tests (enabled by default) 2021-11-03 08:39:36 +03:00
Azat Khuzhin
82d6fead89 perf: add missing DROP TABLE queries 2021-11-03 08:26:52 +03:00
Anton Popov
2a617e6a5a
Merge pull request #31003 from kssenii/sql-json-fix
Allow spaces in JSONPath.
2021-11-03 00:59:54 +03:00
mergify[bot]
1ba871a664
Merge branch 'master' into fix-format-row 2021-11-02 21:56:44 +00:00
kssenii
feb3d8bc75 Merge branch 'master' of github.com:ClickHouse/ClickHouse into clickhouse-local-improve 2021-11-02 20:01:15 +00:00
Kseniia Sumarokova
065106c299
Merge pull request #30690 from kssenii/partitioned-write
Partitioned write for file, hdfs, url storages and table functions
2021-11-02 22:58:16 +03:00
alesapin
94f0214a8f Remove paths 2021-11-02 22:29:58 +03:00
Ilya Yatsishin
d897a13cc3
Merge pull request #30963 from qoega/less-parallel 2021-11-02 21:42:11 +03:00
alesapin
cd77f26826 Fix fuzzer check 2021-11-02 18:37:55 +03:00
kssenii
f662c1829d Fix 2021-11-02 18:08:10 +03:00
Kruglov Pavel
1cb708fd1b
Update 02113_format_row_bug.sql 2021-11-02 17:13:58 +03:00
kssenii
01684ad05a Fix 2021-11-02 16:53:47 +03:00
alesapin
bc2c5c6033 Add fuzzer check to actions 2021-11-02 16:38:55 +03:00
avogar
62c5951dd7 Fix segfault in formatRow function 2021-11-02 16:26:14 +03:00
alesapin
f50e7b5cf2 Add approve lambda for pull requests 2021-11-02 13:59:25 +03:00
Kruglov Pavel
901ebcede6
Merge pull request #30351 from arenadata/ADQM-335
output_format_avro_rows_in_file
2021-11-02 12:25:27 +03:00
Kruglov Pavel
1f8535c02b
Merge branch 'master' into null-deserialization 2021-11-02 12:15:21 +03:00
Kruglov Pavel
1a228e8071
Update 01852_map_combinator.reference 2021-11-02 12:14:00 +03:00
Kruglov Pavel
9a1275cb10
Merge pull request #30178 from Avogar/tsv-csv
Refactor and improve TSV, CSV, JSONCompactEachRow, RowBinary formats. Fix bugs in formats
2021-11-02 00:38:30 +03:00
alesapin
fe768d9fae
Merge pull request #30952 from ClickHouse/trying_actions
Add stress test to github actions
2021-11-01 22:31:48 +03:00
Ilya Yatsishin
1df7bacf64
Merge pull request #30950 from qoega/fix-backward-compat-test 2021-11-01 20:42:17 +03:00
Vitaly Baranov
3bc9bf28f4
Merge pull request #30688 from vitlibar/backup-and-restore-for-log-family
Implement BACKUP & RESTORE for Log family
2021-11-01 19:57:39 +03:00
Kseniia Sumarokova
0a83c391c1
Update 02026_storage_filelog_largefile.sh 2021-11-01 16:56:09 +03:00
kssenii
35349056b8 Fix 2021-11-01 16:33:19 +03:00
alesapin
259c806170 Don't check own run file 2021-11-01 16:27:55 +03:00
alesapin
dbfa17aabf Add correct S3 2021-11-01 13:32:56 +03:00
alesapin
47b717ceff Add stress test to github actions 2021-11-01 13:27:46 +03:00
Ilya Golshtein
8efa1743cf output_format_avro_rows_in_file fix and test for _timestamp 2021-11-01 13:09:18 +03:00
alexey-milovidov
db0174c9b0
Merge pull request #30940 from kssenii/fix-flacky-test
Fix flacky test
2021-11-01 12:38:32 +03:00
Vitaly Baranov
a1f29d31ea Support BACKUP & RESTORE for log family. 2021-11-01 12:07:17 +03:00
Vladimir C
9d967e9883
Merge pull request #30840 from nickitat/nickitat_any_type_4_arrayStringConcat 2021-11-01 11:48:45 +03:00
alesapin
30090472a1
Merge pull request #30948 from ClickHouse/fix_docs_release
Parse json from response in ci checks
2021-11-01 11:48:22 +03:00
Yatsishin Ilya
7c7c90f1b4 try 2021-11-01 11:45:10 +03:00
Yatsishin Ilya
31a8bcd3e1 fix test_backward_compatibility 2021-11-01 11:25:38 +03:00
alesapin
19e690f86a Parse json from response 2021-11-01 11:22:35 +03:00
kssenii
0ff0cf6dd2 Fix 2021-11-01 00:45:32 +03:00
alesapin
b43f1b45bc
Merge pull request #30937 from ClickHouse/fix_docs_release
Fix style check
2021-10-31 23:53:57 +03:00
alesapin
0da1c343a0 Fix style check 2021-10-31 23:47:11 +03:00
Anton Popov
07d6013bc6 fix with fill 2021-10-31 22:48:12 +03:00
alesapin
1f9ec1b413
Merge pull request #30933 from ClickHouse/fix_docs_release
Fix docs release
2021-10-31 22:20:45 +03:00
alesapin
cbab2aca69 Trying to fix docs release 2021-10-31 22:18:43 +03:00
alexey-milovidov
f652c8ce24
Merge pull request #30852 from ucasfl/modify-table-comment
enable modify table comment of rest table engine
2021-10-31 22:12:07 +03:00
alexey-milovidov
eb3e461f96
Merge pull request #30892 from excitoon/patch-15
Better handling of `xtables.lock` in `runner`
2021-10-31 22:11:23 +03:00
Kseniia Sumarokova
ca48c5f302
Merge pull request #30832 from ucasfl/filelog-fix
filelog engine tests improve
2021-10-31 21:27:48 +03:00
alesapin
14ea8f4477 Fix docs release 2021-10-31 21:08:38 +03:00
alesapin
817ca26b7f Debug github event 2021-10-31 20:33:49 +03:00
alesapin
ed3d707513
Merge pull request #30839 from ClickHouse/qoega-docker-docs
Docs check on github actions
2021-10-31 20:29:04 +03:00
Anton Popov
aff2711f1a support INTERVAL type in WITH FILL 2021-10-31 19:42:43 +03:00
Vitaly Baranov
d29b73e301
Merge pull request #30689 from vitlibar/refactor-log-family
Refactoring of Log family
2021-10-31 18:50:08 +03:00
alexey-milovidov
0351946e92
Update 02111_modify_table_comment.sql 2021-10-31 17:34:47 +03:00
alexey-milovidov
1285d3bd8c
Merge pull request #30877 from amosbird/projection-fix22
Fix invalid header in projection block calculation
2021-10-31 16:30:02 +03:00
feng lv
6d7b073036 add test 2021-10-31 12:18:22 +00:00
alexey-milovidov
b18e5fcfe4
Merge branch 'master' into issues_28774 2021-10-31 15:07:26 +03:00
mergify[bot]
1102b1dcef
Merge branch 'master' into tsv-csv 2021-10-31 12:03:24 +00:00
alexey-milovidov
34009ea4a3
Merge pull request #30310 from amosbird/projection-fix20
Fix IN set filtering when projection is used.
2021-10-31 15:00:45 +03:00
alexey-milovidov
15b9d65221
Merge pull request #30662 from azat/conf-clickhouse
Switch everything left from `<yandex>` to `<clickhouse>`
2021-10-31 14:56:51 +03:00
alexey-milovidov
459130b179
Merge pull request #30887 from amosbird/setindexfix
Fix index analysis for set index
2021-10-31 14:50:11 +03:00
alexey-milovidov
0ffb580515
Merge pull request #30888 from CurtizJ/with-fill-no-rows
Fix WITH FILL with set TO and FROM and no rows in result set
2021-10-31 12:29:07 +03:00
Vladimir Chebotarev
e9c606840f
Better handling of xtables.lock in runner. 2021-10-31 10:08:20 +03:00
Amos Bird
b3a8ad124f
Fix index analysis for set index 2021-10-31 12:35:20 +08:00
Anton Popov
5fe4bcd22e fix WITH FILL with set TO and FROM and no rows in result set 2021-10-30 21:38:40 +03:00
alexey-milovidov
9adff8a2b8
Merge pull request #30871 from ClickHouse/parse-date-yyyymmdd
Allow to parse Date as YYYYMMDD
2021-10-30 21:10:41 +03:00
Maksim Kita
2e3ff53725
Merge pull request #30708 from ClickHouse/revert-30707-revert-30673-improve-usability-remote-host-filter
Revert "Revert "Improve usability of `remote_url_allow_hosts`""
2021-10-30 15:55:24 +03:00
alesapin
16a6f8f0c5 Fix style 2021-10-30 15:34:30 +03:00
alexey-milovidov
a7f1a4c268
Merge pull request #30863 from excitoon/patch-14
Fixed `--disable-net-host` in `runner`
2021-10-30 15:33:34 +03:00
Alexey Milovidov
98953bc274 Fix test 2021-10-30 15:29:38 +03:00
alesapin
89dc19bbb8 Better 2021-10-30 15:11:31 +03:00
feng lv
e068855c3e fix
fix
2021-10-30 11:12:36 +00:00
Amos Bird
d647a2db0c
Fix invalid header in projection block calculation 2021-10-30 17:26:43 +08:00
alesapin
ab8fe00eb2 Avoid warning from github 2021-10-30 11:29:38 +03:00
Maksim Kita
0d7dfdccf9 Fixed tests 2021-10-30 01:29:36 +03:00
alesapin
00be07b9af Fix pagination in lambdas 2021-10-30 01:09:23 +03:00
Alexey Milovidov
aa737b7a11 Allow to parse Date as YYYYMMDD 2021-10-30 00:23:03 +03:00
tavplubix
3c09ac4e29
Update 01164_alter_memory_database.reference 2021-10-30 00:00:31 +03:00
mergify[bot]
cf227c477a
Merge branch 'master' into alter_in_memory_db 2021-10-29 19:41:53 +00:00
mergify[bot]
09eb3b8fc1
Merge branch 'master' into qoega-docker-docs 2021-10-29 19:41:09 +00:00
Kseniia Sumarokova
bf290d0678
Merge pull request #30837 from kssenii/remove-redundant
Remove redundant from http buffer
2021-10-29 22:04:06 +03:00
Vladimir Chebotarev
ef57f6d363 Fixed --disable-net-host. 2021-10-29 18:55:11 +00:00
Kseniia Sumarokova
2050d0a33d
Merge pull request #30793 from lingtaolf/feature/function_mapExtractKeyLike
Add  new function mapExtractKeyLike
2021-10-29 21:54:39 +03:00
alesapin
d872eae809 Better 2021-10-29 21:43:03 +03:00
alesapin
e6084ab893 More checks 2021-10-29 21:43:03 +03:00
alesapin
683a8cf799 Better messages 2021-10-29 21:43:03 +03:00
alesapin
4c645f3ef6 Add docs release 2021-10-29 21:43:03 +03:00
alesapin
1a13a741f9 Fixes in docs 2021-10-29 21:43:03 +03:00
alesapin
6425d2fb49 Fix padding: 2021-10-29 21:43:03 +03:00
alesapin
23a3957209 Fix docs 2021-10-29 21:43:03 +03:00
alesapin
afcadc95a7 Add docs check to documentation 2021-10-29 21:43:03 +03:00
tavplubix
059c1ebf36
Merge pull request #30847 from ClickHouse/fix_30802
Disable check for ZooKeeper session uptime by default
2021-10-29 20:18:25 +03:00
tavplubix
138c4fcd9d
Update 01164_alter_memory_database.sql 2021-10-29 19:58:42 +03:00
Alexander Tokmakov
3933cd8259 support alter table for Memory database 2021-10-29 19:47:57 +03:00
avogar
8213003422 Fix PVS check, mark tests as no-parallel 2021-10-29 16:51:57 +03:00
Kruglov Pavel
7d4f211d5b
Merge branch 'master' into tsv-csv 2021-10-29 16:38:06 +03:00
mergify[bot]
00b1024d75
Merge branch 'master' into map_combinator 2021-10-29 13:36:47 +00:00
kssenii
07bab5193f Delayed interactive 2021-10-29 16:23:53 +03:00
Amos Bird
211c3d4d49
Better Projection IN 2021-10-29 20:24:36 +08:00
Alexander Tokmakov
d095cfe4c1 disable check for zk session uptime by default 2021-10-29 14:45:09 +03:00
tavplubix
f50b2b651b
Merge pull request #30822 from ClickHouse/fix_29052
Fix ambiguity when extracting auxiliary ZooKeeper name
2021-10-29 12:15:29 +03:00
kssenii
b56c2f9499 Remove redundant lines from http buffer 2021-10-29 11:40:21 +03:00
kssenii
f17e321a73 Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into retriable-http 2021-10-29 08:03:25 +00:00
kssenii
55f1ba857d Small fixes 2021-10-29 07:38:42 +00:00
alesapin
1869d094b2
Merge pull request #29205 from kssenii/disk-async-read
Try async read for remote fs disks
2021-10-29 10:17:17 +03:00
feng lv
13a305d648 filelog engine tests improve
fix
2021-10-29 06:25:21 +00:00
mergify[bot]
65df198e9b
Merge branch 'master' into conf-clickhouse 2021-10-28 22:19:42 +00:00
Artur
89d8fb7622 correct test 2021-10-28 21:23:58 +00:00
alesapin
e69876661c Fix image use 2021-10-28 23:20:49 +03:00
Nickita Taranov
734bb5b026 support any serializable column 2021-10-28 23:17:45 +03:00
Artur
72685d0c78 refactoring and test improvement 2021-10-28 18:46:51 +00:00