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 |
|
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 |
|
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 |
|
Alexey Milovidov
|
e125209f17
|
Added a test
|
2020-03-25 16:00:45 +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
|
aa61bc1954
|
Update changelog
|
2020-03-25 11:03:52 +03:00 |
|
Vitaly Baranov
|
db89b24948
|
Merge pull request #9840 from vitlibar/fix-grants-for-introspection
Fix calculating grants for introspection
|
2020-03-24 22:43:50 +03:00 |
|
Alexey Milovidov
|
484903a22a
|
Whitespace
|
2020-03-24 22:03:40 +03:00 |
|
alexey-milovidov
|
7aefaf5ff1
|
Merge pull request #9845 from ClickHouse/fix_delta_test_unbundled
Fix delta test in unbundled mode
|
2020-03-24 21:58:28 +03:00 |
|
Alexander Kuzmenkov
|
5fd5b15c36
|
performance comparison
|
2020-03-24 20:33:42 +03:00 |
|
Alexey Milovidov
|
0b4e601d81
|
Whitespace
|
2020-03-24 20:27:58 +03:00 |
|
alesapin
|
822fea0405
|
Fix delta test in unbundled mode
|
2020-03-24 19:53:12 +03:00 |
|
BayoNet
|
04f990a811
|
DOCS-525: bitCount description EN, RU (#9771)
Described the `bitCount` function.
|
2020-03-24 17:27:08 +03:00 |
|
Ilya Yatsishin
|
b464b270d6
|
Play docs (#9842)
* playground docs
* fixes
* Update playground.md
* fix
* about settings
* ru settings
* Update docs/en/getting_started/playground.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/en/getting_started/playground.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/en/getting_started/playground.md
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Apply suggestions from code review
Co-Authored-By: Ivan Blinkov <github@blinkov.ru>
* Update docs/ru/getting_started/playground.md
* normalize
* normalize
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
|
2020-03-24 15:27:31 +03:00 |
|
Nikolai Kochetov
|
dadf4b2b0e
|
Update CHANGELOG.md
|
2020-03-24 13:55:29 +03:00 |
|
Vitaly Baranov
|
4576cf198e
|
Fix calculating grants for introspection functions from the setting 'allow_introspection_functions'.
|
2020-03-24 11:03:09 +03:00 |
|
alexey-milovidov
|
df19d6aac1
|
Merge pull request #9622 from PerformanceVision/dictionary_status
Bring dictionary status on native prometheus exporter
|
2020-03-24 09:44:01 +03:00 |
|
alexey-milovidov
|
c762a42f4b
|
Merge pull request #9815 from ClickHouse/taiyang-li-pr_add_auc
Merging arrayAUC
|
2020-03-24 09:36:13 +03:00 |
|
alexey-milovidov
|
25cf827365
|
Merge pull request #9759 from Vxider/distributed_insert_select
Distributed INSERT SELECT
|
2020-03-24 09:34:44 +03:00 |
|
alexey-milovidov
|
9f72c28035
|
Update InterpreterInsertQuery.cpp
|
2020-03-24 09:34:01 +03:00 |
|
alexey-milovidov
|
9a2760d914
|
Merge pull request #9673 from azat/processors-max_distributed_connections
Fix max_distributed_connections
|
2020-03-24 08:32:15 +03:00 |
|
Alexey Milovidov
|
9a41113bf4
|
Renamed tests
|
2020-03-24 08:25:17 +03:00 |
|
Alexey Milovidov
|
691d98ff34
|
Added another test
|
2020-03-24 08:14:48 +03:00 |
|
Alexey Milovidov
|
5a89fd0abc
|
Added performance test
|
2020-03-24 08:06:35 +03:00 |
|
Alexey Milovidov
|
ff59a06298
|
Remove memory allocation in inner loop
|
2020-03-24 07:57:50 +03:00 |
|
Alexey Milovidov
|
df3159d8a8
|
Fix comment
|
2020-03-24 07:52:45 +03:00 |
|
Alexey Milovidov
|
ed18a6f0bc
|
A fix in appreciation of UBSan
|
2020-03-24 07:51:58 +03:00 |
|
Alexey Milovidov
|
27f0b93237
|
Finally I managed to understand the code
|
2020-03-24 07:48:44 +03:00 |
|
Alexey Milovidov
|
77e5eb2864
|
Attempt to understand the code
|
2020-03-24 07:18:39 +03:00 |
|
Alexey Milovidov
|
4d55952d2e
|
Remove useless code
|
2020-03-24 03:18:08 +03:00 |
|
alexey-milovidov
|
92bf5a1351
|
Merge pull request #9819 from ClickHouse/aku/perf-comparison
Some tweaks for performance comparison
|
2020-03-24 03:11:48 +03:00 |
|