Nikita Vasilev
|
7a51928cad
|
Merge remote-tracking branch 'upstream/master' into nikvas0/bloom_filter_index
|
2019-02-26 23:35:57 +03:00 |
|
Nikita Vasilev
|
d6f227ece7
|
fix build
|
2019-02-26 22:37:07 +03:00 |
|
chertus
|
d448d3e907
|
enable allow_experimental_multiple_joins_emulation and allow_experimental_cross_to_join_conversion by default
|
2019-02-26 20:00:33 +03:00 |
|
alesapin
|
507aa7b779
|
Merge pull request #4515 from yandex/fix_ub_in_cached_dictionary
Fix UB in IsIn function of cache dictionary and typo in integration test
|
2019-02-26 19:49:18 +03:00 |
|
alesapin
|
7ffd74ca74
|
Fix UB in IsIn function of cache dictionary and typo in integration test.
|
2019-02-26 17:52:55 +03:00 |
|
Alexey Milovidov
|
2c8535e2ec
|
Make the code less weird
|
2019-02-26 16:13:00 +03:00 |
|
Alexey Milovidov
|
eca885f754
|
Make the code less weird
|
2019-02-26 16:11:19 +03:00 |
|
Alexey Milovidov
|
7179bb32b2
|
Balance
|
2019-02-26 15:31:17 +03:00 |
|
Alexey Milovidov
|
c80ad3b578
|
Removed useless includes
|
2019-02-26 15:30:36 +03:00 |
|
alexey-milovidov
|
25b36a44f3
|
Merge pull request #4484 from yandex/fix-bad-parsing-error-message
Added a test
|
2019-02-26 15:27:38 +03:00 |
|
alesapin
|
3105d83861
|
Also save .changes and .buildinfo files
|
2019-02-26 15:04:55 +03:00 |
|
Alexey Milovidov
|
8e59998dfa
|
Added a comment
|
2019-02-26 13:53:35 +03:00 |
|
Alexey Milovidov
|
f542ba784b
|
Merge branch 'fix-bad-parsing-error-message' of github.com:yandex/ClickHouse into fix-bad-parsing-error-message
|
2019-02-26 13:38:16 +03:00 |
|
Alexey Milovidov
|
ae28c46a46
|
Added workaround for compiler bug
|
2019-02-26 13:37:47 +03:00 |
|
Alexey Milovidov
|
3b20ecf36a
|
Merge branch 'master' into fix-bad-parsing-error-message
|
2019-02-26 13:27:12 +03:00 |
|
Alexey Milovidov
|
34d480a7f4
|
Simplified test
|
2019-02-25 23:29:56 +03:00 |
|
Alexey Milovidov
|
c85dbe7610
|
Simplified test
|
2019-02-25 23:24:54 +03:00 |
|
Alexey Milovidov
|
c11a8d06ba
|
Simplified test
|
2019-02-25 23:21:05 +03:00 |
|
Alexey Milovidov
|
f151ebd60a
|
Merge branch 'fix-bad-parsing-error-message' of github.com:yandex/ClickHouse into fix-bad-parsing-error-message
|
2019-02-25 23:17:33 +03:00 |
|
Alexey Milovidov
|
a73f0ddcbb
|
Added a test that reproduce the bug in gcc 7
|
2019-02-25 23:17:14 +03:00 |
|
alesapin
|
94b74ff4a3
|
Fix install build
|
2019-02-25 22:44:24 +03:00 |
|
Nikita Vasilev
|
e5a4ecfc84
|
fixed style
|
2019-02-25 21:46:54 +03:00 |
|
Nikita Vasilev
|
58446d5145
|
fix
|
2019-02-25 21:38:57 +03:00 |
|
Nikita Vasilev
|
4b04c4bdde
|
improved read
|
2019-02-25 21:30:02 +03:00 |
|
Alexey Milovidov
|
126f4951db
|
Merge branch 'master' of github.com:yandex/ClickHouse into fix-bad-parsing-error-message
|
2019-02-25 21:28:17 +03:00 |
|
Nikita Vasilev
|
ef0de1b53e
|
refactoring
|
2019-02-25 21:23:21 +03:00 |
|
alexey-milovidov
|
bffe514efa
|
Merge pull request #4466 from danlark1/master
Function trigramDistance() added for string similarity search
|
2019-02-25 21:20:29 +03:00 |
|
alexey-milovidov
|
e1b9fbd489
|
Merge pull request #4503 from yandex/fix_kill_query_test
Fix flap on kill query test
|
2019-02-25 21:20:14 +03:00 |
|
Alexey Milovidov
|
fc08604cd1
|
Merge branch 'master' of github.com:yandex/ClickHouse into fix-bad-parsing-error-message
|
2019-02-25 21:10:12 +03:00 |
|
alexey-milovidov
|
b1812b3cbc
|
Merge pull request #4505 from yandex/fix-thread-pool-inactive-thread-exit
Fixed ThreadPool when there are too many inactive threads #4485
|
2019-02-25 21:10:05 +03:00 |
|
Nikita Vasilev
|
289a6cb3d3
|
support like
|
2019-02-25 21:04:25 +03:00 |
|
Alexey Milovidov
|
c832124e6b
|
Addition to prev. revision
|
2019-02-25 20:39:02 +03:00 |
|
Nikita Vasilev
|
69e6dea848
|
removed logs
|
2019-02-25 20:16:20 +03:00 |
|
Nikita Vasilev
|
72f5bdc485
|
tokenbf fix
|
2019-02-25 20:12:09 +03:00 |
|
Nikita Vasilev
|
4c3ed613e3
|
fix
|
2019-02-25 19:34:49 +03:00 |
|
Alexey Milovidov
|
d77b9584b1
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2019-02-25 19:17:54 +03:00 |
|
Alexey Milovidov
|
03fcd0c330
|
Removed old dictionary tests (has been moved to integration tests)
|
2019-02-25 19:17:43 +03:00 |
|
Alexey Milovidov
|
02f25c22c6
|
Merge branch 'master' of github.com:yandex/ClickHouse into fix-bad-parsing-error-message
|
2019-02-25 19:16:53 +03:00 |
|
alexey-milovidov
|
864a81f1d5
|
Merge pull request #4502 from yandex/speedup-ddl-cleanup
Speedup ddl cleanup
|
2019-02-25 19:00:16 +03:00 |
|
Alexey Milovidov
|
467f9ce211
|
Fixed ThreadPool when there are too many inactive threads #4485
|
2019-02-25 18:45:07 +03:00 |
|
alesapin
|
45b8a1387a
|
Fix flap on kill query test
|
2019-02-25 18:03:37 +03:00 |
|
alexey-milovidov
|
a29ecdf11d
|
Merge pull request #4495 from orivej/xxhash
Support xxHash with external lz4
|
2019-02-25 18:03:31 +03:00 |
|
Alexey Milovidov
|
c26657ce85
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2019-02-25 17:36:48 +03:00 |
|
Alexey Milovidov
|
d02508cb8f
|
Avoid loss of precision in test
|
2019-02-25 17:36:19 +03:00 |
|
Nikita Vasilev
|
c9e4657aae
|
tokenbf
|
2019-02-25 17:23:19 +03:00 |
|
alesapin
|
fff2d074a1
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2019-02-25 16:41:51 +03:00 |
|
alesapin
|
2f33ceede6
|
Add 10m data and missed file
|
2019-02-25 16:41:23 +03:00 |
|
alexey-milovidov
|
0ae7daad3d
|
Merge pull request #4496 from yandex/add-performance-test-from-the-website
Add performance test for benchmark from the website
|
2019-02-25 15:56:59 +03:00 |
|
Alexey Zatelepin
|
50dbfc8d50
|
clean distributed DDL queue in a separate thread [#CLICKHOUSE-3977]
|
2019-02-25 15:42:23 +03:00 |
|
alesapin
|
3b30b2f856
|
Merge pull request #4477 from yandex/external_dict_integration_test
External dict integration test
|
2019-02-25 15:27:22 +03:00 |
|