Alexey Milovidov
|
9014f19f01
|
Fewer warnings from UBSan [#METR-2944].
|
2016-07-31 08:56:36 +03:00 |
|
Alexey Milovidov
|
6f4fc79cde
|
Better [#METR-2944].
|
2016-07-31 06:53:16 +03:00 |
|
Alexey Milovidov
|
5b9d80505f
|
Whitespaces [#METR-2807].
|
2016-07-30 08:03:20 +03:00 |
|
Alexey Milovidov
|
6d6c22f92e
|
Allow to start under thread sanitizer [#METR-2944].
|
2016-07-30 07:44:04 +03:00 |
|
Alexey Arno
|
18340adbe8
|
dbms: better [#METR-19266]
|
2016-07-26 15:58:51 +03:00 |
|
Alexey Arno
|
2514b2a04c
|
dbms: simplifications, improvements, post-testing fixes. Unfinished, so do not pay attention to this commit. [#METR-19266]
|
2016-07-25 21:26:45 +03:00 |
|
Alexey Arno
|
1055c10621
|
dbms: fixes [#METR-19266]
|
2016-07-25 00:34:09 +03:00 |
|
Alexey Arno
|
dcbe183d41
|
dbms: merged with master [#METR-19266]
|
2016-07-11 13:09:16 +03:00 |
|
Alexey Milovidov
|
e6e6953bf3
|
Miscellaneous modifications [#METR-2944].
|
2016-07-10 05:33:50 +03:00 |
|
Alexey Milovidov
|
943c056b02
|
Better [#METR-22032].
|
2016-07-09 02:47:58 +03:00 |
|
Alexey Milovidov
|
33d324b8d6
|
Probably fixed error [#METR-22032].
|
2016-07-09 00:47:54 +03:00 |
|
Alexey Arno
|
582b8fb555
|
dbms: Server: Feature development. [#METR-19266]
|
2016-07-05 19:23:37 +03:00 |
|
Alexey Milovidov
|
abbb80ddd9
|
Modifications for address sanitizer [#METR-2944].
|
2016-06-10 21:58:04 +03:00 |
|
Alexey Milovidov
|
05f8e57777
|
Removed useless code [#METR-20000].
|
2016-05-31 00:14:53 +03:00 |
|
Alexey Milovidov
|
c2276a3654
|
Fixed build on clang [#METR-20000].
|
2016-05-30 23:54:39 +03:00 |
|
Alexey Milovidov
|
646d70a545
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 17:14:18 +03:00 |
|
Alexey Milovidov
|
4c7eb03b63
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 13:35:44 +03:00 |
|
Alexey Milovidov
|
86a77fbb6e
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 13:29:17 +03:00 |
|
Alexey Milovidov
|
bf71e2ed90
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 11:11:52 +03:00 |
|
Alexey Milovidov
|
b5c1280fbc
|
Changed version to 1.1 (fully compatible with 0.0) [#METR-20000].
|
2016-05-18 17:15:54 +03:00 |
|
Pavel Kartavyy
|
1f3cff5232
|
Merge
|
2016-03-03 18:21:44 +03:00 |
|
Alexey Milovidov
|
8b3afeb60d
|
Squashed commit of the following:
commit f968e7e7f0d84c89fd26dea1d541bd9f6041d7c8
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date: Tue Feb 16 06:11:29 2016 +0300
Addition [#METR-2944].
commit 7524981fa7c4f22929dd5009444a0ae28500f620
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date: Tue Feb 16 06:08:43 2016 +0300
Fixed error (incomplete) [#METR-2944].
commit 2f1e7bf9f46cd9ce958ade9041c00ce067940fd2
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date: Tue Feb 16 05:37:43 2016 +0300
Improving performance of row formats [#METR-2944].
commit 9848910f235863c9571ef1ebe0d87d4929ee283c
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date: Tue Feb 16 00:37:12 2016 +0300
Improving performance of text formats [#METR-2944].
commit 3aedc7fd784af962e64ffdd10ec23ac53827d8e2
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date: Tue Feb 16 00:18:00 2016 +0300
Improving performance of row formats [#METR-2944].
commit cb5932c2b0385604477e69c8262dc31a4bb4b23b
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date: Mon Feb 15 00:53:27 2016 +0300
Fixed error.
commit 42863fd4eddeef594e846c598b92877b6ff86fa6
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date: Sun Feb 14 23:13:46 2016 +0300
Improving performance of row formats [#METR-2944].
commit 71c6fb19a85a79297433ceb486fdb97e551d964f
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date: Sun Feb 14 16:58:56 2016 +0300
Improving performance of row formats [#METR-2944].
|
2016-02-16 19:39:39 +03:00 |
|
Alexey Milovidov
|
7725b8ef8b
|
dbms: better [#METR-17973].
|
2016-02-05 05:21:18 +03:00 |
|
Alexey Milovidov
|
3519c3cea2
|
dbms: separated mysqlxx::Date and mysqlxx::DateTime [#METR-17973].
|
2016-02-03 04:17:58 +03:00 |
|
Alexey Milovidov
|
0c592b05ba
|
dbms: allowed to compile with standard library with large sizeof(std::string) [#METR-19609].
|
2016-01-14 04:43:14 +03:00 |
|
Alexey Milovidov
|
c103a4ec47
|
dbms: porting to aarch64 [#METR-19609].
|
2016-01-13 23:21:56 +03:00 |
|
Alexey Milovidov
|
e522ec23f9
|
dbms: porting to aarch64 [#METR-19609].
|
2016-01-13 05:11:40 +03:00 |
|
Alexey Milovidov
|
13c7d0983a
|
dbms: cutting dependency [#METR-2944]..
|
2016-01-12 00:46:36 +03:00 |
|
Andrey Mironov
|
c483485eaf
|
dbms: create a separate type for Tuple in Field [#METR-19265]
|
2015-12-25 15:06:17 +03:00 |
|
Alexey Milovidov
|
9c4db62704
|
dbms: addition to prev. revision [#METR-16779].
|
2015-12-13 15:39:06 +03:00 |
|
Alexey Milovidov
|
42480c31ef
|
dbms: preparation [#METR-16212].
|
2015-12-13 11:51:28 +03:00 |
|
Alexey Milovidov
|
cc75d4603b
|
dbms: improved performance of INSERT SELECT [#METR-19025].
|
2015-11-29 16:18:12 +03:00 |
|
Alexey Milovidov
|
d9bc972a59
|
dbms: allowed to use index if column is wrapped by piecewise-monotonic functions: initial implementation [#METR-19052].
|
2015-11-29 11:06:29 +03:00 |
|
Alexey Milovidov
|
2d00e5d84f
|
dbms: SAMPLE ... OFFSET development: using rational numbers [#METR-18847].
|
2015-11-20 00:34:53 +03:00 |
|
Alexey Milovidov
|
09dd253636
|
dbms: added support for SAMPLE ... OFFSET [#METR-18847].
|
2015-11-19 00:37:28 +03:00 |
|
Alexey Arno
|
2660fbaa21
|
dbms: Server: merged branch METR-16213 into master
|
2015-10-20 17:59:29 +03:00 |
|
Alexey Arno
|
5f17c9d55d
|
Merge
|
2015-10-12 17:53:16 +03:00 |
|
Alexey Milovidov
|
bb283e6602
|
dbms: added support for different numeric types in function has [#METR-18382].
|
2015-10-12 10:05:54 +03:00 |
|
Andrey Mironov
|
8e4f30fff0
|
dbms: MongoDB dictionary source draft (actually it works, but there are some improvements to be made) [#METR-17854]
|
2015-10-09 17:51:31 +03:00 |
|
Alexey Milovidov
|
918422ad48
|
Moved files [#METR-17973].
|
2015-10-05 04:35:28 +03:00 |
|
Alexey Milovidov
|
7f6bc50055
|
Moved files [#METR-17973].
|
2015-10-05 04:31:57 +03:00 |
|
Alexey Milovidov
|
feec229066
|
Moved files [#METR-17973].
|
2015-10-05 04:26:43 +03:00 |
|
Alexey Milovidov
|
6546fa7dbd
|
dbms: fixed build [#METR-17573].
|
2015-10-04 06:44:58 +03:00 |
|
Alexey Milovidov
|
f356545bbe
|
dbms: allowed DROP/DETACH partition on non-leader [#METR-17573].
|
2015-10-03 00:28:19 +03:00 |
|
Alexey Arno
|
ddf5996c44
|
Merge
|
2015-10-01 18:10:41 +03:00 |
|
Alexey Milovidov
|
1f6def094f
|
dbms: fixed build [#METR-18202].
|
2015-09-29 22:19:54 +03:00 |
|
Alexey Milovidov
|
093a8b12a7
|
dbms: added 'max_network_bytes' setting [#METR-18186].
|
2015-09-25 15:52:47 +03:00 |
|
Alexey Milovidov
|
6571769d3b
|
dbms: added setting 'select_sequential_consistency' [#METR-16779].
|
2015-09-20 14:54:58 +03:00 |
|
Alexey Arno
|
1cae6e8b54
|
Merge
|
2015-09-18 16:36:10 +03:00 |
|
Alexey Milovidov
|
10b86afd3c
|
dbms: saving create time for log entries in ZK [#METR-18085].
|
2015-09-18 00:30:43 +03:00 |
|
Alexey Milovidov
|
5b68045461
|
dbms: removed limit for at least two elements in tuple [#METR-18020].
|
2015-09-11 23:27:01 +03:00 |
|
Alexey Milovidov
|
d53f173478
|
dbms: quorum inserts: development [#METR-16779].
|
2015-09-11 05:13:59 +03:00 |
|
Alexey Milovidov
|
3b6ef8b28c
|
dbms: quorum inserts: development [#METR-16779].
|
2015-09-11 00:32:33 +03:00 |
|
Alexey Milovidov
|
9f38f15294
|
dbms: pull scheme for GLOBAL subqueries: development [#METR-17758].
|
2015-09-05 00:39:10 +03:00 |
|
Alexey Milovidov
|
69be9e7dd0
|
dbms: increased default limit on query size [#METRIKASUPP-5557].
|
2015-09-03 21:48:41 +03:00 |
|
Alexey Milovidov
|
469b409ba0
|
dbms: added storage StripeLog (incomplete) [#METR-17716].
|
2015-08-16 10:01:41 +03:00 |
|
Alexey Milovidov
|
dea3c8b8a4
|
dbms: external dictionaries: fixed bunch of errors; added optional parameter 'dont_check_update_time' for MySQL dictionary source [#METR-17508].
|
2015-08-12 06:57:32 +03:00 |
|
Alexey Milovidov
|
f39ad593f5
|
dbms: added optional property 'require_nonempty' for external dictionaries [#METR-17508].
|
2015-08-12 00:32:27 +03:00 |
|
Alexey Arno
|
b3bcc4f668
|
dbms: Server: Various optimizations. [#METR-17276]
|
2015-07-24 19:46:00 +03:00 |
|
Alexey Milovidov
|
c0e029bb1b
|
dbms: renamed ColumnWithNameAndType to ColumnWithTypeAndName for clarification [#METR-2944].
|
2015-07-17 04:27:35 +03:00 |
|
Alexey Milovidov
|
efdc07a1da
|
Merge
|
2015-07-16 21:13:58 +03:00 |
|
Alexey Milovidov
|
3072d69739
|
dbms: probably faster (needs testing) [#METR-2944].
|
2015-07-14 00:28:19 +03:00 |
|
Alexey Milovidov
|
b5fd5fe490
|
dbms: QueryLog: development (incomplete) [#METR-16946].
|
2015-06-30 00:35:35 +03:00 |
|
Alexey Milovidov
|
c8b4a8f1be
|
dbms: lowered default query_log.flush_interval_milliseconds to 7500 [#METR-16946].
|
2015-06-28 10:34:58 +03:00 |
|
Alexey Milovidov
|
c36fdf0e56
|
dbms: initial implementation of QueryLog [#METR-16946].
|
2015-06-26 23:48:10 +03:00 |
|
Alexey Milovidov
|
0984363b9c
|
dbms: removed passing DataTypeFactory everywhere [#METR-16545].
|
2015-05-28 06:49:28 +03:00 |
|
Andrey Mironov
|
ff4fb2784a
|
zkutil: rework KeeperException to minimize repetition, set non-zero return code for KeeperException, process ZSESSIONMOVED as unrecoverable
|
2015-05-26 17:40:36 +03:00 |
|
Pavel Kartavyy
|
52b004722e
|
CalcCloud: fix compability with java StoreInfo
|
2015-05-25 16:20:17 +03:00 |
|
Pavel Kartavyy
|
f377dccdf1
|
PoolWothFailover: fix wrong exception type
|
2015-05-21 14:19:58 +03:00 |
|
Pavel Kartavyy
|
c6e7584fbb
|
███████████: obtain leadership before iteration. check before commit [#METR-16024]
Signed-off-by: Pavel Kartavyy <kartavyy@yandex-team.ru>
|
2015-05-18 15:38:50 +03:00 |
|
Pavel Kartavyy
|
751344d1f4
|
dbms: throw NetExceptions on errors with Network [#METR-15570]
|
2015-05-08 12:24:42 +03:00 |
|
Pavel Kartavyy
|
8ae0453076
|
dbms: removed unused exception [#METR-15570]
|
2015-05-08 12:24:42 +03:00 |
|
Pavel Kartavyy
|
8e0041e9d0
|
dbms: error codes - refactoring [#METR-15570]
|
2015-05-08 12:24:42 +03:00 |
|
Alexey Milovidov
|
cac503ff82
|
Merge
|
2015-04-12 07:39:20 +03:00 |
|
Alexey Milovidov
|
7d4bf16d06
|
dbms: fixed Block::insertDefault method for elements of nested data structures (it is used in AddedDefaultsBlockInputStream, InterpreterInsertQuery) [#METR-15896].
|
2015-04-09 05:10:06 +03:00 |
|
Andrey Mironov
|
fed50c4702
|
dbms: add tryLogCurrentException overload taking a pointer to Poco::Logger
|
2015-03-27 16:11:31 +03:00 |
|
Alexey Arno
|
efc8ee558d
|
dbms: Server: merge from master. [#METR-15090]
|
2015-03-20 20:02:01 +03:00 |
|
Alexey Arno
|
b88431e1ad
|
dbms: Server: feature development. [#METR-15090]
|
2015-03-20 19:58:57 +03:00 |
|
Alexey Arno
|
80410ce746
|
dbms: Server: feature development. [#METR-15090]
|
2015-03-16 13:41:58 +03:00 |
|
Alexey Milovidov
|
0a27283081
|
dbms: added setting 'force_index_by_date' [#METR-15484].
|
2015-03-14 04:20:10 +03:00 |
|
Alexey Arno
|
241e35b424
|
Merge
|
2015-03-13 16:18:47 +03:00 |
|
Alexey Arno
|
125f837847
|
dbms: Server: feature development. [#METR-15090]
|
2015-03-12 19:22:49 +03:00 |
|
Alexey Arno
|
07d52d9abd
|
dbms: Server: feature development. [#METR-15090]
|
2015-03-11 16:15:19 +03:00 |
|
Pavel Kartavyy
|
78e12a7563
|
Connection: set separate timeout for ping [#METR-15351]
|
2015-03-11 14:18:36 +03:00 |
|
Pavel Kartavyy
|
192bbc0285
|
PoolWithFailover: increased error decreasing period [#METR-15351]
|
2015-03-11 14:18:36 +03:00 |
|
Alexey Arno
|
fde57c1a78
|
dbms: Server: feature development. [#METR-15090]
|
2015-03-10 20:14:07 +03:00 |
|
Alexey Milovidov
|
7d11fc0931
|
dbms: added ZSTD algorithm (experimental) [#METR-15386].
|
2015-03-09 04:15:43 +03:00 |
|
Alexey Arno
|
3c8c29451b
|
dbms: Server: feature development. [#METR-15090]
|
2015-03-06 13:29:58 +03:00 |
|
Alexey Arno
|
7cf06b3bdb
|
dbms: Server: feature development. [#METR-15090]
|
2015-03-05 14:57:54 +03:00 |
|
Alexey Arno
|
e6a1a112a5
|
dbms: Server: merge from master [#METR-15090]
|
2015-03-04 15:15:09 +03:00 |
|
Alexey Arno
|
1d14c4192e
|
dbms: Server: feature development. Dont pay attention for now. [#METR-15090]
|
2015-03-04 13:47:53 +03:00 |
|
Alexey Milovidov
|
df2ccb311c
|
dbms: report error when Buffer table refers to itself [#METR-15167].
|
2015-02-27 23:39:34 +03:00 |
|
Andrey Mironov
|
c20d5338f0
|
dbms: StringRef operator std::string made explicit
|
2015-02-27 17:28:19 +03:00 |
|
Andrey Mironov
|
cc6ac6b930
|
dbms: implicit conversion operator for StringRef to std::string
|
2015-02-26 17:53:45 +03:00 |
|
Alexey Milovidov
|
664d85e08f
|
dbms: added support for value 'auto' of setting 'max_threads'; using that value by default [#METR-2944].
|
2015-02-22 13:50:36 +03:00 |
|
Alexey Milovidov
|
68dd2317ce
|
dbms: improved performance on short queries from wide tables [#METR-2944].
|
2015-02-15 16:30:07 +03:00 |
|
Alexey Milovidov
|
ad2392ee7d
|
dbms: fixed error with StorageBuffer [#METR-15105].
|
2015-02-13 23:37:30 +03:00 |
|
Alexey Arno
|
78283c6b85
|
Merge
|
2015-02-09 14:40:54 +03:00 |
|
Alexey Milovidov
|
6521efcb2a
|
dbms: fixed error [#METR-2944].
|
2015-02-08 07:25:09 +03:00 |
|
Alexey Arno
|
ab9da73dea
|
dbms: Server: queries with several replicas: fixes [#METR-14410]
|
2015-02-04 16:07:10 +03:00 |
|