alesapin
|
1813b96f82
|
Finally build, possible trash.
|
2019-08-29 19:17:47 +03:00 |
|
Alexey Milovidov
|
285d66cee1
|
Improve table locks (incomplete)
|
2019-08-27 23:43:08 +03:00 |
|
alexey-milovidov
|
561b173ddc
|
Merge pull request #6675 from yandex/simplify-shared-ptr-helper
Simplify shared_ptr_helper
|
2019-08-27 00:36:52 +03:00 |
|
Alexey Milovidov
|
0eec226c9a
|
Simplify shared_ptr_helper
|
2019-08-26 22:07:29 +03:00 |
|
alesapin
|
0d0ebf885f
|
Remove two redundant arguments from alter
|
2019-08-26 17:50:34 +03:00 |
|
alesapin
|
dff0cc1e1c
|
Remove COW and add MultiVersion
|
2019-08-26 17:24:29 +03:00 |
|
alesapin
|
062034dfd8
|
Eventually merged with master
|
2019-08-26 13:07:32 +03:00 |
|
alesapin
|
b9d3d04c57
|
Move tasks in schedule pool
|
2019-08-21 19:02:13 +03:00 |
|
alesapin
|
eb5e052855
|
merge and fixes
|
2019-08-21 13:09:29 +03:00 |
|
alesapin
|
70ca7f4156
|
Merge with master
|
2019-08-21 11:57:35 +03:00 |
|
alexey-milovidov
|
308baa182e
|
Merge branch 'master' into table-constraints
|
2019-08-21 06:33:08 +03:00 |
|
alesapin
|
00bdd6c680
|
Support move partition
|
2019-08-20 12:59:19 +03:00 |
|
Gleb Novikov
|
86fecc7501
|
Merge branch 'master' into table-constraints
|
2019-08-20 12:17:56 +03:00 |
|
Alexey Milovidov
|
b7cb55a06e
|
Added a comment
|
2019-08-20 04:46:48 +03:00 |
|
alesapin
|
e9e67a2688
|
Almost compilable
|
2019-08-19 20:59:16 +03:00 |
|
alesapin
|
4ccdb8f92e
|
Better code
|
2019-08-19 17:40:12 +03:00 |
|
alesapin
|
a85cdc91a6
|
Merge branch 'master' into ObjatieGroba-feature_multiple_disks
|
2019-08-19 11:34:02 +03:00 |
|
alesapin
|
e7542810bb
|
Merge with master
|
2019-08-19 11:20:48 +03:00 |
|
alesapin
|
defc1e30ca
|
Some improvements
|
2019-08-16 18:57:19 +03:00 |
|
Nikita Vasilev
|
00a5fe7836
|
Merge remote-tracking branch 'upstream/master' into nikvas0/index_mutate
|
2019-08-15 19:48:57 +03:00 |
|
alesapin
|
949890ee90
|
Merged
|
2019-08-14 12:46:30 +03:00 |
|
alesapin
|
ad81c743c1
|
Buildable code
|
2019-08-13 13:29:31 +03:00 |
|
alesapin
|
98d38e041f
|
Fix recreation of replicated table with fixed granularity
|
2019-08-12 16:30:29 +03:00 |
|
Gleb Novikov
|
381ea6cb6e
|
Merge branch 'master' into table-constraints
|
2019-08-11 12:38:34 +03:00 |
|
Nikita Vasilev
|
4a39538625
|
Merge remote-tracking branch 'upstream/master' into nikvas0/index_mutate
|
2019-08-04 16:58:21 +03:00 |
|
CurtizJ
|
f224269d41
|
filter by ttl parts created before 'alter ... modify ttl' query with 'optimize ... final' query
|
2019-08-01 14:10:42 +03:00 |
|
Nikita Vasilev
|
7efb1bcb12
|
Merge remote-tracking branch 'upstream/master' into nikvas0/index_mutate
|
2019-07-27 10:30:43 +03:00 |
|
Igr Mineev
|
21e0bec3d0
|
Merge remote-tracking branch 'upstream/master' into feature_multiple_disks
|
2019-07-16 13:45:07 +03:00 |
|
alesapin
|
3925a3bd13
|
Generalize check query
|
2019-07-03 16:17:19 +03:00 |
|
Gleb Novikov
|
ce93896608
|
Added constraints description to MergeTree and related storages
|
2019-05-18 11:05:52 +03:00 |
|
Igor Mineev
|
b4b000bf84
|
Merge branch 'master' into feature_multiple_disks
|
2019-05-11 21:50:29 +03:00 |
|
Nikita Vasilev
|
8d2b32fda8
|
clear index
|
2019-05-09 17:25:18 +03:00 |
|
Alexey Milovidov
|
a6ca9f266f
|
Removed huge chunk of bad code
|
2019-05-03 05:00:57 +03:00 |
|
Igor Mineev
|
8edcae5530
|
Merge remote-tracking branch 'upstream/master' into feature_multiple_disks
|
2019-04-24 15:35:08 +03:00 |
|
Igor Mineev
|
79abe85328
|
New data path: disk_path + db_name + table_name. Removed default path from MergeTree Constructor
|
2019-04-21 21:38:44 +03:00 |
|
Anton Popov
|
7f93f9ad2f
|
TTL for columns and tables (#4212)
Add TTL for columns and tables.
|
2019-04-15 12:30:45 +03:00 |
|
Igor Mineev
|
563ab2a5ec
|
Merge remote-tracking branch 'upstream/master' into feature_multiple_disks
|
2019-04-05 23:07:24 +03:00 |
|
Igor Mineev
|
0441480502
|
Storage getDataPath -> getDataPaths
|
2019-04-04 16:13:59 +03:00 |
|
Ivan
|
957d23267b
|
Minimal implementation of row-level security CLICKHOUSE-4315 (#4792)
For detailed description see the related PR
|
2019-03-29 23:31:06 +03:00 |
|
Alex Zatelepin
|
896b8b15f6
|
fix build
|
2019-03-07 23:52:25 +03:00 |
|
Alexey Zatelepin
|
3344955154
|
separate Read and Write lock holders, better method names
|
2019-03-07 21:10:21 +03:00 |
|
Alexey Zatelepin
|
ab025805a3
|
alter intention lock
|
2019-03-07 20:21:18 +03:00 |
|
Alexey Zatelepin
|
0d7ab9e3ea
|
allow acquiring read lock to a table out of order if it was already locked by the same query [#CLICKHOUSE-3789]
this is important in preventing ALTER deadlocks
|
2019-02-27 21:34:38 +03:00 |
|
Vitaly Baranov
|
309df832ec
|
IStorage::read() function, "max_block_size" parameter: change type UInt64 -> size_t.
|
2019-02-19 14:56:08 +03:00 |
|
Alexey Zatelepin
|
15d0adaf5a
|
add info about replicated_can_become_leader to logs and system.replicas [#CLICKHOUSE-4309]
|
2019-02-13 16:08:34 +03:00 |
|
Alexey Milovidov
|
58a6accee5
|
Updated test #4246
|
2019-02-10 19:55:12 +03:00 |
|
Alexey Zatelepin
|
3ec6f508f1
|
Merge branch 'master' into mutations-introspection
Conflicts:
dbms/src/Interpreters/InterpreterKillQueryQuery.cpp
|
2019-02-06 15:22:48 +03:00 |
|
Alexey Zatelepin
|
d482f3e5d0
|
return CancellationCode from killMutation [#CLICKHOUSE-3912]
|
2019-02-05 21:09:15 +03:00 |
|
Alexey Zatelepin
|
67be566325
|
KILL MUTATION skeleton [#CLICKHOUSE-3912]
|
2019-02-05 21:08:41 +03:00 |
|
Nikita Vasilev
|
a1b0dede07
|
Data Skipping Indices (#4143)
* made index parser
* added index parsing
* some fixes
* added index interface and factory
* fixed compilation
* ptrs
* added indexParts
* indextypes
* index condition
* IndexCondition
* added indexes in selectexecutor
* fix
* changed comment
* fix
* added granularity
* comments
* fix
* fix
* added writing indexes
* removed indexpart class
* fix
* added setSkipIndexes
* add rw for MergeTreeIndexes
* fixes
* upd error
* fix
* fix
* reading
* test index
* fixed nullptr error
* fixed
* fix
* unique names
* asts -> exprlist
* minmax index
* fix
* fixed select
* fixed merging
* fixed mutation
* working minmax
* removed test index
* fixed style
* added indexes to checkDataPart
* added tests for minmax index
* fixed constructor
* fix style
* fixed includes
* fixed setSkipIndexes
* added indexes meta to zookeeper
* added parsing
* removed throw
* alter cmds parse
* fix
* added alter
* fix
* alters fix
* fix alters
* fix "after"
* fixed alter
* alter fix + test
* fixes
* upd setSkipIndexes
* fixed alter bug with drop all indices
* fix metadata editing
* new test and repl fix
* rm test files
* fixed repl alter
* fix
* fix
* indices
* MTReadStream
* upd test for bug
* fix
* added useful parsers and ast classes
* fix
* fix comments
* replaced columns
* fix
* fixed parsing
* fixed printing
* fix err
* basic IndicesDescription
* go to IndicesDescr
* moved indices
* go to indicesDescr
* fix test minmax_index*
* fixed MT alter
* fixed bug with replMT indices storing in zk
* rename
* refactoring
* docs ru
* docs ru
* docs en
* refactor
* rename tests
* fix docs
* refactoring
* fix
* fix
* fix
* fixed style
* unique idx
* unique
* fix
* better minmax calculation
* upd
* added getBlock
* unique_condition
* added termForAST
* unique
* fixed not
* uniqueCondition::mayBeTrueOnGranule
* fix
* fixed bug with double column
* is always true
* fix
* key set
* spaces
* test
* tests
* fix
* unique
* fix
* fix
* fixed bug with duplicate column
* removed unused data
* fix
* fixes
* __bitSwapLastTwo
* fix
|
2019-02-05 17:50:25 +03:00 |
|