alexey-milovidov
|
a2e1f21ef2
|
Merge pull request #18637 from amosbird/summingsimple
Fix SimpleAggregateFunction in SummingMergeTree
|
2020-12-31 15:23:26 +03:00 |
|
alexey-milovidov
|
8b98465f10
|
Merge pull request #17043 from amosbird/countoptimization
Devirtualize -If and vectorize count
|
2020-12-31 03:34:16 +03:00 |
|
Nikita Mikhaylov
|
99b4d2f9ba
|
Merge pull request #18636 from ClickHouse/revert-15316-copier-segfault
Revert "Add some extra tests to copier"
|
2020-12-31 03:43:51 +04:00 |
|
alexey-milovidov
|
9a2b163db7
|
Merge pull request #18411 from ClickHouse/try-fix-max_result_rows
Use Port::Data instead of Chunk in LazyOutputFormat.
|
2020-12-31 02:24:10 +03:00 |
|
alexey-milovidov
|
a8f9eade19
|
Merge pull request #18095 from spongedu/support_show_create_view
Support show create view syntax
|
2020-12-30 23:15:12 +03:00 |
|
Anton Popov
|
27e8fc0c8d
|
Merge pull request #18565 from hexiaoting/dev_date
Make Date larger then 2106-02-07 overflow as 0(1970-01-01)
|
2020-12-30 22:53:25 +03:00 |
|
Alexey Milovidov
|
f0cd43ddaf
|
Add two exceptions for TSan
|
2020-12-30 21:31:06 +03:00 |
|
Alexey Milovidov
|
60a318a139
|
Fix broken test #17902
|
2020-12-30 21:16:50 +03:00 |
|
Alexey Milovidov
|
b0a6e4e82f
|
Fix shellcheck
|
2020-12-30 20:55:10 +03:00 |
|
alexey-milovidov
|
c281a17869
|
Merge pull request #18619 from azat/utils-pull
Small utils improvements (check-marks and compressor)
|
2020-12-30 17:45:43 +03:00 |
|
Amos Bird
|
ae72f96111
|
Fix SimpleAggregateFunction in SummingMergeTree
|
2020-12-30 22:38:11 +08:00 |
|
Nikita Mikhaylov
|
797c969c4d
|
Revert "Add some extra tests to copier"
|
2020-12-30 17:25:55 +03:00 |
|
Vitaly Baranov
|
a84887aff8
|
Merge pull request #15988 from traceon/ldap-cache-login
Allow caching of successful "bind" attempts to LDAP server for configurable period of time
|
2020-12-30 17:24:45 +03:00 |
|
alexey-milovidov
|
1bcdf37c36
|
Merge pull request #18614 from CurtizJ/fix-empty-parts
Fix removing of empty parts in tables with old syntax
|
2020-12-30 17:20:31 +03:00 |
|
alexey-milovidov
|
eab5598739
|
Merge pull request #18615 from ClickHouse/union-default-throw
Change union_default_mode to throw exception
|
2020-12-30 16:55:33 +03:00 |
|
Vitaly Baranov
|
460006b502
|
Merge pull request #18232 from vitlibar/fix-access-rights-for-select-join
Fix access rights for SELECT JOIN.
|
2020-12-30 14:42:16 +03:00 |
|
Ilya Yatsishin
|
14a8b5e5ad
|
Merge pull request #18566 from qoega/codespell-changes
Fix shellcheck errors in style check
|
2020-12-30 08:54:29 +03:00 |
|
Azat Khuzhin
|
e8aae12984
|
Cover clickhouse-compressor in tests
|
2020-12-29 23:23:04 +03:00 |
|
Alexey Milovidov
|
d584f75cd7
|
Update test
|
2020-12-29 21:45:09 +03:00 |
|
Anton Popov
|
6336fbf1df
|
fix removing of empty parts in tables with old syntax
|
2020-12-29 20:16:57 +03:00 |
|
Alexander Kuzmenkov
|
d4e5d5fdb4
|
Merge pull request #18455 from ClickHouse/aku/window-prototype
[wip] some window function fixes
|
2020-12-29 19:23:19 +03:00 |
|
Nikita Mikhaylov
|
9cd1ddb38a
|
Merge pull request #18516 from nikitamikhaylov/hexiaoting-dev_withfill
Merging #18188
|
2020-12-29 18:00:33 +03:00 |
|
Yatsishin Ilya
|
cb5986d426
|
better
|
2020-12-29 17:57:12 +03:00 |
|
Yatsishin Ilya
|
b3723e5e56
|
md5sum of test query has changed
|
2020-12-29 17:57:12 +03:00 |
|
Yatsishin Ilya
|
223f122aa3
|
remove duplicate comment
|
2020-12-29 17:57:12 +03:00 |
|
Yatsishin Ilya
|
a25fa1996b
|
fix style checks
|
2020-12-29 17:57:12 +03:00 |
|
tavplubix
|
614d29433c
|
Merge pull request #18553 from awesomeleo/fix-18450
MaterializedMySQL: fix 18450, DB::Exception: Unsupported type FixedString
|
2020-12-29 13:14:39 +03:00 |
|
alesapin
|
00836a7c52
|
Merge pull request #18518 from ClickHouse/fix_bug_with_alter_hung
Control alter sequential execution more correctly
|
2020-12-29 12:08:21 +03:00 |
|
spongedc
|
494c9ac809
|
Merge remote-tracking branch 'origin/master' into support_show_create_view
|
2020-12-29 10:20:06 +08:00 |
|
Alexander Tokmakov
|
ecc0339472
|
add test
|
2020-12-28 23:21:57 +03:00 |
|
Ivan
|
35d62b73a7
|
Check for CLICKHOUSE_CLIENT_OPT env before setting it (#18574)
|
2020-12-28 18:47:44 +03:00 |
|
alexey-milovidov
|
48050a3ed4
|
Merge pull request #18524 from ClickHouse/sim-hash-fixes
Sim/Min Hash fixes
|
2020-12-28 18:01:12 +03:00 |
|
alexey-milovidov
|
df57706f35
|
Merge pull request #18550 from ClickHouse/fix-delayed-source
Fix pipeline stuck after join
|
2020-12-28 16:45:25 +03:00 |
|
Nikita Mikhaylov
|
6863dbd6a8
|
Merge pull request #18480 from vdimir/ip-dict-key-access
IP dict key access
|
2020-12-28 16:15:40 +03:00 |
|
alesapin
|
50afe27461
|
More stable test
|
2020-12-28 14:46:45 +03:00 |
|
hexiaoting
|
ccaea5fa42
|
Make Date > 2106-02-07 overflow as 0
|
2020-12-28 19:09:41 +08:00 |
|
Alexander Kuzmenkov
|
1c52fdb265
|
cleanup
|
2020-12-28 13:08:38 +03:00 |
|
hexiaoting
|
4adbdf364e
|
Fix bug for orderby withfill with limit clause
|
2020-12-28 13:05:16 +03:00 |
|
Alexander Kuzmenkov
|
2905f70cce
|
fix aliases in partition by/order by
|
2020-12-28 12:56:38 +03:00 |
|
alexey-milovidov
|
bf3187010b
|
Merge pull request #18145 from myrrc/improvement/multiply-decimals-and-floats
Allow multiplication of Decimal and Float
|
2020-12-27 22:37:09 +03:00 |
|
alesapin
|
436df8fe3a
|
Check fuzzer tests
|
2020-12-27 14:36:08 +03:00 |
|
Nikolai Kochetov
|
7f1eb506ab
|
Added test.
|
2020-12-27 14:28:13 +03:00 |
|
alexey-milovidov
|
d84f308291
|
Merge pull request #18521 from ClickHouse/implement_create_or_replace
Implement [CREATE OR] REPLACE TABLE
|
2020-12-27 11:48:06 +03:00 |
|
Vitaly Baranov
|
9271b3d627
|
SELECT JOIN now requires the SELECT privilege on each of the joined tables.
|
2020-12-26 18:35:32 +03:00 |
|
alexey-milovidov
|
8eb9788955
|
Merge pull request #18523 from CurtizJ/fix-cast-to-map
Fix cast to map from tuple of arrays with unequal sizes
|
2020-12-26 10:00:01 +03:00 |
|
Nikita Mikhaylov
|
c3ad122142
|
Merge pull request #18520 from nikitamikhaylov/fuzz-17876
NaN argument in function 'bar'
|
2020-12-26 04:32:05 +03:00 |
|
Nikita Mikhaylov
|
7b23b866a2
|
Merge pull request #18475 from nikitamikhaylov/andyyzh-bitmap64A
Merging #17858
|
2020-12-26 04:31:49 +03:00 |
|
alexey-milovidov
|
230f9b6ad4
|
Merge pull request #18449 from vladimir-golovchenko/fix-AM-abbreviation-handling-for-parseDateTimeBestEffort
Bug fix '#18402 parseDateTimeBestEffort should not ignore AM abbreviation for 12th hour'
|
2020-12-25 22:32:43 +03:00 |
|
alexey-milovidov
|
849ca482c9
|
Merge pull request #18458 from spongedu/support_exists_database
support EXISTS DATABASE syntax
|
2020-12-25 22:28:02 +03:00 |
|
Nikolai Kochetov
|
2cfbe056a0
|
Update test.
|
2020-12-25 21:08:45 +03:00 |
|