alesapin
|
f740334ee5
|
Faster scheme search
Add docs
|
2019-06-26 13:26:34 +03:00 |
|
alesapin
|
bd56f219ab
|
Fix style
|
2019-06-25 19:15:00 +03:00 |
|
alesapin
|
ff72cf4893
|
Trying to do everything in one pass
|
2019-06-25 18:54:47 +03:00 |
|
alesapin
|
fff18f78db
|
Fix tail detection
|
2019-06-25 12:12:28 +03:00 |
|
alesapin
|
fa88954e56
|
Better scheme cut
|
2019-06-25 12:04:35 +03:00 |
|
alesapin
|
48451b2b0f
|
Better name
|
2019-06-24 22:00:40 +03:00 |
|
alesapin
|
c6ece40f3c
|
Fix minor bug and style
|
2019-06-24 16:04:20 +03:00 |
|
alesapin
|
5b378a3f01
|
Remove degug info
|
2019-06-24 14:18:53 +03:00 |
|
alesapin
|
331e17d56a
|
Return scheme logic
|
2019-06-24 14:16:08 +03:00 |
|
alesapin
|
56a7595254
|
Slightly speed up
|
2019-06-24 13:47:17 +03:00 |
|
alesapin
|
8b263739ce
|
Comments
|
2019-06-21 16:01:27 +03:00 |
|
alesapin
|
92509b71a4
|
Slightly speedup
|
2019-06-21 16:01:16 +03:00 |
|
alesapin
|
682e803fc9
|
Merge with master
|
2019-06-21 12:44:57 +03:00 |
|
BayoNet
|
e7493112eb
|
DOCAPI-5760: Join engine docs update. (#5658)
|
2019-06-21 10:58:15 +03:00 |
|
benamazing
|
5038eb761f
|
Update features_considered_disadvantages.md (#5705)
|
2019-06-21 10:46:01 +03:00 |
|
alexey-milovidov
|
f6d150d9f8
|
Merge pull request #5688 from izebit/add-distributed_ddl_task_timeout-description
add description for distributed_ddl_task_timeout
|
2019-06-21 02:53:25 +03:00 |
|
proller
|
f111dbd45f
|
Do not require gperf on build (#5701)
* Build fixes
* fix
* USE_GPERF
* wip
* wip
* wip
* test -j
* Simpler
* fix
* FunctionsURL.h -> URL/FunctionsURL.h
* clean
* clean
* Always use gperf-generated file
* Generator for tldLookup.generated.cpp
* clang-format
|
2019-06-21 02:50:53 +03:00 |
|
alexey-milovidov
|
606b074a4b
|
Merge pull request #5659 from yandex/ignore-mutation-limits
Ignore query execution limits and limits for max parts size for merge while executing mutations.
|
2019-06-21 02:14:41 +03:00 |
|
alexey-milovidov
|
73df46be2b
|
Merge pull request #5698 from abyss7/issue-5615
Lower the probability of hanging when shutting down Kafka storage
|
2019-06-21 02:11:07 +03:00 |
|
alexey-milovidov
|
bc15ebbb18
|
Merge pull request #5700 from yandex/join-use-nulls-5620
Fix #5620 issue about join_use_nulls setting
|
2019-06-21 02:08:05 +03:00 |
|
proller
|
da1814c2a8
|
Fix shared build (#5702)
|
2019-06-20 23:57:01 +03:00 |
|
proller
|
fa809de91f
|
Move all url functions to clickhouse_functions_url lib (#5696)
|
2019-06-20 18:49:54 +03:00 |
|
stavrolia
|
cb71e0c61c
|
Add test
|
2019-06-20 17:05:33 +03:00 |
|
stavrolia
|
aff92c263e
|
Make setting join_use_nulls get no effect for types that cannot be inside Nullable
|
2019-06-20 16:13:46 +03:00 |
|
akuzm
|
4cc9f632a0
|
Treat empty cells in CSV as default values. (#5625)
Treat empty cells in CSV as default values when input_format_defaults_for_omitted_fields = true.
Closes #5349.
|
2019-06-20 15:46:36 +03:00 |
|
Ivan Lezhankin
|
61750d09d2
|
Commit offsets for SELECTing from Kafka table too
|
2019-06-20 15:34:25 +03:00 |
|
proller
|
3d8c8ee83c
|
Build fixes. Split config.h (#5686)
|
2019-06-20 12:12:49 +03:00 |
|
alexey-milovidov
|
c899fce9fc
|
Merge pull request #5661 from BHYCHIK/crc32-for-master
Support crc32 function
|
2019-06-20 01:32:00 +03:00 |
|
alexey-milovidov
|
1a19a36704
|
Update CRC32.cpp
|
2019-06-20 01:31:51 +03:00 |
|
alexey-milovidov
|
f943bbb7a3
|
Merge pull request #5684 from eejoin/master
Flush buffer when WriteBufferFromHDFS's destructor is called
|
2019-06-19 23:17:35 +03:00 |
|
Ivan Lezhankin
|
fdd3f07860
|
Don't do premature subscription to topics
|
2019-06-19 19:15:30 +03:00 |
|
Artem Konovalov
|
0c4f32a4c0
|
add description for insert_distributed_timeout
|
2019-06-19 18:02:51 +03:00 |
|
BayoNet
|
ac70bd104d
|
DOCAPI-3697: RU translation for GraphiteMergeTree docs (#5665)
* DOCAPI-3697: RU translasion for GraphiteMergeTree docs.
|
2019-06-19 16:23:42 +03:00 |
|
BayoNet
|
5e6806f64e
|
DOCAPI-7063: Formatting of the bitmapContains function docs. (#5664)
* DOCAPI-7063: Formatting of the bitmapContains function.
|
2019-06-19 16:14:05 +03:00 |
|
Ivan Remen
|
b353b8347a
|
Merge remote-tracking branch 'main/master' into crc32-for-master
|
2019-06-19 15:16:20 +03:00 |
|
eejoin
|
f3e0c60b89
|
Flush buffer when WriteBufferFromHDFS's destructor is called
|
2019-06-19 19:50:34 +08:00 |
|
Artem Zuikov
|
41302c9910
|
Merge pull request #5645 from coraxster/decimal-overflow-2
Fix float to decimal convert overflow, extreme values
|
2019-06-19 14:29:33 +03:00 |
|
Ivan Blinkov
|
eeddc11a42
|
"new" security advisory link leads to 404 for some reason
|
2019-06-19 12:41:48 +03:00 |
|
Ivan Blinkov
|
2cc34bdd37
|
Create SECURITY.md
|
2019-06-19 12:31:16 +03:00 |
|
Ivan Remen
|
85fd2b3127
|
Fix compile
|
2019-06-19 11:33:45 +03:00 |
|
Ivan Remen
|
64231090cd
|
Fix compile
|
2019-06-19 11:14:49 +03:00 |
|
Ivan Remen
|
60c85c4f24
|
Fix CRC32 function name in tests
|
2019-06-19 11:09:01 +03:00 |
|
Ivan Remen
|
35ccd128f4
|
Fix documentation after review
|
2019-06-19 11:05:56 +03:00 |
|
Ivan Remen
|
f6b16e40af
|
Rename file
|
2019-06-19 11:02:50 +03:00 |
|
Ivan Remen
|
80ee05eb8d
|
Make CRC32 case insensitive
|
2019-06-19 10:59:38 +03:00 |
|
alexey-milovidov
|
9bdbd84263
|
Merge pull request #5030 from PerformanceVision/top_level_domain
Changing how the function (cutTo)firstSignificantSubdomain detect the tld (proposal)
|
2019-06-19 02:08:43 +03:00 |
|
alexey-milovidov
|
8236f78de9
|
Merge pull request #5673 from proller/fix25
Cmake: better USE_STATIC_LIBRARIES and SPLIT_SHARED_LIBRARIES handling
|
2019-06-19 01:53:52 +03:00 |
|
alexey-milovidov
|
397ec9599e
|
Update CMakeLists.txt
|
2019-06-19 01:53:32 +03:00 |
|
alexey-milovidov
|
de8e0780d7
|
Update CMakeLists.txt
|
2019-06-19 01:53:13 +03:00 |
|
alexey-milovidov
|
97474a95df
|
Merge pull request #5672 from yandex/remove-name-from-perftests
Remove <name> and <metrics> from performance tests fixed-#5634
|
2019-06-19 01:52:24 +03:00 |
|