alexey-milovidov
|
7744eccd0a
|
Merge pull request #15064 from den-crane/tests/CTE
more tests for CTE
|
2020-09-21 20:41:53 +03:00 |
|
Alexander Kuzmenkov
|
1eb5137bbf
|
Merge pull request #15062 from ClickHouse/add-test-4476
Add a test for #4476
|
2020-09-21 20:41:25 +03:00 |
|
Denis Zhuravlev
|
aa25df9d45
|
order by added for quieries with limit
|
2020-09-20 19:43:19 -03:00 |
|
alexey-milovidov
|
3e0509af69
|
Merge pull request #13573 from amosbird/rms
specific ReplicatedMergeTree settings
|
2020-09-21 01:36:33 +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
|
55eb533fda
|
Merge pull request #15034 from amosbird/fff
Improve performance of grouping by single LowCardinality(FixedString)
|
2020-09-20 19:42:38 +03:00 |
|
alexey-milovidov
|
a4337635cc
|
Update single_fixed_string_groupby.xml
|
2020-09-20 19:42:11 +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
|
8ca4d6634e
|
better fixed string group by support
|
2020-09-20 15:20:09 +08: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 |
|
tavplubix
|
6e0bdaf46d
|
Merge pull request #14535 from zhang2014/fix/datetime
ISSUES-4006 support decimal data type for MaterializedMySQL
|
2020-09-19 14:05:32 +03:00 |
|
alexey-milovidov
|
c1402d62db
|
Merge pull request #14892 from vzakaznikov/fix_test_distributed_over_live_view2
Fixing tests/integration/test_distributed_over_live_view/test.py
|
2020-09-19 13:59:05 +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 |
|
alexey-milovidov
|
1fcebce926
|
Merge pull request #15000 from Jokser/disable-ttl-move-on-insert
Option to disable TTL move on data part insert
|
2020-09-19 13:45:02 +03:00 |
|
alexey-milovidov
|
3463d97f8c
|
Merge pull request #14973 from amosbird/bm2
Ignore key constraints when doing mutations.
|
2020-09-19 13:44:30 +03:00 |
|
alexey-milovidov
|
988b20a32c
|
Merge pull request #14684 from azat/parallel-distributed_ddl
Allow parallel execution of distributed DDL
|
2020-09-18 22:18:17 +03:00 |
|
Pavel Kovalenko
|
1fc3aa3ea8
|
Fixed test_disabled_ttl_move_on_insert test
|
2020-09-18 22:10:49 +03:00 |
|
Pavel Kovalenko
|
77be35a2b8
|
Fixed test_disabled_ttl_move_on_insert test
|
2020-09-18 21:59:56 +03:00 |
|
Amos Bird
|
d842cb704f
|
Allow mutations to work with key constraints.
|
2020-09-19 02:40:02 +08:00 |
|
Pavel Kovalenko
|
da04a130ed
|
Add option to disable ttl move on data part insert - minor fixes.
|
2020-09-18 20:45:30 +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 |
|
Pavel Kovalenko
|
0da19ab46d
|
Add option to disable ttl move on data part insert
|
2020-09-18 18:30:00 +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 |
|
alesapin
|
748fb74de2
|
Fix build type for integration tests
|
2020-09-18 10:02:55 +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 |
|
Anton Popov
|
d1e90e0e4b
|
fix tests
|
2020-09-18 03:05:51 +03: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 |
|
zhang2014
|
64032e22a2
|
Merge branch 'master' into fix/datetime
|
2020-09-18 00:28:09 +08:00 |
|
Alexander Kuzmenkov
|
652163c07c
|
Merge pull request #14883 from ClickHouse/aku/ignore-thresholds
Adjust ignore thresholds for unstable perf tests
|
2020-09-17 18:14:53 +03:00 |
|