Artem Zuikov
|
e34a9457e6
|
Improve right table insert for Partial MergeJoin on disk (#10467)
|
2020-04-28 16:55:50 +03:00 |
|
tavplubix
|
11c3493676
|
Merge pull request #10547 from ClickHouse/zhang2014/feature/ISSUES-5436
Merging #7572
|
2020-04-28 12:40:48 +03:00 |
|
Alexander Kuzmenkov
|
ed1576507b
|
performance comparison
|
2020-04-28 10:45:56 +03:00 |
|
Alexander Tokmakov
|
5a1d22a363
|
remove redundant configs from test
|
2020-04-28 02:05:15 +03:00 |
|
Alexander Tokmakov
|
e72a484beb
|
minor fixes
|
2020-04-28 02:05:15 +03:00 |
|
Alexey Milovidov
|
f34a6dc482
|
Added a test for #4469
|
2020-04-27 16:13:23 +03:00 |
|
zhang2014
|
81230944a4
|
ISSUES-5436 add integration test
|
2020-04-27 18:49:32 +08:00 |
|
alexey-milovidov
|
436e4e3f5e
|
Merge pull request #10502 from oandrew/avro-nested2
Avro nested fields - support complex types
|
2020-04-27 13:44:58 +03:00 |
|
alexey-milovidov
|
4a60cc6b2c
|
Merge pull request #10515 from ClickHouse/compare-date-time-with-string-literal
Use time zone when comparing DateTime with string literal
|
2020-04-27 13:10:27 +03:00 |
|
Alexey Milovidov
|
73b5df4de5
|
Added a test from @reqq #5155
|
2020-04-27 01:19:20 +03:00 |
|
Alexey Milovidov
|
cac130ad3b
|
Use time zone when comparing DateTime with string literal
|
2020-04-27 01:13:51 +03:00 |
|
Alexey Milovidov
|
2f06a7b4c1
|
Added a test from @baloo-bear #5873
|
2020-04-27 00:26:03 +03:00 |
|
Alexey Milovidov
|
d40fb6b5d3
|
Added a test from @nvartolomei #6229
|
2020-04-27 00:09:30 +03:00 |
|
alexey-milovidov
|
11bb3e3afa
|
Merge pull request #10513 from ClickHouse/fix-fractional-timezones-overflow
Fix overflow at beginning of unix epoch for fractional timezones
|
2020-04-26 21:33:53 +03:00 |
|
alexey-milovidov
|
fe4992741c
|
Merge pull request #10514 from ClickHouse/move-old-bug-to-test
Move old bug to test
|
2020-04-26 21:33:07 +03:00 |
|
alexey-milovidov
|
c6ae6a7ba8
|
Merge pull request #10418 from ClickHouse/fix_logical_error_in_diagnostic_info
Better diagnostic info in input formats
|
2020-04-26 20:26:59 +03:00 |
|
alexey-milovidov
|
4c17542096
|
Merge pull request #10465 from kekekekule/ddl_settings
Add custom settings support in DDL-queries for CREATE DICTIONARY
|
2020-04-26 20:25:29 +03:00 |
|
alexey-milovidov
|
0a9bcae0ed
|
Merge pull request #10511 from ClickHouse/fix-ubsan-datetime64
Fixed UBSan for DateTime64; added a test
|
2020-04-26 20:17:01 +03:00 |
|
Alexey Milovidov
|
38e55c7883
|
Move old bug to test
|
2020-04-26 19:39:48 +03:00 |
|
Alexey Milovidov
|
1a4181b4ac
|
Removed already fixed bug (already having a test)
|
2020-04-26 19:34:33 +03:00 |
|
Alexey Milovidov
|
08d8c350b7
|
Fix overflow at beginning of unix epoch for fractional timezones #9335
|
2020-04-26 19:22:44 +03:00 |
|
Alexey Milovidov
|
a70637ab4b
|
Fixed UBSan; added a test
|
2020-04-26 17:57:45 +03:00 |
|
alexey-milovidov
|
62e2f10959
|
Merge pull request #10474 from hczhcz/patch-0422
Fix overflow in simpleLinearRegression
|
2020-04-26 17:34:57 +03:00 |
|
Alexey Milovidov
|
1f0bd79d37
|
Update test
|
2020-04-26 04:15:35 +03:00 |
|
Alexey Milovidov
|
6bedcfc3f0
|
Update test
|
2020-04-26 04:08:19 +03:00 |
|
Alexey Milovidov
|
d01bd44f14
|
Merge branch 'master' into execute-query-flush-format-2
|
2020-04-26 03:31:46 +03:00 |
|
alexey-milovidov
|
8820b43606
|
Merge pull request #10479 from Avogar/markdown_format
Markdown format
|
2020-04-26 03:25:48 +03:00 |
|
Andrew Onyshchuk
|
e7ba75ce98
|
Avro nested fields - support complex types
|
2020-04-25 17:42:49 -05:00 |
|
Avogar
|
13f6981bb0
|
Update markdown test reference
|
2020-04-25 00:17:33 +03:00 |
|
tavplubix
|
7928f2eaa1
|
Merge pull request #7512 from ClickHouse/database_atomic
DatabaseAtomic
|
2020-04-24 22:28:18 +03:00 |
|
Alexander Tokmakov
|
53dcce55e9
|
better diagnostic info in input formats
|
2020-04-24 15:03:48 +03:00 |
|
hcz
|
541cd638ba
|
Fix overflow in simpleLinearRegression
|
2020-04-24 16:33:09 +08:00 |
|
Артем Стрельцов
|
69fef04a4b
|
added test
|
2020-04-24 02:12:45 +03:00 |
|
Alexander Kuzmenkov
|
1bf02d459c
|
performance comparison
|
2020-04-23 23:19:04 +03:00 |
|
Alexander Tokmakov
|
04d6b59ac0
|
Merge branch 'master' into database_atomic
|
2020-04-23 17:31:37 +03:00 |
|
alexey-milovidov
|
1ecfa27cd3
|
Merge pull request #10441 from ClickHouse/remove_casts_from_defaults
Remove CAST from DEFAULT expressions during table creation.
|
2020-04-23 12:36:12 +03:00 |
|
zhang2014
|
0070f75218
|
ISSUES-5436 fix integration test failure & add test
|
2020-04-23 17:11:20 +08:00 |
|
alexey-milovidov
|
829a7a551c
|
Merge pull request #10446 from CurtizJ/fix-mysql-test
Fix mysql integration test
|
2020-04-23 00:25:25 +03:00 |
|
Alexander Tokmakov
|
1833ac7f16
|
fixes
|
2020-04-22 23:43:10 +03:00 |
|
Alexander Kuzmenkov
|
11f07a32f3
|
performance comparison
|
2020-04-22 23:17:52 +03:00 |
|
Nikita Mikhaylov
|
3cf2016867
|
Merge pull request #10188 from nikitamikhaylov/quorum_bug
insert_quorum vs drop partition or ttl
|
2020-04-23 00:11:57 +04:00 |
|
Anton Popov
|
47213ebfe1
|
fix mysql test
|
2020-04-22 23:09:07 +03:00 |
|
alesapin
|
dadeb3d8b9
|
Remove casts from tests references
|
2020-04-22 20:14:34 +03:00 |
|
alexey-milovidov
|
f5fe39944e
|
Merge pull request #10431 from zhang2014/fix/ISSUES-9623
ISSUES-9623 add some check for BloomFilter index
|
2020-04-22 20:04:13 +03:00 |
|
Nikita Mikhaylov
|
f1ee08778f
|
Merge pull request #10414 from nikitamikhaylov/copier-sample-offset
cluster copier with sample offset
|
2020-04-22 20:31:17 +04:00 |
|
alesapin
|
45b8cb5b37
|
Remove casts from table creation by default
|
2020-04-22 17:29:38 +03:00 |
|
Alexander Tokmakov
|
fefbbd37df
|
Merge branch 'master' into database_atomic
|
2020-04-22 17:02:30 +03:00 |
|
Nikita Mikhaylov
|
1d5d6582a0
|
fix test
|
2020-04-22 14:35:18 +03:00 |
|
zhang2014
|
0a0555d4d7
|
ISSUES-9623 fix failure test case
|
2020-04-22 18:34:42 +08:00 |
|
zhang2014
|
bfb87f0eab
|
ISSUES-9623 check the number and type of arguments when creating BloomFilter index
|
2020-04-22 16:17:09 +08:00 |
|