alexey-milovidov
93887371f3
Merge pull request #8716 from ClickHouse/bitCount-perf-test
...
Added performance test for bitCount function
2020-01-19 00:05:57 +03:00
alexey-milovidov
2ba89d169e
Merge branch 'master' into readline-to-replxx-docs-and-corrections
2020-01-18 20:58:24 +03:00
alexey-milovidov
85f395a8ee
Merge pull request #8680 from excitoon-favorites/criticalbugwithmove
...
Fixed a bug with double move which corrupt original part
2020-01-18 20:19:03 +03:00
Alexey Milovidov
157e6539de
Added performance test for bitCount function
2020-01-18 18:50:18 +03:00
alexey-milovidov
0ceed79d4e
Merge pull request #8710 from ClickHouse/ifNotFinite
...
Added function 'ifNotFinite'
2020-01-18 18:47:22 +03:00
Alexey Milovidov
c0a5c664a9
Replace readline to replxx: docs and corrections
2020-01-18 18:44:08 +03:00
Alexey Milovidov
f7efa5e2c7
Merge branch 'replxx' of https://github.com/abyss7/ClickHouse into abyss7-replxx
2020-01-18 17:00:59 +03:00
Alexey Milovidov
eeea89e0a4
Added test
2020-01-18 16:06:19 +03:00
alexey-milovidov
3fe83a1006
Merge pull request #8708 from ClickHouse/bitCount
...
Added function bitCount
2020-01-18 14:37:08 +03:00
alexey-milovidov
3f603b7141
Merge pull request #8711 from ClickHouse/speedup-exception-while-insert-test
...
Speedup "exception while insert" test
2020-01-18 14:33:32 +03:00
alexey-milovidov
e587e1baf8
Merge pull request #8713 from ClickHouse/join-add-test-just-in-case
...
Added a test from Bindu Madhavi
2020-01-18 14:30:28 +03:00
Alexey Milovidov
c152df4ed5
Added a test from Bindu Madhavi
2020-01-18 05:47:55 +03:00
Alexey Milovidov
9983835c8e
Speedup "exception while insert" test
2020-01-18 04:52:01 +03:00
Alexey Milovidov
27b5f47282
Added function ifNotFinite
2020-01-18 04:07:11 +03:00
Alexey Milovidov
da1b51a496
Added function bitCount #8702
2020-01-17 22:57:03 +03:00
Alexey Milovidov
3dec67ca6d
Fixed the case of mixed-constness of arguments of function arrayZip
2020-01-17 22:16:02 +03:00
Vladimir Chebotarev
451c8174c5
Added test for bug with double move which corrupt original part.
2020-01-17 12:46:44 +03:00
Alexander Kuzmenkov
7ae38a3400
[wip] performance comparison test
2020-01-16 22:39:07 +03:00
Alexander Kuzmenkov
f81aa1c9f0
[wip] performance comparison test
2020-01-16 17:29:53 +03:00
alexey-milovidov
e409051304
Merge pull request #8663 from nikvas0/fix_lazy_db
...
Fix "DROP TABLE IF EXISTS" for lazy database
2020-01-16 13:24:37 +03:00
alexey-milovidov
1526a626ae
Merge pull request #8671 from excitoon-favorites/fixedmultiplediskstests
...
Fixed deduplication issues in more `test_multiple_disks` tests
2020-01-16 13:23:30 +03:00
Alexey Milovidov
06269e572f
Added test
2020-01-15 21:19:46 +03:00
Vladimir Chebotarev
f758b1f6c6
Fixed deduplication issues in more test_multiple_disks
tests.
2020-01-15 18:25:23 +03:00
Nikita Vasilev
54e7115ead
test
2020-01-15 15:52:23 +03:00
Nikita Vasilev
a8e62788cd
test
2020-01-15 15:49:38 +03:00
Olga Khvostikova
53ae368d9c
Add virtual columns to hdfs and file table functions ( #8489 )
...
* Add virtual column _path to hdfs and file table functions with test
* Fix const of headers
* Add column _file with tests
* Add docs
* Fix improper resolve conflicts
* Fix links in docs
* Better condition for virtual columns proccessing in StorageFile
* better condition for virtual columns processing in StorageHDFS
2020-01-15 10:52:45 +03:00
alexey-milovidov
b6f41e4465
Merge pull request #8647 from qMBQx8GH/fix_max_depth
...
Initial commit to fix IParser::Pos.max_depth issue
2020-01-15 01:00:17 +03:00
alexey-milovidov
c9a781b099
Merge pull request #8648 from CurtizJ/rename-tests
...
Rename tests to be consistent with clickhouse-test options.
2020-01-14 21:37:43 +03:00
Nikita Mikhaylov
0e0dd80abf
Merge pull request #6168 from PerformanceVision/move_partition
...
Alter command for move a specific partition from MergeTree table
2020-01-14 22:32:10 +04:00
Alexey Milovidov
ba905e19bf
Removed bunch of other solved tasks
2020-01-14 21:26:46 +03:00
alexey-milovidov
f460095319
Merge pull request #8651 from qoega/qoega/update-easy-tasks-1
...
Delete fixed tasks from easy tasks list
2020-01-14 21:18:32 +03:00
Yatsishin Ilya
1e501da101
fixed add brotli #4388
2020-01-14 19:50:46 +03:00
Yatsishin Ilya
a1b1c5cd56
fixed static computable limits
2020-01-14 19:48:14 +03:00
Yatsishin Ilya
12bbdd8582
fixed clickhouse-local --time --progress
2020-01-14 19:43:50 +03:00
Yatsishin Ilya
7a6a5d77a9
fixed add topKWeighted
2020-01-14 19:41:08 +03:00
Yatsishin Ilya
7b59d7b102
fixed clickhouse-server --help
2020-01-14 19:40:26 +03:00
Yatsishin Ilya
6f530c8788
fixed add isValidUTF8 #4934
2020-01-14 19:39:30 +03:00
Yatsishin Ilya
97128ad5af
fixed lower mark_cache, uncompressed_cache if system has low memory
2020-01-14 19:31:22 +03:00
Yatsishin Ilya
1e60794a93
fixed add X-ClickHouse-Query-Id in header
2020-01-14 19:15:56 +03:00
Yatsishin Ilya
5ffb21d078
fixed NOT BETWEEN
2020-01-14 19:08:47 +03:00
Yatsishin Ilya
4edb468f7b
fixed -C option for clickhouse-client
2020-01-14 19:07:11 +03:00
Yatsishin Ilya
fa2c13aa0d
fixed arrayWithConstant #4309
2020-01-14 19:01:45 +03:00
Yatsishin Ilya
56059af6b9
fixed flatten for arrays of arrays
2020-01-14 18:33:09 +03:00
Yatsishin Ilya
47edf938f0
fixed issue #2011
2020-01-14 18:20:14 +03:00
Ivan Lezhankin
b79855477f
Fix stack-overflow problem
2020-01-14 17:53:53 +03:00
CurtizJ
cffca47129
rename one more test
2020-01-14 17:22:37 +03:00
CurtizJ
d43d189769
more convinient local testing
2020-01-14 16:57:40 +03:00
Maxim Smirnov
c7cbaab3db
A test added for max_parser_depth setting
2020-01-14 14:18:42 +02:00
alexey-milovidov
ffa5f714f3
Merge pull request #8642 from excitoon-favorites/fix_test_concurrent_alter_move
...
Fixed deduplication issue in `test_multiple_disks::test_concurrent_alter_move`
2020-01-14 14:25:26 +03:00
Vladimir Chebotarev
43570ba281
Fixed deduplication issue in test_multiple_disks::test_concurrent_alter_move
.
2020-01-14 03:50:42 +03:00