keenwolf
140bcc4dc3
Just to restart the CI test being suspended unexpectedly
2021-01-23 16:45:05 +08:00
keenwolf
67f1dcd9d3
adjust the testcases due to the CI test environment change
2021-01-22 20:37:34 +08:00
keenwolf
b3c0baa967
fix mkdir with -p
2021-01-22 15:29:39 +08:00
keenwolf
8461e89645
Remove getArgumentsThatAreAlwaysConstant, also add 2 testcases
2021-01-22 11:43:31 +08:00
keenwolf
7c7dd69a88
Fix mkdir
2021-01-19 17:18:21 +08:00
keenwolf
6eefa7a0a0
Add mkdir
2021-01-19 15:14:15 +08:00
keenwolf
47fb320651
Do little fix for Style check
2021-01-19 14:04:25 +08:00
keenwolf
8463835c41
Remove extra semicolon
2021-01-19 11:47:40 +08:00
keenwolf
b3e44f202b
add back CmakeLists.txt
2021-01-18 11:10:52 +08:00
keenwolf
2379902e2a
Return data type revise
2021-01-17 14:27:18 +08:00
keenwolf
8f3cdb69e6
Delete several spaces just formatting
2021-01-17 03:07:42 +08:00
keenwolf
5ba67b1113
Add test case.
2021-01-17 02:55:07 +08:00
keenwolf
fe78b31ed4
Move register to the Misc group
2021-01-16 20:35:41 +08:00
keenwolf
85e4bfa566
Remove CMakefile from vcs
2021-01-16 19:31:15 +08:00
keenwolf
77e74b397c
Add file access check, also give another read method in comments for reference
2021-01-16 18:43:56 +08:00
keenwolf
29aa0da28c
Make filepath check done but with infile func, need to modify the ld path
2021-01-16 14:55:59 +08:00
keenwolf
2d22772455
Handle with context pass
2021-01-16 11:27:31 +08:00
keenwolf
d98cac0dd3
Add another method for reading file at once to avoid frequently realloc and mem move
2021-01-15 14:27:38 +08:00
keenwolf
4b6cc4ea4b
Add Function to read file as a String, Using ReadBuffer.
2021-01-14 23:48:38 +08:00
keenwolf
53e483d36c
Small fix
2021-01-14 20:09:13 +08:00
keenwolf
791a4cfb52
Small fix
2021-01-14 19:46:19 +08:00
keenwolf
e95b8089cd
Make code clean including properly exception handle
2021-01-14 18:44:16 +08:00
root
701b61dced
Function arguments declaration Upgrade with super class
2021-01-14 13:36:22 +08:00
root
66e1072c2c
Add the function to read file as a String.
2021-01-14 00:46:55 +08:00
alexey-milovidov
9813717468
Merge pull request #19012 from sundy-li/play-1
...
Support MetaKey+Enter hotkey binding in play ui
2021-01-13 17:29:46 +03:00
alexey-milovidov
f9586ab891
Update play.html
2021-01-13 17:29:11 +03:00
alexey-milovidov
10c162c0fa
Update play.html
2021-01-13 17:28:56 +03:00
sundy-li
046a4b605c
Support metaKey
2021-01-13 13:53:17 +00:00
ygrek
8f2a830d83
add zstd long range option ( #17184 )
...
* add zstd long compression option
* tests: add zstd long read-write test
Co-authored-by: Joris Giovannangeli <joris.giovannangeli@ahrefs.com>
Co-authored-by: ip <igor@ahrefs.com>
2021-01-13 16:22:59 +03:00
Ilya Yatsishin
038f52d08b
Merge pull request #19006 from qoega/add-sqlancer-test-docker
2021-01-13 15:14:18 +03:00
Yatsishin Ilya
3f17fac469
Add docker to run SQLancer in CI
2021-01-13 12:49:52 +03:00
alesapin
c97469773d
Merge pull request #18969 from ClickHouse/fix_drop_part_deduplication
...
Fix DROP PART query break deduplication
2021-01-13 11:50:26 +03:00
alesapin
07431a6494
Merge pull request #18980 from ClickHouse/fix-expressions-merge
...
Fix expressions merge
2021-01-13 11:16:01 +03:00
alesapin
73e536a074
Merge pull request #18928 from ClickHouse/more_checks_in_writer_wide
...
More checks in merge tree writer wide
2021-01-13 09:59:45 +03:00
alesapin
c12abcd481
Merge pull request #18970 from ClickHouse/fix_01459_manual_write_to_replicas_quorum
...
Fix rarely flaky test 01459_manual_write_to_replicas_quorum
2021-01-13 09:59:17 +03:00
alesapin
48ad4dad5b
Merge pull request #18964 from ClickHouse/more-info-for-polling-queue-exception
...
Fix error Task was not found in task queue
2021-01-13 09:58:18 +03:00
Nikolai Kochetov
c79aa13fa9
Added test.
2021-01-12 22:13:06 +03:00
Nikolai Kochetov
74cdf98e8f
Try to fix ActionsDAG::merge.
2021-01-12 21:58:05 +03:00
Nikolai Kochetov
1937659450
Add more info for ActionsDAG
2021-01-12 21:47:54 +03:00
Nikolai Kochetov
1f2a90d321
Remove debug code.
2021-01-12 21:41:11 +03:00
Nikolai Kochetov
af79c6ca9b
Remove debug code.
2021-01-12 21:40:07 +03:00
Ilya Yatsishin
8004b0446f
Merge pull request #18924 from snar/enable-kafka-on-freebsd
...
Restore kafka on freebsd
2021-01-12 19:16:35 +03:00
Nikolai Kochetov
0aad1de330
Try fix Task was not found in task queue
2021-01-12 18:20:56 +03:00
Nikolai Kochetov
3b95ee8e60
Print log in case of exception in PollingQueue
2021-01-12 16:12:14 +03:00
Nikolai Kochetov
24503267d5
Print log in case of exception in PollingQueue
2021-01-12 15:42:18 +03:00
alesapin
56d0f10231
Remove hashes because they are not important
2021-01-12 15:08:13 +03:00
alesapin
e4639aea55
Fix rarely flaky test 01459_manual_write_to_replicas_quorum
2021-01-12 14:53:33 +03:00
alesapin
163be41718
Merge pull request #17059 from AnaUvarova/ana-uvarova-DOCSUP-3122-update-alter
...
DOCSUP-3122: Document two expressions ALTER
2021-01-12 14:04:46 +03:00
alesapin
c02a937c53
Better test
2021-01-12 14:02:49 +03:00
alesapin
e43193c6bd
Add test
2021-01-12 13:57:35 +03:00