Anastasiya Rodigina
|
4ff02cff4d
|
Fix some problems with tests, add more tests, more syntetic tests are coming today
|
2019-06-03 06:00:54 +00:00 |
|
Anastasiya Rodigina
|
21e27cb854
|
Make custom upper_bound - probably will change it
|
2019-05-27 10:50:37 +00:00 |
|
Anastasiya Rodigina
|
76f2cbf677
|
Edit perf test a little bit
|
2019-05-26 22:25:06 +00:00 |
|
Anastasiya Rodigina
|
cd5b3e60c5
|
Try 2 to fix tests
|
2019-05-26 21:41:12 +00:00 |
|
Anastasiya Rodigina
|
abec62bc5d
|
Try 1 to fix tests - edit tabs
|
2019-05-26 20:47:48 +00:00 |
|
Anastasiya Rodigina
|
1c3f6ee6f0
|
Try 1 to fix tests - edit tabs
|
2019-05-26 20:43:46 +00:00 |
|
Anastasiya Rodigina
|
99f1aa65b3
|
Try 1 to fix tests
|
2019-05-26 20:41:51 +00:00 |
|
Anastasiya Rodigina
|
32114f0260
|
Edit tests
|
2019-05-26 19:16:46 +00:00 |
|
Anastasiya Rodigina
|
02af357fe4
|
Add perf test
|
2019-05-26 12:54:13 +00:00 |
|
Anastasiya Rodigina
|
65615aaed3
|
Edit little silly misprints
|
2019-05-26 12:08:48 +00:00 |
|
Anastasiya Rodigina
|
6c779e63b0
|
Edit reverse order
|
2019-05-25 14:09:23 +03:00 |
|
Anastasiya Rodigina
|
c8d4952702
|
Fix test with order by and final, need to think about it
|
2019-05-18 21:13:18 +03:00 |
|
Anastasiya Rodigina
|
b3d811a199
|
Fix some tests
|
2019-05-18 19:46:29 +03:00 |
|
Anastasiya Rodigina
|
6132b57beb
|
Fix style issues
|
2019-05-18 16:22:49 +03:00 |
|
Anastasiya Rodigina
|
8c2630eddc
|
Merge branch 'clickhouse-4013' of https://github.com/anrodigina/ClickHouse into clickhouse-4013
|
2019-05-18 15:54:50 +03:00 |
|
Anastasiya Rodigina
|
63a56f4bd9
|
Fix tests with group by
|
2019-05-18 15:54:04 +03:00 |
|
anrodigina
|
d7ee2cb907
|
Merge branch 'master' into clickhouse-4013
|
2019-05-18 15:34:23 +03:00 |
|
Anastasiya Rodigina
|
5978ca040b
|
Resolve conflicts with master
|
2019-05-18 15:30:41 +03:00 |
|
Anastasiya Rodigina
|
31f5cb1eee
|
Resolve conflicts with master
|
2019-05-18 15:29:57 +03:00 |
|
Anastasiya Rodigina
|
b5eab916f5
|
Resolve conflicts with master
|
2019-05-18 15:28:09 +03:00 |
|
Anastasiya Rodigina
|
bc09b51316
|
Add reading in pk_order
|
2019-05-18 15:21:40 +03:00 |
|
alexey-milovidov
|
24b16da9fd
|
Merge pull request #5235 from vitlibar/improve-new-json-functions
Improve new json functions
|
2019-05-18 12:51:41 +03:00 |
|
alexey-milovidov
|
c2132880f6
|
Update WriteBufferFromVector.h
|
2019-05-18 12:43:43 +03:00 |
|
alexey-milovidov
|
8efb2135c0
|
Merge pull request #5324 from abyss7/merge-itable-istorage
Merge ITableDeclaration into IStorage
|
2019-05-18 12:32:17 +03:00 |
|
alexey-milovidov
|
7985ad10ef
|
Update IStorage.h
|
2019-05-18 12:31:51 +03:00 |
|
alexey-milovidov
|
fa4a7eb3d1
|
Merge branch 'master' into merge-itable-istorage
|
2019-05-18 00:37:12 +03:00 |
|
alexey-milovidov
|
8bf48de9c9
|
Merge pull request #5308 from abyss7/issue-5100
Add setting to regulate Kafka committing policy
|
2019-05-18 00:27:19 +03:00 |
|
alexey-milovidov
|
8b9b305a5f
|
Merge pull request #5325 from abyss7/issue-5286
Allow to shadow virtual column '_table' in Merge engine
|
2019-05-18 00:17:34 +03:00 |
|
alexey-milovidov
|
34f36e2891
|
Merge pull request #5304 from 4ertus2/funcs
Support quantile(s) and median for Decimal
|
2019-05-17 23:03:27 +03:00 |
|
Danila Kutenin
|
e0b90de474
|
Merge pull request #5322 from yandex/to_valid_utf8
toValidUTF8 function added
|
2019-05-17 22:48:32 +03:00 |
|
Ivan Lezhankin
|
dcff73c8d4
|
Fix build
|
2019-05-17 21:45:42 +03:00 |
|
Ivan Lezhankin
|
7b6c78402d
|
Allow to shadow virtual column '_table' in Merge engine
|
2019-05-17 20:40:51 +03:00 |
|
Ivan Lezhankin
|
7f762aee88
|
Move some code from header to source file.
|
2019-05-17 17:48:03 +03:00 |
|
Ivan Lezhankin
|
0821d62516
|
Merge ITableDeclaration into IStorage.
Also a couple of massive include-refactorings with better forwarding
|
2019-05-17 17:34:25 +03:00 |
|
Vitaly Baranov
|
095fc7b454
|
Optimization by using implementation-specific JSONParser::sizeOfArray(), JSONParser::sizeOfObject().
|
2019-05-17 17:24:13 +03:00 |
|
Danila Kutenin
|
64913c4778
|
better names
|
2019-05-17 16:00:29 +03:00 |
|
Danila Kutenin
|
1b63952373
|
docs
|
2019-05-17 15:57:11 +03:00 |
|
Danila Kutenin
|
0d3422fa8a
|
toValidUTF8 function added
|
2019-05-17 15:55:21 +03:00 |
|
alesapin
|
7a9dfbbb53
|
More stable perf tests
|
2019-05-17 14:42:41 +03:00 |
|
Artem Zuikov
|
4eee10d788
|
Merge pull request #5271 from 4ertus2/some
Cache ExpressionBlockInputStream header
|
2019-05-17 13:14:22 +03:00 |
|
alexey-milovidov
|
1707cd79c8
|
Merge pull request #5297 from github1youlc/xid_equal_to_close_xid_deadlock_fix
fix deadlock when xid equal to close_xid
|
2019-05-17 11:45:35 +03:00 |
|
Vladimir Chebotarev
|
bc99be0f10
|
Minor Markdown fixes. [#CLICKHOUSE-2]
|
2019-05-17 03:24:34 +03:00 |
|
Vitaly Baranov
|
823d862ceb
|
Add a setting to disable simdjson.
|
2019-05-16 22:39:49 +03:00 |
|
Vitaly Baranov
|
b90a3a4222
|
Add UInt64 support to JSON functions.
|
2019-05-16 21:22:59 +03:00 |
|
Vitaly Baranov
|
cb459c79aa
|
Add a test case with incorrect JSON.
|
2019-05-16 20:43:01 +03:00 |
|
Vitaly Baranov
|
8ab4e4dcfe
|
Use rapidjson when AVX2 instructions are not available.
|
2019-05-16 20:40:24 +03:00 |
|
chertus
|
927557b0f8
|
move caching to ctor
|
2019-05-16 20:16:25 +03:00 |
|
chertus
|
21cf553f16
|
extract readDecimalText.h from readFloatText.h
|
2019-05-16 19:41:10 +03:00 |
|
Nikolai Kochetov
|
6fa907c089
|
Add lockfree to boost.
|
2019-05-16 19:27:41 +03:00 |
|
Artem Zuikov
|
c3588fd5da
|
Merge pull request #5291 from 4ertus2/nulls
Add toDecimalOrZero and toDecimalOrNull fuctions
|
2019-05-16 18:53:17 +03:00 |
|