Amos Bird
|
b30240efc0
|
formatRow function
|
2020-07-28 22:43:43 +08:00 |
|
alexey-milovidov
|
7a22717180
|
Merge pull request #12760 from ClickHouse/sticky_mutations_bug
Sticking mutations bug
|
2020-07-28 14:42:54 +03:00 |
|
Nikita Mikhaylov
|
89d2bbed44
|
Merge pull request #12327 from achimbab/bayesAB
Add bayesAB function for bayesian_ab_testing
|
2020-07-28 13:18:26 +03:00 |
|
Nikolai Kochetov
|
1f2390b65e
|
Merge pull request #12840 from ClickHouse/remove-wrong-threads-limiting
Remove thread limiting.
|
2020-07-28 12:03:07 +03:00 |
|
alesapin
|
ef305b8b7e
|
Merge pull request #12951 from ClickHouse/clear_column_in_pk
Add tests for primary key clear column
|
2020-07-28 11:38:00 +03:00 |
|
alexey-milovidov
|
795c09fdbb
|
Merge pull request #12662 from ildus/simple_aggr_for_minmap_maxmap
Add minMap and maxMap support to SimpleAggregateFunction
|
2020-07-28 00:03:34 +03:00 |
|
alesapin
|
0ba8ce2d25
|
Add tests for primary key clear column
|
2020-07-27 19:16:43 +03:00 |
|
Nikolai Kochetov
|
a59e1c2f71
|
Added a test.
|
2020-07-27 17:46:57 +03:00 |
|
nikitamikhaylov
|
4d8a00d25e
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into achimbab-bayesAB
|
2020-07-27 17:13:27 +03:00 |
|
jakalletti
|
7f853c2a56
|
fix arcadia
|
2020-07-27 17:10:57 +03:00 |
|
alexey-milovidov
|
7dac65ce0f
|
Merge pull request #12659 from zhang2014/fix/ISSUES-10572
ISSUES-10572 fix bloom filter with const column
|
2020-07-27 14:38:56 +03:00 |
|
alesapin
|
3d743c5f75
|
Enable 00992 back
|
2020-07-27 12:52:04 +03:00 |
|
alesapin
|
e0bf5913e7
|
Fix sticking mutations
|
2020-07-26 17:21:57 +03:00 |
|
alesapin
|
78d357f0d2
|
Add a test for sticking mutations bug
|
2020-07-25 17:42:20 +03:00 |
|
Nikolai Kochetov
|
0320b05408
|
Merge pull request #12746 from ClickHouse/add-test-extra-overflow-row
Added test with extra overflow row.
|
2020-07-24 15:29:52 +03:00 |
|
Winter Zhang
|
50203a5dc0
|
ISSUES-12293 allow push predicate when subquery contains with clause (#12663)
|
2020-07-24 12:00:18 +03:00 |
|
Nikolai Kochetov
|
a8970150b5
|
Added test with extra overflow row.
|
2020-07-24 12:00:05 +03:00 |
|
alexey-milovidov
|
e7ec08615e
|
Merge pull request #12727 from ClickHouse/add-test-for-alter-after-freeze
Add a test for ALTER after FREEZE
|
2020-07-23 23:33:46 +03:00 |
|
Artem Zuikov
|
2041d7d0d8
|
Fix move_functions_out_of_any optimisation with lambda (#12664)
|
2020-07-23 18:15:22 +03:00 |
|
philip.han
|
b71fe9dab9
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into bayesAB
|
2020-07-23 22:21:15 +09:00 |
|
Alexey Milovidov
|
068905dd2d
|
Add a test for ALTER after FREEZE #7733
|
2020-07-23 15:07:49 +03:00 |
|
alexey-milovidov
|
456bf4461b
|
Merge branch 'master' into br1
|
2020-07-23 13:26:41 +03:00 |
|
alesapin
|
c83bf1ab74
|
Revert "Refactor joinGet and implement multi-key lookup."
|
2020-07-23 10:47:17 +03:00 |
|
alexey-milovidov
|
004481f98b
|
Merge pull request #12418 from amosbird/jgmk
Refactor joinGet and implement multi-key lookup.
|
2020-07-22 21:44:24 +03:00 |
|
alexey-milovidov
|
f75c242491
|
Merge pull request #12653 from zhang2014/feature/truncate_without_table
ISSUES-4006 support truncate table without table keyword
|
2020-07-22 21:43:04 +03:00 |
|
alesapin
|
1bd4c1dbf9
|
Disable 00992 temporary
|
2020-07-22 18:38:01 +03:00 |
|
Nikolai Kochetov
|
76d784be9c
|
Merge pull request #12613 from ClickHouse/remove-sort-description-from-streams
Remove sort description from streams
|
2020-07-22 17:35:05 +03:00 |
|
alexey-milovidov
|
7935b6a9f7
|
Merge pull request #12635 from ClickHouse/alter_non_metadata
Add setting allow_non_metadata_alters
|
2020-07-22 16:29:14 +03:00 |
|
Ildus Kurbangaliev
|
0d82c02710
|
add minMap and maxMap support to SimpleAggregateFunction
|
2020-07-22 12:21:10 +02:00 |
|
zhang2014
|
580889f1e4
|
ISSUES-10572 fix bloom filter with const column
|
2020-07-22 17:42:12 +08:00 |
|
alexey-milovidov
|
49adaf95aa
|
Merge pull request #12585 from ClickHouse/mod-compatible
Make behaviour of remainder of division for floating point numbers compatible with most of DBMS
|
2020-07-22 08:43:45 +03:00 |
|
alexey-milovidov
|
a7fcdb34db
|
Merge pull request #12648 from ClickHouse/if-array-uuid
Add support for function if with Array(UUID) arguments
|
2020-07-22 08:42:08 +03:00 |
|
alexey-milovidov
|
c91c8608d8
|
Merge pull request #12633 from ClickHouse/alter-update-cast
Fix "There is no supertype" error on ALTER UPDATE #7306
|
2020-07-22 08:05:23 +03:00 |
|
zhang2014
|
f8b6054b74
|
ISSUES-4006 support truncate table without table keyword
|
2020-07-22 13:00:02 +08:00 |
|
Alexey Milovidov
|
506cc6859a
|
Added a test #11066
|
2020-07-22 00:16:16 +03:00 |
|
Nikolai Kochetov
|
c4381e8a5d
|
Merge pull request #12618 from ClickHouse/fix-external-sort-pipeline-stuck
Fix external sort pipeline stuck
|
2020-07-21 21:54:09 +03:00 |
|
alesapin
|
1ef39839d0
|
Missed tests
|
2020-07-21 17:06:18 +03:00 |
|
alesapin
|
daaa5cc382
|
Add setting allow_non_metadata_alters
|
2020-07-21 17:05:30 +03:00 |
|
Alexey Milovidov
|
fe5fb271dc
|
Fix "There is no supertype" error on ALTER UPDATE #7306
|
2020-07-21 16:31:59 +03:00 |
|
alexey-milovidov
|
e4e642e24f
|
Merge pull request #12593 from CurtizJ/fix-any-with-aliases
Fix lack of aliases with function 'any'
|
2020-07-21 14:37:37 +03:00 |
|
Nikolai Kochetov
|
3e4ed80ae7
|
Add test.
|
2020-07-21 12:24:06 +03:00 |
|
alexey-milovidov
|
16e8c61438
|
Merge pull request #12566 from ClickHouse/race_condition_cache_dictionaries
Fix race condition in clickhouse cache dictionary
|
2020-07-21 11:27:08 +03:00 |
|
Nikolai Kochetov
|
4ceee71d1f
|
Added test.
|
2020-07-21 11:21:13 +03:00 |
|
Anton Popov
|
d4783f8f19
|
fix lack of aliases with function 'any'
|
2020-07-20 12:04:03 +03:00 |
|
Alexey Milovidov
|
10355a2850
|
Make behaviour of remainder of division for floating point numbers compatible with most of DBMS #7323
|
2020-07-20 04:03:46 +03:00 |
|
Alexey Milovidov
|
b8cc2bee53
|
Added a test from @ishirav #7404
|
2020-07-19 03:59:45 +03:00 |
|
alesapin
|
9ed420442d
|
remove comment
|
2020-07-17 18:26:11 +03:00 |
|
alesapin
|
dc05fbcfb3
|
Race condition test
|
2020-07-17 18:18:52 +03:00 |
|
philip.han
|
3554e6c36a
|
Replace vector with PODArray and add testcases
|
2020-07-17 21:06:29 +09:00 |
|
alexey-milovidov
|
51f539d3fb
|
Merge pull request #12480 from azat/fix-SETTINGS-parse-after-FORMAT
[RFC] Fix SETTINGS parse after FORMAT
|
2020-07-17 14:11:24 +03:00 |
|