alesapin
|
96c419974c
|
Merge branch 'master' into codecs_for_nested_types
|
2020-09-24 10:28:20 +03:00 |
|
alesapin
|
1eb8f0a495
|
Fix bug in storage buffer during alter
|
2020-09-23 15:06:54 +03:00 |
|
Artem Zuikov
|
626c2dad9f
|
test for fixed issue (#15166)
|
2020-09-23 13:17:31 +03:00 |
|
Artem Zuikov
|
25e9d11e2f
|
Add test for fixed issue (#15164)
|
2020-09-23 13:16:59 +03:00 |
|
alesapin
|
74671c909c
|
Merge branch 'master' into codecs_for_nested_types
|
2020-09-23 13:12:23 +03:00 |
|
alesapin
|
d56a455ea5
|
Remove outdated test
|
2020-09-22 17:47:07 +03:00 |
|
Nikolai Kochetov
|
62ef40394a
|
Merge pull request #14856 from ClickHouse/query-plan-for-creating-sets
Query plan for creating sets
|
2020-09-22 16:19:20 +03:00 |
|
alesapin
|
9b6b5ae08d
|
More tests
|
2020-09-22 16:16:42 +03:00 |
|
alesapin
|
fd394f699c
|
Better comments
|
2020-09-22 15:49:55 +03:00 |
|
alesapin
|
96d06c6ae6
|
Less changes
|
2020-09-22 15:16:15 +03:00 |
|
Artem Zuikov
|
2280482530
|
Keep LowCardinality in MergeJoin left key result type (#15088)
|
2020-09-22 13:16:22 +03:00 |
|
alesapin
|
b57708c3dd
|
Merge branch 'master' into codecs_for_nested_types
|
2020-09-22 09:52:31 +03:00 |
|
Alexey Milovidov
|
6e596b9c7d
|
Added a test for Enum conversion in Distributed table if one shard is local
|
2020-09-21 21:15:41 +03:00 |
|
alexey-milovidov
|
7744eccd0a
|
Merge pull request #15064 from den-crane/tests/CTE
more tests for CTE
|
2020-09-21 20:41:53 +03:00 |
|
alesapin
|
e87b961095
|
Trying to add same logic for compact parts
|
2020-09-21 20:35:09 +03:00 |
|
alesapin
|
e37099f65e
|
Better test
|
2020-09-21 18:45:51 +03:00 |
|
alesapin
|
8517dda807
|
First working test
|
2020-09-21 17:47:10 +03:00 |
|
Denis Zhuravlev
|
aa25df9d45
|
order by added for quieries with limit
|
2020-09-20 19:43:19 -03:00 |
|
Denis Zhuravlev
|
fe0f8117af
|
more tests for CTE
|
2020-09-20 19:22:57 -03:00 |
|
Alexey Milovidov
|
6e1bd79d51
|
Add a test for #4476
|
2020-09-21 00:25:47 +03:00 |
|
alexey-milovidov
|
8630d1baf4
|
Merge pull request #15033 from amosbird/fixstringkey
Fix incorrect key condition of fixed strings.
|
2020-09-20 19:51:24 +03:00 |
|
alexey-milovidov
|
7b35a6a59a
|
Merge pull request #15028 from ClickHouse/fix-bar
Fix buffer overflow in "bar" function
|
2020-09-20 19:04:15 +03:00 |
|
alexey-milovidov
|
3f5d7843f6
|
Merge pull request #15029 from ClickHouse/cast-single-argument
Proper exception message for wrong number of arguments of CAST
|
2020-09-20 19:03:47 +03:00 |
|
alexey-milovidov
|
bf81dcbd2f
|
Merge pull request #15031 from den-crane/test/01475_mutation_with_if
more tests for mutation nullable
|
2020-09-20 19:02:51 +03:00 |
|
alesapin
|
5ffee8808a
|
Alter remove column properties and TTLs (#14742)
|
2020-09-20 16:27:33 +03:00 |
|
Amos Bird
|
fcee786320
|
Fix incorrect key condition of fixed strings.
|
2020-09-20 11:53:29 +08:00 |
|
Denis Zhuravlev
|
cd53a70163
|
constant output order
|
2020-09-19 18:40:14 -03:00 |
|
Denis Zhuravlev
|
71568130d8
|
more tests for #14646
|
2020-09-19 18:33:02 -03:00 |
|
Alexey Milovidov
|
5a47e64685
|
Proper exception message for wrong number of arguments of CAST
|
2020-09-19 22:34:24 +03:00 |
|
Alexey Milovidov
|
ace6130585
|
Added a test
|
2020-09-19 22:28:43 +03:00 |
|
alexey-milovidov
|
2cab30ba8d
|
Merge pull request #14521 from hexiaoting/dev_like
Add new feature: SHOW DATABASES like 'xxx'
|
2020-09-19 16:34:37 +03:00 |
|
alexey-milovidov
|
acbdc51460
|
Merge pull request #14771 from amosbird/withsub
First attempt of supporting CTE
|
2020-09-19 16:25:34 +03:00 |
|
alexey-milovidov
|
eb9ee723c3
|
Merge pull request #11913 from ClickHouse/compact-parts-by-default
Enable compact parts by default for small parts
|
2020-09-19 15:31:15 +03:00 |
|
alexey-milovidov
|
65517da62b
|
Merge pull request #14495 from nikitamikhaylov/update-permutation-bugfix-3
updatePermumation with Nullable
|
2020-09-19 13:53:55 +03:00 |
|
alexey-milovidov
|
0d26228599
|
Merge pull request #15002 from 4ertus2/bugs
Fix crash in RIGHT or FULL JOIN switch
|
2020-09-19 13:45:10 +03:00 |
|
tavplubix
|
1762535ffc
|
Merge pull request #14797 from Vxider/add_tablefunction_null
Add table function null
|
2020-09-18 20:34:35 +03:00 |
|
Artem Zuikov
|
28afbafa08
|
fix crash in RIGHT or FULL JOIN switch
|
2020-09-18 19:25:20 +03:00 |
|
alesapin
|
e38b537017
|
Merge pull request #11684 from ClickHouse/manual-write-duplicate-parts-to-replicas
Don't ignore duplicate parts written to replicas
|
2020-09-18 16:50:00 +03:00 |
|
Nikolai Kochetov
|
e5dfc38bfe
|
Skip 01455_shard_leaf_max_rows_bytes_to_read for arcadia.
|
2020-09-18 16:13:04 +03:00 |
|
Nikolai Kochetov
|
c7aff19937
|
Merge pull request #14221 from hagen1778/settings-leaf-limits
[settings]: introduce new query complexity settings for leaf-nodes
|
2020-09-18 14:05:10 +03:00 |
|
Artem Zuikov
|
0520b05001
|
Speedup wide integers (#14859)
|
2020-09-18 12:51:44 +03:00 |
|
Vxider
|
fb31544d4a
|
add blank line to the end of file
|
2020-09-18 09:39:15 +08:00 |
|
Vxider
|
848664c4af
|
rewrite performance test to functional test
|
2020-09-18 09:34:51 +08:00 |
|
alexey-milovidov
|
76a3cc2dae
|
Merge pull request #14937 from filimonov/finalizeAggregation_statefullness
Fix enable_optimize_predicate_expression for finalizeAggregation
|
2020-09-18 01:24:02 +03:00 |
|
alexey-milovidov
|
cf5db5e4dc
|
Merge pull request #14888 from azat/client-imporove-INSERT-error-message
Improve error message for INSERT via clickhouse-client
|
2020-09-18 01:13:22 +03:00 |
|
alesapin
|
dc677b93fb
|
Comments and fix test
|
2020-09-17 22:30:17 +03:00 |
|
Alexander Tokmakov
|
06ff6d2eda
|
better 01193_metadata_loading
|
2020-09-17 19:28:44 +03:00 |
|
Vitaly Baranov
|
3356d75b23
|
Merge pull request #13156 from azat/cluster-secure
Secure inter-cluster query execution (with initial_user as current query user) [v3]
|
2020-09-17 17:11:00 +03:00 |
|
Mikhail Filimonov
|
22bd22702e
|
Fix enable_optimize_predicate_expression for finalizeAggregation
finalizeAggregation was wrongly marked as stateful, preventing pushing the conditions down.
|
2020-09-17 15:59:14 +02:00 |
|
alexey-milovidov
|
2413caa7d5
|
Merge pull request #14889 from ClickHouse/extract-all-groups-empty-match
Fix error in "extractAllGroups" function
|
2020-09-17 16:02:30 +03:00 |
|