alexey-milovidov
|
6ff4c3aa16
|
Merge pull request #10135 from azat/distributed-insert-converting
Convert blocks if structure does not match on INSERT into Distributed()
|
2020-04-09 05:51:36 +03:00 |
|
Alexey Milovidov
|
5314b277af
|
Fixed test
|
2020-04-09 05:50:37 +03:00 |
|
Azat Khuzhin
|
6d85207bfb
|
Convert blocks if structure does not match on INSERT into Distributed()
Follow-up for: #10105
|
2020-04-08 23:46:01 +03:00 |
|
Alexey Milovidov
|
5e336ba063
|
Added another test #10077
|
2020-04-08 23:33:40 +03:00 |
|
alexey-milovidov
|
0372a6119a
|
Merge pull request #10110 from amosbird/tsm
more monotonicity for toString()
|
2020-04-08 22:55:04 +03:00 |
|
Nikolai Kochetov
|
3b4682d179
|
Updated 01232_preparing_sets_race_condition.
|
2020-04-08 20:46:48 +03:00 |
|
Amos Bird
|
f1cb928737
|
more monotonicity for toString()
|
2020-04-08 20:13:44 +08:00 |
|
alexey-milovidov
|
6d80ab1eed
|
Merge pull request #9811 from vitlibar/RBAC-8
RBAC-8
|
2020-04-08 05:47:55 +03:00 |
|
alexey-milovidov
|
dd333460d6
|
Merge pull request #10068 from ClickHouse/fix_check_table_with_index
Fix bug with uncompressed checksums in CHECK TABLE query
|
2020-04-08 05:37:18 +03:00 |
|
alexey-milovidov
|
dad892e9d4
|
Merge pull request #10105 from azat/distributed-insert-types-differs
Fix SIGSEGV on INSERT into Distributed on different struct with underlying
|
2020-04-08 05:36:02 +03:00 |
|
alexey-milovidov
|
09a397a68f
|
Merge pull request #9997 from azat/dist-on-dist-fixes
Fix Distributed-over-Distributed with one only shard in nested table
|
2020-04-08 03:45:29 +03:00 |
|
alexey-milovidov
|
a29393821d
|
Merge pull request #10099 from ClickHouse/fix-9826
Fix 9826
|
2020-04-08 02:41:11 +03:00 |
|
Azat Khuzhin
|
b2fa9d8750
|
Fix SIGSEGV on INSERT into Distributed on different struct with underlying
|
2020-04-08 02:35:31 +03:00 |
|
alexey-milovidov
|
c079fd7f1b
|
Merge pull request #10064 from ClickHouse/small_fixes_in_dict_parser
Small fixes in dictionaries DDL parser
|
2020-04-08 02:22:20 +03:00 |
|
Vitaly Baranov
|
d0af31bbcf
|
Use ALTER USER DROP HOST instead of ALTER USER REMOVE HOST for consistency.
|
2020-04-07 23:31:59 +03:00 |
|
Vitaly Baranov
|
d064ddfe13
|
Disable MemoryAccessStorage.
|
2020-04-07 23:31:59 +03:00 |
|
Vitaly Baranov
|
b71ff6160a
|
Add the "access_management" option to users.xml which enables a user to manage access rights.
The option is turned off by default.
|
2020-04-07 23:31:54 +03:00 |
|
Vitaly Baranov
|
b4d7ef390c
|
Rename some access types: add ALTER and SYSTEM prefixes.
|
2020-04-07 23:20:38 +03:00 |
|
Nikolai Kochetov
|
6f3b700097
|
Added test.
|
2020-04-07 20:59:13 +03:00 |
|
alesapin
|
0d7cff2b25
|
Merge branch 'master' into fix_check_table_with_index
|
2020-04-07 16:36:09 +03:00 |
|
alesapin
|
33c2587213
|
Merge branch 'master' into add_conversion_stream
|
2020-04-07 16:35:40 +03:00 |
|
alesapin
|
06f135ee8d
|
Merge branch 'master' into small_fixes_in_dict_parser
|
2020-04-07 16:35:16 +03:00 |
|
alesapin
|
f1e0f15556
|
Merge pull request #9948 from ClickHouse/alter_rename_column
Alter rename column
|
2020-04-07 15:28:00 +03:00 |
|
alesapin
|
9bc0ab2eed
|
Merge branch 'master' into small_fixes_in_dict_parser
|
2020-04-07 14:59:08 +03:00 |
|
alesapin
|
d0bed6b204
|
Merge branch 'master' into fix_check_table_with_index
|
2020-04-07 14:58:45 +03:00 |
|
alesapin
|
5f3bcf198b
|
Merge branch 'master' into add_conversion_stream
|
2020-04-07 14:57:58 +03:00 |
|
Alexander Kuzmenkov
|
0642619afe
|
Merge pull request #9992 from ClickHouse/aku/fix-tests-for-random-order
Fix some tests for random execution order
|
2020-04-06 23:33:56 +03:00 |
|
alesapin
|
107c5b7860
|
Merge pull request #10063 from ClickHouse/fix-GroupingAggregatedTransform-single-level
Fix GroupingAggregatedTransform for single-level aggregation. Add test.
|
2020-04-06 22:13:15 +03:00 |
|
alesapin
|
04e3e3179c
|
Add converting stream to localhost clickhouse dict
|
2020-04-06 22:09:39 +03:00 |
|
Nikolai Kochetov
|
4fd5ef8bad
|
Review fixes.
|
2020-04-06 21:05:45 +03:00 |
|
alesapin
|
c17fa34fa5
|
Fix bug with uncompressed checksums in CHECK TABLE query
|
2020-04-06 20:00:29 +03:00 |
|
Artem Zuikov
|
174136a1e0
|
inflating cross join (#10029)
|
2020-04-06 16:39:57 +03:00 |
|
alesapin
|
848678d656
|
Now layout type for dictionaries DDL with no arguments can be written without brackets
|
2020-04-06 14:02:17 +03:00 |
|
Nikolai Kochetov
|
0117c194c5
|
Fix GroupingAggregatedTransform for single-level aggregation. Add test.
|
2020-04-06 13:33:59 +03:00 |
|
alesapin
|
1cb072d58a
|
Merge branch 'master' into alter_rename_column
|
2020-04-06 11:40:27 +03:00 |
|
Azat Khuzhin
|
1777e2fd6b
|
Regression for Distributed-over-Distributed when nested table has only one shard
|
2020-04-04 13:47:34 +03:00 |
|
Alexander Kuzmenkov
|
49bc33ed34
|
Update 01073_attach_if_not_exists.sql
|
2020-04-03 18:59:59 +03:00 |
|
alesapin
|
3b498c603b
|
Fix stupid bug in parser
|
2020-04-03 15:26:57 +03:00 |
|
alesapin
|
a027b33195
|
Better test
|
2020-04-03 14:19:17 +03:00 |
|
alesapin
|
f3e3df4593
|
Better test
|
2020-04-03 14:15:43 +03:00 |
|
Alexander Kuzmenkov
|
7a1d40507a
|
fix more tests
|
2020-04-03 12:55:22 +03:00 |
|
alesapin
|
763669f3dc
|
Better test and correct access rights
|
2020-04-03 12:53:31 +03:00 |
|
alesapin
|
9e49d7c8cb
|
One more test for indices
|
2020-04-02 21:31:27 +03:00 |
|
alesapin
|
0606b7e4df
|
Renames for compact parts
|
2020-04-02 21:24:11 +03:00 |
|
Alexander Kuzmenkov
|
cd76ba3c19
|
Support trailing zero bytes in string hash map.
|
2020-04-02 20:19:57 +03:00 |
|
Alexander Kuzmenkov
|
f98d38baaf
|
Merge remote-tracking branch 'origin/master' into HEAD
|
2020-04-02 20:03:20 +03:00 |
|
alesapin
|
5b133dd1ce
|
Add default columns alter
|
2020-04-02 19:11:10 +03:00 |
|
alesapin
|
93907f0985
|
Fix reference and move files
|
2020-04-02 13:09:44 +03:00 |
|
Ivan Lezhankin
|
c0a595355a
|
Move more dbms/tests to top-level
|
2020-04-02 03:32:39 +03:00 |
|
Ivan
|
97f2a2213e
|
Move all folders inside /dbms one level up (#9974)
* Move some code outside dbms/src folder
* Fix paths
|
2020-04-02 02:51:21 +03:00 |
|