chertus
|
e06c994b0e
|
refactoring: move collectUsedColumns from ExpressionAnalyzer to SyntaxAnalyzer
|
2019-08-09 17:50:04 +03:00 |
|
BayoNet
|
39eaba4aa4
|
DOCAPI-7436: enum (#6411)
* Link fix.
* DOCAPI-7436: Updated Enum docs.
|
2019-08-09 16:22:07 +03:00 |
|
proller
|
07aefc4996
|
Merge remote-tracking branch 'upstream/master' into fix25
|
2019-08-09 15:17:26 +03:00 |
|
CurtizJ
|
ead6336d2c
|
function topK: fix merge stage and fix memory leaks
|
2019-08-09 13:11:50 +03:00 |
|
Alexey Milovidov
|
f609e8a785
|
Slightly more safe parsing of NamesAndTypesList
|
2019-08-09 03:00:32 +03:00 |
|
Alexey Milovidov
|
86f321a7cd
|
Whitespaces
|
2019-08-09 02:55:08 +03:00 |
|
alexey-milovidov
|
28e87cc430
|
Merge pull request #6409 from yandex/get-identifier-name-fixed-unpleasant-code
Fixed unsafe code around "getIdentifier" function.
|
2019-08-09 02:31:49 +03:00 |
|
Alexey Milovidov
|
b3ab21e7a0
|
Addition to prev. revision
|
2019-08-08 23:27:12 +03:00 |
|
Alexey Milovidov
|
724b4b0293
|
Addition to prev. revision
|
2019-08-08 23:26:42 +03:00 |
|
Alexey Milovidov
|
2ba185b4aa
|
Addition to prev. revision
|
2019-08-08 23:10:58 +03:00 |
|
alexey-milovidov
|
62a6248ca9
|
Merge pull request #6406 from yandex/no_virtual_columns_in_system_columns
No virtual columns in system.columns
|
2019-08-08 23:04:38 +03:00 |
|
Alexey Milovidov
|
2248c32f9c
|
Added a test #6401
|
2019-08-08 23:04:16 +03:00 |
|
Alexey Milovidov
|
a6e4b34ab4
|
Fixed unpleasant code #6401
|
2019-08-08 23:02:30 +03:00 |
|
Alexey Milovidov
|
e40854d7fb
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2019-08-08 22:42:47 +03:00 |
|
Alexey Milovidov
|
1437065c70
|
Fixed tests and error messages #6351
|
2019-08-08 22:42:34 +03:00 |
|
alexey-milovidov
|
b579692fe9
|
Merge pull request #6378 from 4ertus2/bugs
Fix crash in median over Nullable(Decimal128)
|
2019-08-08 22:32:11 +03:00 |
|
alexey-milovidov
|
8316c83cc4
|
Merge pull request #6392 from yandex/fix-performance-test
Attempt to fix performance test
|
2019-08-08 22:31:47 +03:00 |
|
alesapin
|
3c7b4e78c5
|
Merge pull request #6386 from yandex/poco_broken_timeouts
Update poco submodule for broken timeouts
|
2019-08-08 22:21:42 +03:00 |
|
alexey-milovidov
|
35f4e7cf33
|
Merge pull request #6351 from 4ertus2/some
Disable ANY RIGHT and ANY FULL JOINs by default
|
2019-08-08 19:16:49 +03:00 |
|
alexey-milovidov
|
80e68a803b
|
Merge pull request #6374 from dimarub2000/fix_toFloat_monotonicity
toFloat() monotonicity fixed
|
2019-08-08 19:11:38 +03:00 |
|
alexey-milovidov
|
0ece3708e7
|
Update PODArray.h
|
2019-08-08 19:07:58 +03:00 |
|
Alexey Milovidov
|
40a3f77917
|
Removed duplicate include
|
2019-08-08 19:01:42 +03:00 |
|
Alexey Milovidov
|
cf0fd481d3
|
Added a test
|
2019-08-08 18:51:33 +03:00 |
|
Alexey Milovidov
|
e7c7694377
|
Removed virtual columns from system.columns for backward compatibility
|
2019-08-08 18:48:32 +03:00 |
|
alesapin
|
ca51d3f1d1
|
Update poco again
|
2019-08-08 18:05:47 +03:00 |
|
Nikolai Kochetov
|
804a6fad8a
|
Do not return extremes and totals for insert select.
|
2019-08-08 17:46:30 +03:00 |
|
chertus
|
391574f361
|
rename setting + disable ANY INNER JOIN too
|
2019-08-08 17:20:25 +03:00 |
|
CurtizJ
|
a56d897c2c
|
better performance in topK function
|
2019-08-08 16:06:27 +03:00 |
|
CurtizJ
|
61a8abb813
|
add more tests for functions topK and topKWeighted
|
2019-08-08 15:42:48 +03:00 |
|
chertus
|
d67abcf691
|
better alignment
|
2019-08-08 15:11:54 +03:00 |
|
CurtizJ
|
3c227dce13
|
fix topK and topKWeighted functions
|
2019-08-08 14:27:15 +03:00 |
|
proller
|
b7e5b0cdf0
|
Merge remote-tracking branch 'upstream/master' into fix25
|
2019-08-08 14:15:52 +03:00 |
|
Ivan Lezhankin
|
e90bf74ce8
|
Merge branch 'master' into issue-5286
|
2019-08-08 12:57:00 +03:00 |
|
dimarub2000
|
90010c4040
|
Changed to a more suitable name
|
2019-08-08 11:41:38 +03:00 |
|
alexey-milovidov
|
99fad0904b
|
Merge pull request #6314 from infinivision/add_bitmapRange
added bitmapRange function
|
2019-08-08 04:51:48 +03:00 |
|
alexey-milovidov
|
235cf98710
|
Merge pull request #6390 from yandex/fix-build-on-mac-default-hash-uintptr_t
Fix for Mac OS build
|
2019-08-08 04:43:05 +03:00 |
|
Alexey Milovidov
|
a23813383d
|
Attempt to fix performance test
|
2019-08-08 03:48:43 +03:00 |
|
alexey-milovidov
|
9c2165b800
|
Merge pull request #6388 from yandex/transform-query-substring-test
Added a test just in case
|
2019-08-08 03:11:37 +03:00 |
|
alexey-milovidov
|
d571c17922
|
Merge pull request #6389 from yandex/remove-extra-logging-mysql
Removed extra verbose logging from MySQL handler
|
2019-08-08 03:09:11 +03:00 |
|
alexey-milovidov
|
916a832272
|
Merge pull request #6385 from yandex/std-filesystem-2
Changed boost::filesystem to std::filesystem, part 2.
|
2019-08-08 03:04:38 +03:00 |
|
alexey-milovidov
|
0d3b383c98
|
Merge pull request #6384 from CurtizJ/fix-optimize-unused-shards
Fix segfault with enabled 'optimize_skip_unused_shards' and missing sharding key.
|
2019-08-08 03:04:23 +03:00 |
|
alexey-milovidov
|
b06bb0a9df
|
Merge pull request #6380 from 4ertus2/perf
Hotfix for Decimal comparison
|
2019-08-08 03:04:07 +03:00 |
|
Alexey Milovidov
|
a6a9eaef7c
|
Fix for Mac OS build
|
2019-08-08 00:53:50 +03:00 |
|
alexey-milovidov
|
75baf47792
|
Merge pull request #6345 from Keralin/patch-1
Fixed links in monitoring.md
|
2019-08-07 22:35:34 +03:00 |
|
alexey-milovidov
|
355b1e5594
|
Merge pull request #6352 from yandex/no_space_left_on_device_message
Print extra info in exception message for "no space left on device"
|
2019-08-07 22:28:38 +03:00 |
|
Alexey Milovidov
|
d256fb9d57
|
Removed extra verbose logging from MySQL handler
|
2019-08-07 22:14:58 +03:00 |
|
alesapin
|
9086dba26e
|
Comments in code
|
2019-08-07 22:11:14 +03:00 |
|
Alexey Milovidov
|
688a80dd80
|
Added a test just in case #6381
|
2019-08-07 21:52:53 +03:00 |
|
chertus
|
9c15e65dc9
|
alignment for AllocatorWithStackMemory
|
2019-08-07 21:43:06 +03:00 |
|
alexey-milovidov
|
f54a3feb08
|
Merge pull request #6370 from zhang2014/docs/domain
continue translate domain data type
|
2019-08-07 21:25:36 +03:00 |
|