alexey-milovidov
5bb4c82329
Merge pull request #9872 from ClickHouse/add-performance-test-parser
...
Added performance test for the case of extremely slow analysis of array of tuples
2020-03-26 20:21:04 +03:00
Alexey Milovidov
3b10543b85
Adaptation for the new perf test
2020-03-26 20:20:52 +03:00
alexey-milovidov
ce49ae51bf
Merge pull request #9857 from ClickHouse/validate-polygons
...
Added setting "validate_polygons"
2020-03-26 20:17:05 +03:00
Alexander Kuzmenkov
600192c339
Merge pull request #9880 from ClickHouse/aku/msan
...
Some MemorySanitizer fixes
2020-03-26 18:13:06 +03:00
Alexander Kuzmenkov
8f948fb4c1
fixup
2020-03-26 15:35:31 +03:00
Alexey Milovidov
df3c7094d5
Fixed error
2020-03-26 13:25:36 +03:00
alexey-milovidov
f0d8c8a1f6
Merge pull request #9574 from Enmk/DateTime_various_timezone_fixes
...
Date time various timezone fixes
2020-03-26 13:07:13 +03:00
Alexander Kuzmenkov
1726404625
Some MemorySanitizer fixes
2020-03-26 12:59:25 +03:00
Artem Zuikov
5b6a6b9b01
Test for fixed bug ( #9862 )
2020-03-26 12:32:54 +03:00
Artem Zuikov
adca27cb45
Fix PREWHERE with distributed IN ( #9871 )
...
fix PREWHERE with distributed IN (local mode)
2020-03-26 12:07:10 +03:00
alesapin
893fda2dbe
Merge pull request #9860 from ClickHouse/fix_mutations_memory_consumption_one_more_time
...
Fix mutations memory consumption finally
2020-03-26 11:43:40 +03:00
Alexander Kuzmenkov
54e6f63226
Revert "Some fixes for interactive clickhouse-test"
...
This reverts commit 573983d407
.
2020-03-26 11:36:15 +03:00
Alexey Milovidov
25ea98ff2e
Fixed style
2020-03-26 11:15:48 +03:00
Alexey Milovidov
197a599902
Fixed build
2020-03-26 10:07:48 +03:00
Alexander Kuzmenkov
573983d407
Some fixes for interactive clickhouse-test
...
* Don't hang indefinitely on Ctrl+C (still broken but somewhat better)
* Move to a separate process group and kill it at exit, so that we don't
leave endless test processes.
2020-03-26 08:41:10 +03:00
Alexander Kuzmenkov
d5ada06d7f
Update msan_suppressions.txt
2020-03-26 04:40:25 +03:00
Alexey Milovidov
48dc513c5a
Added performance test for the case of extremely slow analysis of array of tuples
2020-03-26 00:00:51 +03:00
Alexey Milovidov
59b4350957
Removed debug output
2020-03-25 23:41:31 +03:00
Alexey Milovidov
d549bbe0a6
Fixed bug #9403
2020-03-25 23:37:10 +03:00
Alexey Milovidov
b42748fd08
Added a test #9403
2020-03-25 23:36:45 +03:00
alesapin
7691043df9
Fix integration test
2020-03-25 23:16:56 +03:00
Alexey Milovidov
fc68ba0540
Remove useless code, part 4
2020-03-25 23:12:32 +03:00
Alexey Milovidov
2d51c8ac4e
Remove useless code
2020-03-25 23:06:27 +03:00
Alexey Milovidov
2bfaee37b7
Style
2020-03-25 22:50:18 +03:00
Alexey Milovidov
33f1ee4ae6
Added comments within my understanding of the algorithm
2020-03-25 22:44:16 +03:00
Alexey Milovidov
279ff96b19
Remove strange code, part 2
2020-03-25 22:19:49 +03:00
Alexey Milovidov
61778d2c03
Remove strange code
2020-03-25 22:14:29 +03:00
Alexey Milovidov
24e825e98b
Returned trivial algorithm for debugging
2020-03-25 22:10:13 +03:00
Alexey Milovidov
5d2d26604c
Removed strange code, part 2
2020-03-25 21:59:11 +03:00
Alexey Milovidov
10561c641a
Removed strange code
2020-03-25 21:55:34 +03:00
Alexey Milovidov
c8108dc438
Renamed file
2020-03-25 21:54:45 +03:00
Alexey Milovidov
3e8aec99f5
Renamed file
2020-03-25 21:52:52 +03:00
Alexey Milovidov
06520941ee
Removed useless header
2020-03-25 21:51:48 +03:00
Alexey Milovidov
48820546a8
Split GeoHash from GeoUtils
2020-03-25 21:48:09 +03:00
Alexey Milovidov
f921d388b6
Use only 64bit float for pointInPolygon
2020-03-25 20:29:26 +03:00
Alexey Milovidov
ec915f1602
Fix clang-tidy
2020-03-25 20:00:54 +03:00
Vasily Nemkov
699f4908e5
Merge remote-tracking branch 'upstream/master' into DateTime_various_timezone_fixes
2020-03-25 18:41:26 +03:00
Nikolai Kochetov
a6c85ff97d
Merge pull request #9735 from ClickHouse/weak-hash
...
WeakHash32
2020-03-25 18:11:15 +03:00
alesapin
7470664880
Simplify test
2020-03-25 17:35:48 +03:00
Nikolai Kochetov
778b95797f
Fix style.
2020-03-25 16:51:50 +03:00
Alexey Milovidov
e125209f17
Added a test
2020-03-25 16:00:45 +03:00
alesapin
d70a448ca1
Fix flaky unit test
2020-03-25 15:49:26 +03:00
Alexander Kuzmenkov
be75df7c60
Add a note about double escaping in regexes.
2020-03-25 14:34:33 +03:00
Nikolai Kochetov
f37b30f9ec
Review fixes.
2020-03-25 14:20:34 +03:00
Nikolai Kochetov
1a37afa3d1
Review fixes.
2020-03-25 14:14:11 +03:00
alesapin
83b2103fd0
Fix mutations memory consumption finally
2020-03-25 13:52:32 +03:00
alexey-milovidov
2c0105a379
Update pointInPolygon.cpp
2020-03-25 13:18:04 +03:00
Alexey Milovidov
4d1ad2b630
Added setting "validate_polygons"
2020-03-25 13:13:34 +03:00
Alexey Milovidov
fa219179f9
Fixed bad code in Settings
2020-03-25 12:36:49 +03:00
alexey-milovidov
a70a9e5383
Update WeakHash.h
2020-03-25 08:27:43 +03:00