Sergey Fedorov
1d874c5f95
functions: Relative Date-time functions + regionToContinent support [METR-9582]
2014-01-22 12:27:55 +00:00
Sergey Fedorov
cd8448d2c6
Removed unused file [METR-9172]
2014-01-17 15:43:15 +00:00
Sergey Fedorov
9cc974568e
Merge
2014-01-17 15:19:20 +00:00
Sergey Fedorov
dba74f16f2
storages: fixed two warnings, which cause a compilation error [METR-9172]
2014-01-16 15:25:54 +00:00
Sergey Fedorov
5d00bf81ea
streams: adding const column, important for virtual columns [METR-9172]
2014-01-16 15:19:50 +00:00
Sergey Fedorov
4bd32c8c81
common: utils for virtual columns [METR-9172]
2014-01-16 15:15:28 +00:00
Sergey Fedorov
da115c14f7
Merge
2014-01-16 14:52:13 +00:00
Michael Kolupaev
fd05f7ea53
clickhouse: fixed a leak of file descriptors and memory. [#METR-9664]
2014-01-15 16:12:48 +00:00
Michael Kolupaev
532945a535
dbms: refactored compressed read buffers. [#METR-9633]
2014-01-15 14:53:20 +00:00
Michael Kolupaev
589ed293c2
clickhouse: CachedCompressedReadBuffer is not wuite fixed yet; commenting it again. [#METR-9633]
2014-01-14 14:57:19 +00:00
Michael Kolupaev
69b90550cc
dbms: fixed CachedCompressedReadBuffer::readBig. [#METR-9633]
2014-01-14 12:02:04 +00:00
Michael Kolupaev
936fc15640
clickhouse: better error message when an aggregate function is missing. [#METR-9590]
2014-01-13 11:29:24 +00:00
Alexey Milovidov
841e866c68
Addition to prev. revision [#METR-8766].
2014-01-11 20:04:07 +00:00
Sergey Fedorov
91609727a8
Merge
2014-01-10 13:24:50 +00:00
Alexey Milovidov
a1de392d32
Addition to prev. revision [#METR-8766].
2014-01-08 19:05:50 +00:00
Alexey Milovidov
9c4043de67
Removed 'tr1' [#METR-2807].
2014-01-08 16:33:28 +00:00
Alexey Milovidov
16ed91c728
dbms: tiny modification [#METR-2944].
2014-01-08 16:23:31 +00:00
Alexey Milovidov
22fda035cc
Allowed to use std::vector instead of DB::Array for Arrays in ssqls [#METR-8766].
2014-01-05 13:40:11 +00:00
Alexey Milovidov
cb91ab992d
dbms: fixed error [#METR-2944].
2014-01-04 11:43:16 +00:00
Alexey Milovidov
a57d64b7fa
dbms: more instrumentation [#METR-2944].
2014-01-04 04:53:07 +00:00
Alexey Milovidov
6820638c30
dbms: IO: added test [#METR-2944].
2014-01-04 04:52:22 +00:00
Alexey Milovidov
b9d6fc48eb
dbms: tiny modification [#METR-2944].
2014-01-03 09:06:42 +00:00
Alexey Milovidov
fd414800d5
dbms: added ProfileEvents system [#METR-2944].
2014-01-03 08:20:13 +00:00
Alexey Milovidov
af3d957de1
Addition to prev. revision [#METR-9578].
2014-01-03 06:31:32 +00:00
Alexey Milovidov
5d7fb8ecce
dbms: Fixed error with uninitialized data in FixedString columns [#METR-9621].
2013-12-30 17:25:50 +00:00
Michael Kolupaev
bdcc7d9e93
clickhouse: readable exception instead of NULL pointer for some higher order functions in some cases. [#METR-9254]
2013-12-30 13:08:47 +00:00
Alexey Milovidov
6e359ab5c5
Addition to prev. revision [#METR-2944].
2013-12-27 18:01:53 +00:00
Alexey Milovidov
377d42c17e
dbms: tiny improvement [#METR-2944].
2013-12-27 17:43:36 +00:00
Michael Kolupaev
2b7863617d
clickhouse: not allowing comparison between Date and DateTime. [#METR-2807]
2013-12-27 14:51:31 +00:00
Sergey Fedorov
d2fe6e0fa9
dbms: update in expression analyzer, now * is only for virtual columns
2013-12-27 14:11:11 +00:00
Michael Kolupaev
5ac8541e2b
ClickHouse: changed readSuffix calling requirements to match what RemoteBlockInputStream expects; changed some streams to meet that requirements. It fixed segfault with DISTINCT with LIMIT from Distributed table. [#METR-9598]
2013-12-27 13:22:32 +00:00
Michael Kolupaev
aff4e40bc2
ClickHouse: disabled broken readBig in CachedCompressedReadBuffer. [#METR-9598]
2013-12-27 13:18:33 +00:00
Sergey Fedorov
1a5f04d3bf
Merge
2013-12-26 13:55:19 +00:00
Pavel Kartavyy
e78d87d9f3
dbms: added message [#METR-9462]
2013-12-26 09:42:32 +00:00
Pavel Kartavyy
4a3827cd96
dbms: development [#METR-9462]
2013-12-24 14:00:18 +00:00
Michael Kolupaev
9b68bd4212
clickhouse: arrayEnumerateUniq now accepts multiple parallel arrays. [#METR-8821]
2013-12-24 11:56:38 +00:00
Alexey Milovidov
097405ff6f
dbms: fixed error in CachedCompressedReadBuffer::readBig [#METR-2944].
2013-12-23 05:56:59 +00:00
Alexey Milovidov
4289f599db
dbms: fixed error with CachedCompressedReadBuffer::readBig [#METR-9091].
2013-12-23 04:16:59 +00:00
Alexey Milovidov
e9d69e51a8
Merge
2013-12-23 03:10:12 +00:00
Alexey Milovidov
f382c50c4e
dbms: fixed error in prev. revision [#METR-9091].
2013-12-22 22:36:12 +00:00
Alexey Milovidov
3d3fef11eb
dbms: fixed error in prev. revision [#METR-9091].
2013-12-22 21:36:54 +00:00
Alexey Milovidov
947a7930a8
dbms: added missing readBig function [#METR-9091].
2013-12-22 17:28:47 +00:00
Alexey Milovidov
7ed3228660
dbms: removed one virtual function call in aggregation inner loop [#METR-2944].
2013-12-22 08:06:30 +00:00
Sergey Fedorov
32e0d8397e
[dmbs and libs] Function toFirstDayOfQuarter in DateLUT and FunctonsDateTime [METR-9400]
2013-12-20 14:12:20 +00:00
Alexey Milovidov
f1af3dadff
dbms: tiny fix [#METR-9508].
2013-12-19 19:01:08 +00:00
Alexey Milovidov
ce21a286af
dbms: probably fixed error [#METR-9532].
2013-12-17 19:45:18 +00:00
Alexey Milovidov
cad8abce91
Removed useless whitespace [#METR-2807].
2013-12-17 19:40:23 +00:00
Sergey Fedorov
d930aa4f0c
dbms: Rename all binary operations from bitwise* to bit* (e.g. bitwiseAnd -> bitAnd) [METR-9508]
2013-12-17 16:06:52 +00:00
Sergey Fedorov
be3f3beb3d
dbms: Two new binary operations: FunctionBitwiseShiftLeft and FunctionBitwiseShiftRight, and one new function - FunctionHostName [METR-9508]
2013-12-17 13:49:21 +00:00
Alexey Milovidov
dac017c03d
dbms: fixed error with FINAL [#METR-9514].
2013-12-16 07:12:30 +00:00
Alexey Milovidov
6d49edfecb
dbms: addition to prev. revision [#METR-9515].
2013-12-16 05:32:08 +00:00
Alexey Milovidov
92c74bb0ff
dbms: probably fixed error [#METR-9515].
2013-12-16 05:27:38 +00:00
Alexey Milovidov
cb03078f47
dbms: probably fixed error [#METR-9515].
2013-12-16 05:12:55 +00:00
Alexey Milovidov
42fabf4936
dbms: probably fixed error with sorting arrays [#METR-9515].
2013-12-16 04:30:21 +00:00
Alexey Milovidov
febe35c0bf
dbms: OPTIMIZE query is merging aggressive [#METR-9516].
2013-12-16 03:51:30 +00:00
Alexey Milovidov
8d53dcde32
dbms: improved performance for small queries [#METR-8582].
2013-12-16 02:32:00 +00:00
Sergey Fedorov
6fb0caf597
Merge
2013-12-13 16:20:06 +00:00
Sergey Fedorov
9ba96ea811
merge tree: sharedptr buf fixed, correct calculating directory size in bytes, a few more changes [METR-9279] [METR-9444]
2013-12-13 14:23:04 +00:00
Michael Kolupaev
f5b30483e1
███████████: reading metrage data; not using it yet, and consuming lots of memory. [#METR-9093]
2013-12-13 12:53:17 +00:00
Alexey Milovidov
27e0b89026
dbms: fixed error [#METR-9454].
2013-12-13 01:51:57 +00:00
Alexey Milovidov
0a40b9f24c
dbms: fixed one of errors [#METR-9454].
2013-12-12 22:55:47 +00:00
Sergey Fedorov
aa56701c8a
merge tree: fixed incorrect usage of Singleton [METR-9279] [METR-9444]
2013-12-12 15:12:18 +00:00
Sergey Fedorov
4787aefff9
merge tree: update in CurrentlyMergingInfo. Now looking on available disk space before merge [METR-9279] [METR-9444]
2013-12-12 14:11:40 +00:00
Sergey Fedorov
ee1fff79f2
merge tree: fixed currently merging vulnerability, added singleton with total merging files size [METR-9279] [METR-9444]
2013-12-12 13:54:16 +00:00
Alexey Milovidov
c9fe09e8ab
dbms: probably fixed error [#METR-9463].
2013-12-12 00:50:54 +00:00
Alexey Milovidov
df90b0bbce
dbms: investigating error [#METR-9463].
2013-12-11 20:44:06 +00:00
Michael Kolupaev
c2888905e3
dbms: Added a small comment to CachedCompressedReadBuffer. [#METR-2807]
2013-12-11 13:36:07 +00:00
Pavel Kartavyy
b64633e2a0
dbms: enable to write like: Set load_balancing = 'nearest_hostname' [#METR-9350]
2013-12-11 11:51:08 +00:00
Pavel Kartavyy
d930b49c75
dbms: can change load_balancing in runtime [#METR-9350]
2013-12-11 11:51:01 +00:00
Pavel Kartavyy
b9caf82430
dbms: added nearest_host mode to ConnectionPoolWithFailover [#METR-9350]
2013-12-10 17:07:09 +00:00
Pavel Kartavyy
cc3882b81f
dbms: added load_balancing to settings [#METR-9350]
2013-12-10 17:07:06 +00:00
Pavel Kartavyy
ec2e5ff860
dbms: create cluster when distributed tables are created[#METR-9350]
2013-12-10 17:06:57 +00:00
Sergey Fedorov
205e22e0ba
materialized view: added POPULATE option [#METR-9076]
2013-12-10 12:23:43 +00:00
Pavel Kartavyy
c22fb0ac12
dbms: fix config[#METR-9350]
2013-12-10 09:35:30 +00:00
Alexey Milovidov
89361fb78c
dbms: less copying while decompressing [#METR-8582].
2013-12-09 04:03:49 +00:00
Alexey Milovidov
a5d93468eb
dbms: tiny improvement [#METR-8582].
2013-12-09 00:40:15 +00:00
Alexey Milovidov
9690a3003b
Merge
2013-12-09 00:29:24 +00:00
Alexey Milovidov
489696281e
dbms: tiny improvement [#METR-8582].
2013-12-09 00:23:17 +00:00
Alexey Milovidov
e5a6cc5436
dbms: fixed error [#METR-9007].
2013-12-08 05:18:22 +00:00
Alexey Milovidov
c640065f37
dbms: don't zero-fill columns with numbers [#METR-8582].
2013-12-08 02:29:40 +00:00
Pavel Kartavyy
278f5a9246
dbms: added Cluster class [#METR-9350]
2013-12-07 16:51:29 +00:00
Michael Kolupaev
3a4b4303ca
ClickHouse: fixed a tiny special case for PREWHERE. [#METR-9392]
2013-12-06 09:02:19 +00:00
Michael Kolupaev
c3fec760f8
ClickHouse: fixed ORDER BY with constants. [#METR-9392]
2013-12-06 09:01:31 +00:00
Michael Kolupaev
54bbe1f361
ClickHouse: fixed toFixedString exception text. [#METR-9091]
2013-12-05 13:15:04 +00:00
Michael Kolupaev
857cebea6f
ClickHouse: small fixes for PREWHERE. [#METR-9091]
2013-12-05 13:07:55 +00:00
Michael Kolupaev
e4dbb2fa34
ClickHouse: added a method for debugging. [#METR-9091]
2013-12-05 12:46:29 +00:00
Michael Kolupaev
c621ed95b9
ClickHouse: fixed occasional segfault with PREWHERE; added check for isCancelled() during reading with PREWHERE. [#METR-9091]
2013-12-05 12:41:47 +00:00
Michael Kolupaev
8cb3822e64
Merge
2013-12-04 10:14:35 +00:00
Michael Kolupaev
b489295fe3
ClickHouse: added checks for non-positive FixedString size. [#METR-9091]
2013-12-04 10:02:43 +00:00
Sergey Fedorov
2bc11e4271
Merge
2013-12-03 14:40:20 +00:00
Michael Kolupaev
49a129c829
ClickHouse: added toFixedString function. [#METR-9091]
2013-12-03 10:19:57 +00:00
Michael Kolupaev
d2010d7876
ClickHouse: fixed FixedString. [#METR-9372]
2013-12-03 10:01:04 +00:00
Michael Kolupaev
6f46eb052c
fixed a typo. [#METR-2807]
2013-12-03 07:56:51 +00:00
Michael Kolupaev
034df57321
ClickHouse: working PREWHERE section. [#METR-9091]
2013-12-02 12:15:39 +00:00
Michael Kolupaev
71d5ea9ec1
removed changes accidentally committed in previous revision. [#METR-9091]
2013-12-02 09:48:57 +00:00
Michael Kolupaev
4d85e7b1a4
Merge
2013-12-02 09:46:30 +00:00
Alexey Milovidov
ff7cd145ca
Merge
2013-11-30 18:43:59 +00:00
Alexey Milovidov
4eb7ba0e60
dbms: more clear code [#METR-2944].
2013-11-29 22:10:15 +00:00
Alexey Milovidov
629a224230
dbms: hopefully fixed error [#METR-9342].
2013-11-29 18:44:02 +00:00
Alexey Milovidov
b3f0d43ba6
dbms: hope fixed error [#METR-9342].
2013-11-29 15:04:07 +00:00
Michael Kolupaev
812127899d
UnionBlockInputStream: fixed possible deadlock. [#METR-9007]
2013-11-29 12:25:54 +00:00
Alexey Milovidov
aa3ed8bc66
dbms: fixed race condition [#METR-9344].
2013-11-29 08:08:43 +00:00
Alexey Milovidov
2a18d735df
dbms: fixed error (error not returned from HTTP handler) [#METR-9342].
2013-11-28 20:05:54 +00:00
Michael Kolupaev
596b2bc1d9
ClickHouse: Parsing and passing around PREWHERE condition. No actual filtering yet. [#METR-9091]
2013-11-28 13:16:46 +00:00
Pavel Kartavyy
de71157b10
StorageDistributed: development [#METR-9244]
2013-11-28 10:31:17 +00:00
Michael Kolupaev
75567adb51
Merge
2013-11-26 11:55:11 +00:00
Michael Kolupaev
d5ebfa5076
ClickHouse: IDataType::deserializeBinary now appends to column. Previously it was appending for some types and overwriting for others. [#METR-9091]
2013-11-26 10:18:09 +00:00
Michael Kolupaev
606a2ad942
ClickHouse: fixed UnionBlockInputStream freezing interactive queries in some cases. [#METR-9007]
2013-11-25 12:32:43 +00:00
Michael Kolupaev
0bc7b868a1
ClickHouse: fixed UnionBlockInputStream calling readSuffixImpl during a call to readImpl. Better invariant for IBlockInputStream::readSuffix(). [#METR-9007]
2013-11-25 10:46:25 +00:00
Sergey Fedorov
d96c682c22
dbms: fix default constructor in ASTDropQuery [#METR-9076]
2013-11-20 16:26:38 +00:00
Sergey Fedorov
1de8ddb8df
dbms: Pushing to Views fixed workflow with constant columns [#METR-9076]
2013-11-20 16:02:45 +00:00
Alexey Milovidov
0dd758d101
dbms: addition to prev. revision [#METR-9007].
2013-11-20 01:48:23 +00:00
Alexey Milovidov
98bb9bb33e
dbms: probably fixed error [#METR-9007].
2013-11-20 01:42:24 +00:00
Alexey Milovidov
105d10de5f
dbms: probably fixed error [#METR-9194].
2013-11-20 00:49:47 +00:00
Alexey Milovidov
beaf9c100c
dbms: reverted incomplete modification [#METR-2944].
2013-11-19 20:12:10 +00:00
Alexey Milovidov
025531e1c5
dbms: better [#METR-9194].
2013-11-18 19:18:03 +00:00
Alexey Milovidov
e36408e473
dbms: better [#METR-9194].
2013-11-18 17:17:45 +00:00
Alexey Milovidov
bcede415a9
dbms: improvement for small blocks [#METR-2944].
2013-11-17 21:52:09 +00:00
Alexey Milovidov
405f03d437
dbms: less copying of blocks; improvement [#METR-2944].
2013-11-17 19:14:17 +00:00
Alexey Milovidov
5dfa8e3234
Fixed incompatibility with c++11 [#CONV-2807].
2013-11-16 15:57:00 +00:00
Sergey Fedorov
ac21314784
dbms: Couple of unimportant fixes (includes, code simplification) in View and Materialized View [#METR-9076]
2013-11-15 09:43:50 +00:00
Sergey Fedorov
13bd27c498
dbms: View and Materialized View fixes, logic updates, implementation [#METR-9076]
2013-11-13 14:39:48 +00:00
Pavel Kartavyy
06759d5f3e
dbms: style fix
2013-11-13 09:47:12 +00:00
Alexey Milovidov
806fee097b
dbms: fixed limits on result data with distributed query processing [#METR-9180].
2013-11-12 23:15:09 +00:00
Alexey Milovidov
e604345d25
dbms: fixed error [#METR-9176].
2013-11-11 17:56:41 +00:00
Alexey Milovidov
71ed66ff2c
dbms: tiny improvement [#METR-2807].
2013-11-11 05:35:58 +00:00
Sergey Fedorov
b6b40d4c4e
dbms: View and Materialized View implementation [#METR-9076]
2013-11-08 17:43:03 +00:00
Michael Kolupaev
e38ee8343a
dbms: fast seek in ReadBufferFromFile[Descriptor] and a speed test for it. [#METR-2807]
2013-11-08 12:27:44 +00:00
Alexey Milovidov
4b01316b72
dbms: fixed error with sorting unsigned numbers [#METR-9053].
2013-11-07 19:50:53 +00:00
Alexey Milovidov
0bef5d4eed
dbms: fixed error in error messages [#METR-2944].
2013-11-04 02:41:11 +00:00
Alexey Milovidov
3f2ee82cdc
dbms: SplittingAggregator: added support for max_rows_to_group_by [#METR-2944].
2013-11-04 00:49:37 +00:00
Alexey Milovidov
b3a5b32f50
dbms: SplittingAggregator: development [#METR-2944].
2013-11-04 00:07:50 +00:00
Alexey Milovidov
c252785d2a
dbms: additional performance improvement [#METR-2944].
2013-11-03 23:54:12 +00:00
Alexey Milovidov
18a8aa74f8
dbms: merged convertToBlock and finalize aggregation steps whenever possible [#METR-2944].
2013-11-03 23:35:18 +00:00
Alexey Milovidov
c039460ba7
dbms: allowed to activate SplittingAggregator by setting [#METR-2944].
2013-11-03 22:25:17 +00:00
Alexey Milovidov
9437657b7b
dbms: modified Limits, Quotas, Progress, ProcessList [#METR-8459], [#METR-8894].
2013-11-03 05:32:42 +00:00
Alexey Milovidov
b859718d26
dbms: calculating quota for each user separately [#METR-8459].
2013-11-03 00:24:46 +00:00
Alexey Milovidov
4fd9671aba
dbms: SplittingAggregator: translating exceptions from threads [#METR-2944].
2013-11-02 23:42:52 +00:00
Alexey Milovidov
a3caaef38a
dbms: better exception handling [#METR-2944].
2013-11-02 23:42:10 +00:00
Alexey Milovidov
a907109ff8
Field: removed useless hash function [#METR-2807].
2013-11-02 22:20:58 +00:00
Alexey Milovidov
790f224e56
dbms: probably fixed error (infinite loop in WriteBufferFromPocoSocket::nextImpl) [#METR-2944].
2013-11-02 05:39:07 +00:00
Alexey Milovidov
bfd9038acc
dbms: better [#METR-2944].
2013-11-02 03:56:17 +00:00
Alexey Milovidov
8fd01c8d7d
dbms: better comparison of floating point numbers with NaNs [#METR-9053].
2013-11-01 20:10:43 +00:00
Alexey Milovidov
6a12f5a43a
dbms: fixed error [#METR-9119].
2013-10-31 19:24:22 +00:00
Alexey Milovidov
a10905163b
dbms: fixed error [#METR-8975].
2013-10-31 18:38:34 +00:00
Sergey Fedorov
07bbedc07d
dbms: added support for simple VIEW engine. [#METR-9076]
2013-10-30 13:52:02 +00:00
Michael Kolupaev
bcd3a116be
ClickHouse: fixed FINAL behavior with deleted visits; added test for it. [#METR-9072]
2013-10-30 09:15:41 +00:00
Michael Kolupaev
732302c263
Merge
2013-10-30 08:50:58 +00:00
Sergey Fedorov
ff61e2cbc8
dbms: support for argMinIf and argMaxIf functions [#METR-9001]
2013-10-28 16:13:19 +00:00
Sergey Fedorov
f7a6316abd
dbms: Moved addingDefault logic into the Block class [#METR-9001]
2013-10-28 16:09:42 +00:00
Sergey Fedorov
053eb9adcb
dbms: Rename file, Code Style fixes, Rename class [#METR-9001]
2013-10-28 14:15:56 +00:00
Alexey Milovidov
3c1ec5bc34
dbms: allowed to return tuples as query result [#METR-8970].
2013-10-26 19:00:13 +00:00
Alexey Milovidov
c145c316de
dbms: better exception message [#METR-2944].
2013-10-26 03:53:51 +00:00
Alexey Milovidov
a38317e1f5
dbms: better exception messages [#METR-8224].
2013-10-26 03:20:51 +00:00
Sergey Fedorov
8fd6963212
My latest changes.
...
REVIEW:new
2013-10-25 14:56:47 +00:00
Michael Kolupaev
99041b3173
Merge
2013-10-25 12:15:12 +00:00
Michael Kolupaev
7ea3db5282
ClickHouse: arrayEnumerateUniq 5.5 times faster. [#METR-8821]
2013-10-24 12:53:24 +00:00
Alexey Milovidov
124e7c4557
dbms: fixed failover [#METR-9048].
2013-10-23 19:35:43 +00:00
Alexey Milovidov
ac83b94b0b
Merge
2013-10-22 19:11:03 +00:00
Alexey Milovidov
ee6ca65243
Merge
2013-10-22 18:39:14 +00:00
Alexey Milovidov
156bfdc094
dbms: eased use of SipHash [#METR-9019].
2013-10-21 16:32:49 +00:00
Alexey Milovidov
b26038210d
dbms: added sipHash64 function [#CONV-9017].
2013-10-21 14:35:12 +00:00
Alexey Milovidov
0fd53112c5
dbms: Dictionaries: allowed to load partially [#CONV-9016].
2013-10-21 13:56:11 +00:00
Pavel Kartavyy
c33ab0bb73
dbms: make "TABLE" to be an optional parameter for DESC, SHOW CREATE, EXISTS[#CONV-8911]
2013-10-21 13:52:44 +00:00
Michael Kolupaev
0703a2d85b
ClickHouse: added function arrayEnumerate. [#CONV-8821]
2013-10-21 11:36:44 +00:00
Michael Kolupaev
491480e79c
ClickHouse: fixed and claened up ARRAY JOIN a little. [#CONV-8821]
2013-10-21 11:33:25 +00:00
Alexey Milovidov
9f1c0a69bf
dbms: addition to prev. revision [#CONV-8224].
2013-10-20 07:02:23 +00:00
Alexey Milovidov
67f4542bd0
dbms: more verbose messages on network errors [#CONV-8224].
2013-10-20 06:04:51 +00:00
Alexey Milovidov
9a4d300a10
dbms: aggregate function quantileTiming: added (deterministic) randomization [#CONV-2944].
2013-10-20 03:57:28 +00:00
Alexey Milovidov
6c1b8aadd0
dbms: removed TODO [#CONV-2944].
2013-10-18 19:47:20 +00:00
Michael Kolupaev
fd5e70e412
ClickHouse: removed unused part_id from IAST. [#CONV-2807]
2013-10-18 08:06:47 +00:00
Michael Kolupaev
1cab77c753
Added support for multiple expressions in ARRAY JOIN section. There are known issues. Sorry for automatic indentation changes. [#CONV-8821]
2013-10-17 13:32:32 +00:00
Alexey Milovidov
5ca146730b
DB/IO: added support for aligned buffer [#CONV-8766].
2013-10-13 06:53:11 +00:00
Alexey Milovidov
84d65ee06b
dbms: whitespaces [#CONV-2944].
2013-10-13 00:38:53 +00:00
Michael Kolupaev
61213cd547
ClickHouse: Added function arrayEnumerateUniq. [#CONV-8821]
2013-10-11 11:43:50 +00:00
Michael Kolupaev
6a63256dc9
ClickHouse: throwing exception on nested nested types. [#CONV-2807]
2013-10-11 07:41:13 +00:00
Alexey Milovidov
2b1cacd0f0
dbms: tiny improvement [#CONV-2944].
2013-10-10 23:06:51 +00:00
Alexey Milovidov
c70fca16aa
dbms: DB/IO: added readVectorBinary, writeVectorBinary [#CONV-8848].
2013-10-10 20:33:08 +00:00
Michael Kolupaev
1f9cd062e9
ClickHouse: better type of result of minus() and negate(). [#CONV-8890]
2013-10-08 12:48:55 +00:00
Michael Kolupaev
dc3d84ac93
ClickHouse: type upscaling for if(). [#CONV-8764]
2013-10-08 12:30:43 +00:00
Alexey Milovidov
f148f00ee2
███████████: removed ClickURLHash; saving all clicks as nested data [#CONV-8761].
2013-10-04 20:15:42 +00:00
Alexey Milovidov
8b3c4548f7
dbms: fixed 'extract' function [#CONV-8865].
2013-10-03 19:23:08 +00:00
Michael Kolupaev
62244d9abf
Merge
2013-10-03 13:06:27 +00:00
Michael Kolupaev
d195799419
Merge
2013-10-03 12:46:17 +00:00
Michael Kolupaev
6879f3ea96
Merge
2013-10-03 12:18:56 +00:00
Alexey Milovidov
da62ed8c6f
Merge
2013-10-01 20:38:01 +00:00
Alexey Milovidov
2851e0abcc
Merge
2013-10-01 18:09:31 +00:00
Alexey Milovidov
c084250925
Merge
2013-09-30 19:54:25 +00:00
Alexey Milovidov
87763e0c95
dbms: AggregateFunctionQuantileTiming: small object optimization [#CONV-8850].
2013-09-30 04:51:57 +00:00
Alexey Milovidov
0629fb4fdd
Merge
2013-09-30 01:29:19 +00:00
Alexey Milovidov
7729bab279
dbms: removed sync [#CONV-8822].
2013-09-27 17:26:35 +00:00
Alexey Milovidov
7dca2f21b9
Merge
2013-09-26 19:16:43 +00:00
Alexey Milovidov
d77c0747ee
dbms: style [#CONV-2807].
2013-09-26 17:42:18 +00:00
Alexey Milovidov
d7080d8d7a
dbms: quantiles returning NaN for empty state [#CONV-8799].
2013-09-24 19:56:33 +00:00
Pavel Kartavyy
1bf0490191
Merge
2013-09-23 12:01:19 +00:00
Alexey Milovidov
5c1c982e76
dbms: client: removed useless message [#CONV-2944].
2013-09-19 00:17:52 +00:00
Alexey Milovidov
c8193c1618
dbms: fixed 'rows_before_limit_at_least' [#CONV-2944].
2013-09-19 00:08:49 +00:00
Alexey Milovidov
dac9ecee21
dbms: fixed error with functions arrayExists, arrayAll [#CONV-8757].
2013-09-18 23:11:16 +00:00
Alexey Milovidov
aa434e6830
dbms: fixed error with higher-order functions [#CONV-8757].
2013-09-18 22:40:09 +00:00
Alexey Milovidov
2d48435ecd
dbms: fixed error with high order functions and constants [#CONV-8757].
2013-09-18 20:06:49 +00:00
Alexey Milovidov
dd16fd5328
dbms: splitting aggregator: added comment [#CONV-2944].
2013-09-16 05:55:13 +00:00
Alexey Milovidov
56d95e4268
dbms: optimized ORDER BY with LIMIT; rows_before_limit_at_least is temporarily broken [#CONV-2944].
2013-09-16 05:44:47 +00:00
Alexey Milovidov
1aa789831b
dbms: Aggregator: fixed error [#CONV-2944].
2013-09-16 05:33:49 +00:00
Alexey Milovidov
5022d05c74
dbms: removed useless method [#CONV-2944].
2013-09-16 05:18:19 +00:00
Alexey Milovidov
a1f0077c3d
dbms: added missing file [#CONV-2944].
2013-09-15 10:53:53 +00:00
Alexey Milovidov
40464a0123
dbms: added new aggregation method [#CONV-2944].
2013-09-15 10:53:10 +00:00
Alexey Milovidov
73c3fa0f8a
dbms: probably improved aggregation [#CONV-2944].
2013-09-15 07:17:26 +00:00
Alexey Milovidov
c611212c3f
dbms: preparation [#CONV-2944].
2013-09-15 05:51:43 +00:00
Alexey Milovidov
808cec6d53
Merge
2013-09-15 03:44:32 +00:00
Alexey Milovidov
717a3fc591
dbms: fixed MergingSortedBlockInputStreams when one of stream is empty [#CONV-2944].
2013-09-15 03:14:29 +00:00
Alexey Milovidov
8fc69c2a8e
dbms: more fsync [#CONV-2944].
2013-09-15 01:40:29 +00:00
Alexey Milovidov
1acad2acb1
Merge
2013-09-15 01:10:16 +00:00
Alexey Milovidov
9a515d7082
dbms: AggregateFunctionIf: improvement [#CONV-8713].
2013-09-14 22:56:11 +00:00
Alexey Milovidov
4469790a4b
dbms: fixed working of AggregateFunctionIf with min, max, any, anyLast [#CONV-8713].
2013-09-14 22:18:56 +00:00
Alexey Milovidov
5fa9b57648
dbms: aggregate function quantileIf: returning default value on empty [#CONV-8713].
2013-09-14 22:11:06 +00:00
Alexey Milovidov
2b7c70570f
dbms: fixed error [#CONV-2944].
2013-09-14 21:59:52 +00:00
Alexey Milovidov
b32f43e3b9
dbms: lowered memory usage for queries with large aggregation results [#CONV-2944].
2013-09-14 08:11:56 +00:00
Alexey Milovidov
40f602ff92
dbms: improvement [#CONV-2944].
2013-09-14 07:43:45 +00:00
Alexey Milovidov
fd4f4a9a86
dbms: fixed error [#CONV-2944].
2013-09-14 05:14:22 +00:00
Alexey Milovidov
2be066285a
dbms: lowered memory usage for merge operations [#CONV-8705].
2013-09-13 23:28:40 +00:00
Alexey Milovidov
ca2da37d2e
dbms: don't write too many messages about inconsistent data into log [#CONV-8729].
2013-09-13 22:59:02 +00:00
Alexey Milovidov
6def419e85
dbms: development [#CONV-2944].
2013-09-13 20:33:09 +00:00
Alexey Milovidov
ced5216c45
dbms: added AggregateFunctionIf adaptor [#CONV-8713].
2013-09-11 00:55:31 +00:00
Pavel Kartavyy
4ff415e336
extractAll: Fixed bug [CONV-8285]
2013-09-10 16:52:40 +00:00
Alexey Milovidov
861ae81325
dbms: updated config and defaults [#CONV-8661].
2013-09-08 10:16:55 +00:00
Alexey Milovidov
21e8cd1fb9
dbms: set 'asynchronous' as false by default [#CONV-8661].
2013-09-08 08:29:02 +00:00
Alexey Milovidov
706aad9e63
dbms: added expression calculation on totals [#CONV-8366].
2013-09-08 08:27:06 +00:00
Alexey Milovidov
97b923fd7b
dbms: uncompressed cache: better [#CONV-8661].
2013-09-08 07:30:52 +00:00
Alexey Milovidov
efae271ae0
dbms: added uncompressed cache (experimental) [#CONV-8661].
2013-09-08 05:53:10 +00:00
Alexey Milovidov
1f06b7a95c
dbms: less copying when reading fixed columns in large blocks [#CONV-2944].
2013-09-08 00:00:25 +00:00
Alexey Milovidov
23be968064
dbms: added waiting when too much queries [#CONV-8692].
2013-09-07 04:54:59 +00:00
Alexey Milovidov
055eda8f81
dbms: reverted prev. modification [#CONV-2944].
2013-09-07 03:56:27 +00:00
Alexey Milovidov
e8d5603a49
dbms: improved performance: less copying when reading fixed-size columns [#CONV-2944].
2013-09-07 03:28:20 +00:00
Alexey Milovidov
c69f353a17
dbms: added calculation of min/max [#CONV-8691].
2013-09-07 02:03:13 +00:00
Alexey Milovidov
f36133e35d
dbms: min/max: development [#CONV-8691].
2013-09-06 20:28:22 +00:00
Alexey Milovidov
b872dadb52
dbms: fixed 'rows_before_limit_at_least' in case of distributed query with single server [#CONV-7549].
2013-09-06 19:33:07 +00:00
Alexey Milovidov
c7d8723a54
dbms: sending totals as separate packet [#CONV-8366].
2013-09-05 20:22:43 +00:00
Alexey Milovidov
638799eee3
dbms: ConnectionPoolWithFailover: fixed error [#CONV-8661].
2013-09-04 01:11:49 +00:00
Alexey Milovidov
7d011561e0
dbms: addition to prev. revision [#CONV-8665].
2013-09-03 23:58:05 +00:00
Alexey Milovidov
d055d54380
dbms: added SHOW PROCESSLIST query and 'max_concurrent_queries' setting [#CONV-8665] [#CONV-8664].
2013-09-03 20:21:28 +00:00
Alexey Milovidov
8c4ed5a651
dbms: fixed JSON [#CONV-7445].
2013-09-02 15:32:17 +00:00
Alexey Milovidov
151506d742
dbms: added totals as separate data in JSON formats [#CONV-8366].
2013-09-01 04:55:41 +00:00
Alexey Milovidov
81d9d1deaa
dbms: don't create useless threads for small queries [#CONV-2944].
2013-08-31 04:07:11 +00:00
Alexey Milovidov
05851727d5
dbms: improved performance of string search [#CONV-8419].
2013-08-29 03:30:47 +00:00
Alexey Milovidov
051249122a
dbms: Quota: development [#CONV-8459].
2013-08-28 21:36:16 +00:00
Alexey Milovidov
c10d3a4bb9
dbms: Quota: development [#CONV-8459].
2013-08-28 20:47:22 +00:00
Alexey Milovidov
7a7209a078
Quota: addition to prev. revision [#CONV-8459].
2013-08-28 17:50:31 +00:00
Alexey Milovidov
9347a18cb0
dbms: Quota: development [#CONV-8459].
2013-08-28 17:23:00 +00:00
Alexey Milovidov
08e6150fe9
SipHash: more handy [#CONV-2944].
2013-08-28 17:13:43 +00:00
Alexey Milovidov
3f72d27c61
dbms: better diagnostics [#CONV-8595].
2013-08-27 20:15:22 +00:00
Alexey Milovidov
55bc868f19
dbms: tiny modification [#CONV-2944].
2013-08-24 08:26:25 +00:00
Alexey Milovidov
482bc803fd
Merge
2013-08-24 08:01:19 +00:00
Vyacheslav Alipov
75a359bc7c
improved code locality [#CONV-8544]
2013-08-22 11:06:58 +00:00
Vyacheslav Alipov
b25c3408ec
changed GlobalStats to use HLL12 [#CONV-8544]
2013-08-22 10:58:52 +00:00
Vyacheslav Alipov
e68f0a2f69
added uniq_hll12 to ███████████, increased accuracy of HLL12 [#CONV-8544]
2013-08-22 09:43:19 +00:00
Vyacheslav Alipov
602bea808d
added uniq functions with HLL support [#CONV-8544]
2013-08-21 13:26:42 +00:00
Pavel Kartavyy
18d1ee2eb2
Fixed incorrect working with nested tables in ALTER [#conv-8383]
2013-08-14 16:52:40 +00:00
Pavel Kartavyy
d6c09e7636
Fixed check if column, which are going to be dropped, is a key column[#CONV-8383]
2013-08-13 08:54:28 +00:00
Pavel Kartavyy
436220be30
Added comment about ASTAlterQuery parametrs[#CONV-8383]
2013-08-13 08:27:37 +00:00
Alexey Milovidov
710eec86e5
dbms: destroying global mutex after tables [#CONV-8173].
2013-08-12 19:31:58 +00:00
Alexey Milovidov
4001d37bb7
dbms: quotas: development [#CONV-8459].
2013-08-12 00:36:18 +00:00
Alexey Milovidov
be67c3e3d6
Removed useless namespace [#CONV-2807].
2013-08-11 03:40:14 +00:00
Alexey Milovidov
3e0046011a
dbms: fixed error with users [#CONV-8458].
2013-08-11 02:00:13 +00:00
Alexey Milovidov
0698d868c5
dbms: development of users [#CONV-8458].
2013-08-11 00:48:28 +00:00
Alexey Milovidov
c4427e29fa
dbms: addition to prev. revision [#CONV-8458].
2013-08-11 00:09:03 +00:00
Alexey Milovidov
ad3b6539c4
dbms: fixed error, added test [#CONV-8458].
2013-08-11 00:07:49 +00:00
Alexey Milovidov
f3f6268ee5
dbms: users: development [#CONV-8458].
2013-08-10 09:04:45 +00:00
Alexey Milovidov
f06d0148ba
dbms: development of users and ACLs [#CONV-8458].
2013-08-10 07:46:45 +00:00
Alexey Milovidov
c2fc882312
dbms: tiny improvements [#CONV-8383].
2013-08-09 00:12:59 +00:00
Alexey Milovidov
94f02c8efb
Improved comment [#CONV-2807].
2013-08-08 23:49:59 +00:00
Vyacheslav Alipov
b0e6c69c96
fixed merge of nested arrays (multiple write of offsets issue) [#CONV-7967]
2013-08-08 13:12:28 +00:00
Pavel Kartavyy
4c07a0bccb
Merge
2013-08-08 09:50:15 +00:00
Vyacheslav Alipov
7b01659e44
fixed merge of nested arrays (escaped filename issue) [#CONV-7967]
2013-08-07 19:45:47 +00:00
Pavel Kartavyy
a5c799d7a3
Merge
2013-08-07 13:07:42 +00:00
Pavel Kartavyy
82af5f8e41
Changed order of arguments in extractAll(s, re).[#CONV-8285]
2013-08-07 11:25:02 +00:00
Vyacheslav Alipov
2d88cfa642
Merge
2013-08-05 17:05:30 +00:00
Pavel Kartavyy
8d857bd434
Fixed coding style. Changed extractAll behaviour [#CONV-8285]
...
Now extractAll works without overcrossing.
New version:
#extractAll('abba', 'abbabba)
>['abba']
Old one:
#extractAll('abba', 'abbabba)
>['abba', 'abba']
2013-08-05 08:40:56 +00:00
Alexey Milovidov
8c6edb5a7b
dbms: addition to prev. revision [#CONV-2944].
2013-08-04 01:10:14 +00:00
Alexey Milovidov
37d10ba1e8
dbms: added comment [#CONV-2944].
2013-08-04 00:58:07 +00:00
Alexey Milovidov
b74f610397
dbms: fixed error when receiving incorrect packet type [#CONV-2944].
2013-08-04 00:42:35 +00:00
Pavel Kartavyy
99e0a5a56b
ClickHouse: Change behaviour of extractAll [#CONV-8285]
2013-08-02 16:31:23 +00:00
Vyacheslav Alipov
adf9e506f4
added nested arrays offsets check [#CONV-7967]
2013-08-02 14:26:04 +00:00
Pavel Kartavyy
e2e6032020
ClickHouse: Added function extractURLParameterNames(URL) [#CONV-8285]
2013-08-02 13:55:43 +00:00
Pavel Kartavyy
fa761bd984
ClickHouse: Added extractAll(regexp, s) function [#CONV-8285]
2013-08-02 13:09:42 +00:00
Evgeniy Gatov
b1ed7de82f
dbms: added "toStringCutToZero" function [#CONV-8237].
2013-08-01 20:22:22 +00:00
Vyacheslav Alipov
f298f2698e
reorganized array_joined_columns ('ARRAY JOIN ColumnArray AS alias' should be working now) [#CONV-7967]
2013-08-01 15:28:10 +00:00
Vyacheslav Alipov
f504fd2193
reorganized adding of MULTIPLE_ARRAY_JOIN action [#CONV-7967]
2013-08-01 13:29:32 +00:00
Vyacheslav Alipov
0e96233d2b
fixed replicateString [#CONV-8342]
2013-07-31 12:44:25 +00:00
Vyacheslav Alipov
d6acde63a9
fixed aliases for ARRAY JOIN section (unknown kolumn issue) [#CONV-7967]
2013-07-31 11:28:55 +00:00
Vyacheslav Alipov
ef8cd52e73
added alias support for ARRAY JOIN section [#CONV-7967]
2013-07-30 17:25:46 +00:00
Alexey Milovidov
5b676504e1
dbms: addition to prev. revision [#CONV-8330].
2013-07-28 22:42:22 +00:00
Alexey Milovidov
ae7c084733
dbms: fixed error in HashSet [#CONV-8330].
2013-07-28 20:54:10 +00:00
Alexey Milovidov
43d9edeca1
dbms: added aggregate function groupUniqArray [#CONV-8330].
2013-07-28 20:53:31 +00:00
Alexey Milovidov
0259b9ddb2
dbms: fixed aggregate function groupArray when distributed query processing [#CONV-2944].
2013-07-28 19:47:27 +00:00
Alexey Milovidov
e0bdd99128
dbms: removed useless method [#CONV-2944].
2013-07-28 03:28:52 +00:00
Alexey Milovidov
3e7a073fdb
dbms: fixed parametric aggregate functions in distributed query processing [#CONV-8223].
2013-07-28 03:14:03 +00:00
Alexey Milovidov
d0bc18a815
Merge
2013-07-28 01:15:52 +00:00
Alexey Milovidov
8446a7aac4
dbms: implemented method 'replicate' for ColumnArray<ColumnString> [#CONV-8342].
2013-07-28 00:35:29 +00:00
Alexey Milovidov
afee753622
dbms: implemented method 'replicate' for ColumnArray of numbers [#CONV-8342].
2013-07-27 21:50:13 +00:00
Alexey Milovidov
e86fad7304
dbms: fixed comment [#CONV-8223].
2013-07-27 20:02:35 +00:00
Alexey Milovidov
6356f41105
dbms: added aggregate functions quantileTiming, quantilesTiming [#CONV-8223].
2013-07-27 19:57:45 +00:00
Alexey Milovidov
5d2ab21ee6
dbms: tiny improvement [#CONV-2944].
2013-07-27 18:43:10 +00:00
Vyacheslav Alipov
56e947befb
reorganized adding of MULTIPLE_ARRAY_JOIN action (appendArrayJoin) [#CONV-7967]
2013-07-26 16:33:05 +00:00
Vyacheslav Alipov
7969288677
reorganized adding of MULTIPLE_ARRAY_JOIN action [#CONV-7967]
2013-07-26 16:11:31 +00:00
Vyacheslav Alipov
834b2bc8be
added new type of Action: MULTIPLE_ARRAY_JOIN [#CONV-7967]
2013-07-26 13:46:52 +00:00
Vyacheslav Alipov
fce904f438
fixed 'unknown column' issue with ARRAY JOIN section (partially reverted to previous revision) [#CONV-7967]
2013-07-23 16:52:50 +00:00
Vyacheslav Alipov
3ab02bffef
fixed 'unknown column' issue with ARRAY JOIN section [#CONV-7967]
2013-07-23 16:15:40 +00:00
Vyacheslav Alipov
80cc3885f3
fixed NULL pointer and prepare and execute in ExpressionActions [#CONV-7967]
2013-07-23 14:19:03 +00:00
Vyacheslav Alipov
61f862dfbe
ARRAY JOIN section in SELECT [#CONV-7967]
2013-07-22 16:49:19 +00:00
Vyacheslav Alipov
38b88d2d60
added input validation for Nested Arrays [#CONV-7967]
2013-07-22 12:04:08 +00:00
Alexey Milovidov
facaf9d24a
dbms: improved performance of aggregation by FixedString columns [#CONV-2944].
2013-07-19 20:12:02 +00:00
Alexey Milovidov
3870d76934
dbms: tiny unification [#CONV-2944].
2013-07-19 19:53:51 +00:00
Alexey Milovidov
a555c2f0e8
dbms: fixed function substring of FixedString arguments [#CONV-8271].
2013-07-18 23:43:13 +00:00
Alexey Milovidov
ba11c61b01
dbms: Fixed error with concat(FixedString, String) [#CONV-8271].
2013-07-18 23:34:07 +00:00
Alexey Milovidov
c63d6a8b66
dbms: fixed error with string functions operating on FixedString columns [#CONV-8271].
2013-07-18 20:24:04 +00:00
Evgeniy Gatov
dfff0e427a
dbms: 'hex' function now works with FixedString [#CONV-8237].
2013-07-18 11:30:58 +00:00
Vyacheslav Alipov
25ebf196f8
compound identifier parser to support '.' [#CONV-7967]
2013-07-16 15:26:35 +00:00
Vyacheslav Alipov
ac42eb45a4
SELECT and table reads/writes may be wokring now [NOT TESTED] [#CONV-7967]
2013-07-16 14:55:01 +00:00
Vyacheslav Alipov
090aae8e7b
propagated [de]serialization to storages and (in|out)put streams [#CONV-7967]
2013-07-12 13:35:05 +00:00
Vyacheslav Alipov
73bc183ffc
main classes and first draft of CREATE TABLE parser [#CONV-7967]
2013-07-11 17:35:56 +00:00
Alexey Milovidov
9f74563493
dbms: removed useless code [#CONV-2944].
2013-06-30 17:04:15 +00:00
Alexey Milovidov
d3d9aa327e
dbms: improved performance of aggregation by many fields: lowered number of allocs; more direct memory layout; don't use temporary Fields; lowered memory consumption [#CONV-2944].
2013-06-30 16:56:00 +00:00
Alexey Milovidov
1d7fd1644d
dbms: fixed error in prev. revision [#CONV-2944].
2013-06-30 11:40:30 +00:00
Alexey Milovidov
43825cdf95
dbms: improved performance of finalizing aggregate functions [#CONV-2944].
2013-06-30 11:38:46 +00:00
Alexey Milovidov
79afdbc193
dbms: removed useless code [#CONV-2944].
2013-06-30 10:14:50 +00:00
Alexey Milovidov
1c730617e7
dbms: added aggregate function quantiles [#CONV-2944].
2013-06-29 23:49:34 +00:00
Alexey Milovidov
69bd0e2557
dbms: style fix [#CONV-2944].
2013-06-29 18:04:38 +00:00
Alexey Milovidov
f38b00b36f
dbms: Server: HTTP interface: allowed to specify default_format in URL parameter [#CONV-2944].
2013-06-29 18:03:57 +00:00
Michael Kolupaev
23046fe1fe
clickhouse: fixed sets [#CONV-7997].
2013-06-26 16:31:49 +00:00
Alexey Milovidov
0931ac57ae
dbms: improved performance [#CONV-2944].
2013-06-25 14:16:16 +00:00
Alexey Milovidov
a5fc5c235e
Merge
2013-06-25 12:19:10 +00:00
Alexey Milovidov
235c9ce7dd
dbms: improved performance of aggregation a little [#CONV-2944].
2013-06-25 08:06:40 +00:00
Vyacheslav Alipov
60aa196a56
skipping header-block in RemoteBlockInputStream [#CONV-7906]
2013-06-24 13:38:50 +00:00
Alexey Milovidov
4da27ecd38
Addition to prev. revision [#CONV-7951].
2013-06-21 23:27:26 +00:00
Alexey Milovidov
3fbd36fde9
dbms: improvement [#CONV-2944].
2013-06-21 21:05:16 +00:00
Alexey Milovidov
fe0dd1d0b2
dbms: improvement [#CONV-2944].
2013-06-21 20:34:19 +00:00
Alexey Milovidov
acad879df8
dbms: fixed Limits for DISTINCT [#CONV-7934].
2013-06-21 19:37:47 +00:00
Alexey Milovidov
fb616fd5ca
dbms: tiny improvement for Set [#CONV-2944].
2013-06-21 19:25:53 +00:00
Michael Kolupaev
23e96d9303
clickhouse: arrayFilter now can accept multiple array and filter the first of them [#CONV-7444].
2013-06-21 12:33:27 +00:00
Michael Kolupaev
041dc5249d
clickhouse: added function arraySum [#CONV-7444].
2013-06-21 12:11:35 +00:00
Michael Kolupaev
f59d6e3320
Merge
2013-06-21 10:31:31 +00:00
Alexey Milovidov
24e82cef5f
dbms: fixed error with timeout for replicas [#CONV-2944].
2013-06-21 00:08:05 +00:00
Michael Kolupaev
036d90e88f
clickhouse: fixed aggregation by the same column more than once, fixed selecting column more than once [#CONV-7962].
2013-06-20 14:24:43 +00:00
Michael Kolupaev
e7f40f25b3
clickhouse: fixed count() in some cases [#CONV-2944].
2013-06-20 13:50:55 +00:00
Vyacheslav Alipov
c8cc523ffe
getBufferSizeInBytes() return type fix [#CONV-7934]
2013-06-20 12:47:10 +00:00
Michael Kolupaev
2d620a3aa1
clickhouse: added oveloads for higher order array functions [#CONV-7444].
2013-06-20 12:27:33 +00:00
Vyacheslav Alipov
7f91afaf20
limits for IN and DISTINCT [not tested] [#CONV-7934]
2013-06-20 12:12:27 +00:00
Vyacheslav Alipov
cbae7f6c44
added comments, fixed non-emptiness of SelectSampleBlock [#CONV-7906]
2013-06-19 13:09:28 +00:00
Vyacheslav Alipov
fee4726953
implemented using revision version [#CONV-7906]
2013-06-18 14:12:10 +00:00
Vyacheslav Alipov
cea132c012
PrettyCompact and PrettyCompactMonoBlock use common code actively now [#CONV-6723]
2013-06-18 09:56:11 +00:00
Michael Kolupaev
e8d77fe8ec
Merge
2013-06-18 09:43:35 +00:00
Vyacheslav Alipov
e3a2816989
PrettyCompactMonoBlock format [#CONV-6723]
2013-06-17 12:40:44 +00:00
Vyacheslav Alipov
82742b4ac4
ExtractToString fix [#CONV-7793]
2013-06-17 09:52:56 +00:00
Alexey Milovidov
e853c4b320
dbms: don't write .sql files for ChunkRef tables [#CONV-7889].
2013-06-17 07:01:31 +00:00
Alexey Milovidov
44aad8f802
dbms: fixed cyclic aliases [#CONV-7734].
2013-06-15 07:10:06 +00:00
Alexey Milovidov
0181308a24
dbms: better [#CONV-7734].
2013-06-15 06:40:14 +00:00
Alexey Milovidov
3b1cb6ef77
dbms: fixed error; improvement [#CONV-2944].
2013-06-15 06:14:41 +00:00
Alexey Milovidov
c6b7353467
dbms: improved loading speed [#CONV-2944].
2013-06-15 05:19:01 +00:00
Alexey Milovidov
2d8cac6579
dbms: improved loading speed [#CONV-2944].
2013-06-15 04:44:19 +00:00
Alexey Milovidov
b7f98d9f6a
dbms: lowered memory consumption [#CONV-7885].
2013-06-15 03:33:45 +00:00
Alexey Milovidov
fa6dc462bf
dbms: fixed writing infinite floating point numbers in JSON formats [#CONV-7445].
2013-06-15 00:23:51 +00:00
Michael Kolupaev
eb279922c6
clickhouse: fixed [#CONV-7444].
2013-06-14 18:55:34 +00:00
Michael Kolupaev
de26ea3ec8
clickhouse: fixed lambda expressions [#CONV-7444].
2013-06-14 18:20:20 +00:00
Alexey Milovidov
45986edc39
dbms: modified comments [#CONV-7862].
2013-06-14 16:27:15 +00:00
Alexey Milovidov
c6a638de01
dbms: added aggregate function sumIf [#CONV-7862].
2013-06-14 16:17:02 +00:00
Alexey Milovidov
20a164a2d1
dbms: added aggregate functions uniqIf, avgIf [#CONV-7862].
2013-06-13 20:30:47 +00:00
Vyacheslav Alipov
9ff7ca3d8c
ExtractString fix [#CONV-7793]
2013-06-11 16:23:58 +00:00
Michael Kolupaev
31582f2d91
clickhouse: optimized lambda expressions [#CONV-7444].
2013-06-11 16:21:25 +00:00
Vyacheslav Alipov
ced71b0f9b
ExtractString[NOT TESTED] and ExtractRaw [#CONV-7793]
2013-06-11 16:09:53 +00:00
Vyacheslav Alipov
b75d025580
changed parsing of numerics [#CONV-7793]
2013-06-11 12:31:08 +00:00
Vyacheslav Alipov
32dbd3d02a
fixed parsing of quoted numbers [#CONV-7793]
2013-06-10 16:04:05 +00:00
Michael Kolupaev
41a16a4d71
clickhouse: optimized expressions with arrayJoin [#CONV-7444].
2013-06-10 16:03:23 +00:00
Vyacheslav Alipov
e9c1b4e490
functions extracting numbers from VisitParams [#CONV-7793]
2013-06-10 15:19:37 +00:00
Michael Kolupaev
078f598ea0
clickhouse: sleep function not sleeping on empty blocks [#CONV-2807].
2013-06-10 13:42:05 +00:00
Alexey Milovidov
9d1142b028
dbms: fixed error [#CONV-7444].
2013-06-08 20:19:29 +00:00
Alexey Milovidov
1469ea51b3
dbms: modified comment [#CONV-2944].
2013-06-08 20:17:51 +00:00
Alexey Milovidov
ed38f1fd0a
dbms: fixed compilation in gcc 4.3 [#CONV-2944].
2013-06-07 22:12:58 +00:00
Alexey Milovidov
c8b340e85b
dbms: fixed warning [#CONV-2944].
2013-06-07 17:32:12 +00:00
Vyacheslav Alipov
bfdb77b586
regionToName function arguments check fix [#CONV-7735]
2013-06-05 13:54:05 +00:00
Michael Kolupaev
9942dcc9c8
clickhouse: removed obsolete code [#CONV-7444].
2013-06-05 13:42:13 +00:00
Vyacheslav Alipov
fd22381a2d
added regionToName function [#CONV-7735]
2013-06-05 13:40:14 +00:00
Michael Kolupaev
e3ee5fdc1f
clickhouse: removed Expression, fixed tests [#CONV-7444].
2013-06-05 12:46:41 +00:00
Michael Kolupaev
2ae3de092d
clickhouse: fixed higher order functions [#CONV-7444].
2013-06-05 12:03:50 +00:00
Michael Kolupaev
9b38534853
clickhouse: fixed higher order functions [#CONV-7444].
2013-06-05 11:44:10 +00:00
Michael Kolupaev
c06c895444
clickhouse: fixed build [#CONV-7444].
2013-06-05 10:34:59 +00:00
Michael Kolupaev
8f63eaf24b
clickhouse: fixed build [#CONV-7444].
2013-06-05 10:04:09 +00:00
Michael Kolupaev
5980653806
clickhouse: fixed build [#CONV-7444].
2013-06-05 09:58:25 +00:00
Michael Kolupaev
59814c06ed
clickhouse: fixed replicate [#CONV-7444].
2013-06-05 09:56:47 +00:00
Michael Kolupaev
8cebe94103
clickhouse: fixed higher order functions [#CONV-7444].
2013-06-05 09:50:53 +00:00
Michael Kolupaev
9dd3f851c6
clickhouse: fixed functions [#CONV-7444].
2013-06-05 09:47:21 +00:00
Michael Kolupaev
fb7078fd81
clickhouse: added function replicate [#CONV-7444].
2013-06-04 14:59:05 +00:00
Michael Kolupaev
46d8382252
clickhouse: fixed tupleElement [#CONV-7444].
2013-06-04 13:47:18 +00:00
Michael Kolupaev
452a233030
clickhouse: added function prerequisite support [#CONV-7444].
2013-06-04 13:34:46 +00:00
Michael Kolupaev
d4f98f5bc5
clickhouse: fixed lambda expressions [#CONV-7444].
2013-06-03 14:08:08 +00:00
Michael Kolupaev
f7aedd227d
Merge
2013-06-03 13:17:17 +00:00
Michael Kolupaev
952f177eff
clickhouse: probably fixed lambda expressions [#CONV-7444].
2013-06-03 12:35:56 +00:00
Michael Kolupaev
eaa0af7575
clickhouse: fixed lambda expressions [#CONV-7444].
2013-06-03 12:26:06 +00:00
Michael Kolupaev
206f8083ae
clickhouse: fixed sign rewrite [#CONV-7444].
2013-06-03 12:02:59 +00:00
Michael Kolupaev
3e7185de22
clickhouse: slightly improved exception message [#CONV-7444].
2013-06-03 10:53:42 +00:00
Michael Kolupaev
7b67d22982
clickhouse: fixed [#CONV-7444].
2013-06-03 10:43:25 +00:00
Michael Kolupaev
dd72f5b8b8
clickhouse: switched to ExpressionAnalyzer [#CONV-7444].
2013-06-03 10:18:41 +00:00
Alexey Milovidov
941bd5541c
dbms: fixed error [#CONV-7750].
2013-06-01 18:57:04 +00:00
Alexey Milovidov
67f905dbc4
dbms: added DISTINCT [#CONV-7756].
2013-06-01 07:43:57 +00:00
Alexey Milovidov
3673752d1b
dbms: fixed error with formatting DateTime near begin of unix epoch; fixed error with toTime function when changing daylight saving time; fixed toTime function for non-Moscow time zones [#CONV-7755].
2013-06-01 04:58:52 +00:00
Alexey Milovidov
9848a42c82
dbms: fixed error [#CONV-7549].
2013-05-31 17:34:30 +00:00
Michael Kolupaev
37b679bb9a
clickhouse: fixed build [#CONV-7444].
2013-05-30 16:59:16 +00:00
Michael Kolupaev
deaa72c8fd
clickhosue: ExpressionAnalyzer: development [#CONV-7444].
2013-05-30 16:52:21 +00:00
Vyacheslav Alipov
7c9a0f8ac1
renamed methods with collator in ColumnString, removed catching exception [#CONV-7651]
2013-05-30 14:28:27 +00:00
Alexey Milovidov
85d06561c6
dbms: fixed error with collations [#CONV-7651].
2013-05-29 18:58:01 +00:00
Alexey Milovidov
4d36ed58e0
dbms: fixed arrayJoin [#CONV-7733].
2013-05-29 18:37:28 +00:00
Vyacheslav Alipov
c60fd424a4
added COLLATE to formatAST [#CONV-7651]
2013-05-29 12:38:20 +00:00
Michael Kolupaev
813c79061a
clickhouse: ExpressionAnalyzer: development [#CONV-7444].
2013-05-29 11:46:51 +00:00
Vyacheslav Alipov
93d92e2d40
fixed COLLATE parser [#CONV-7651]
2013-05-29 11:33:55 +00:00
Vyacheslav Alipov
f1c161842b
added collation [#CONV-7651]
2013-05-28 16:56:05 +00:00
Michael Kolupaev
8cc5acc6af
clickhouse: ExpressionAnalyzer: development [#CONV-7444].
2013-05-28 15:04:35 +00:00
Michael Kolupaev
c69b9e4d53
clickhouse: ExpressionAnalyzer: development [#CONV-7444].
2013-05-28 14:47:37 +00:00
Michael Kolupaev
46b7483243
clickhouse: ExpressionAnalyzer: development [#CONV-7444].
2013-05-28 14:24:20 +00:00
Michael Kolupaev
2fd47144db
clickhouse: ExpressionAnalyzer: development [#CONV-7444].
2013-05-28 12:19:25 +00:00
Michael Kolupaev
fa4d2dd10b
clickhouse: ExpressionAnalyzer: development, fixed build [#CONV-7444].
2013-05-28 11:54:37 +00:00
Michael Kolupaev
0ecebb645d
Expression replacement: development [#CONV-7444].
2013-05-27 14:02:55 +00:00
Michael Kolupaev
796df96cbc
clickhouse: Expression refactoring: development [#CONV-7444].
2013-05-24 10:49:19 +00:00
Alexey Milovidov
a87eee123f
dbms: fixed warning [#CONV-2807].
2013-05-22 18:56:19 +00:00
Vyacheslav Alipov
96fd8665db
fixed revision define [#CONV-7549]
2013-05-22 14:58:30 +00:00
Vyacheslav Alipov
8501644704
works with client now [#CONV-7549]
2013-05-22 14:57:43 +00:00
Vyacheslav Alipov
24880408c7
works with HTTP [#CONV-7549]
2013-05-22 12:10:33 +00:00
Alexey Milovidov
ed45b776a1
███████████: fixed error [#CONV-7591].
2013-05-20 20:06:44 +00:00
Michael Kolupaev
503ca18634
clickhouse: removed heuristic for FINAL [#CONV-7363].
2013-05-20 15:48:38 +00:00
Michael Kolupaev
26ed29cfeb
clickhouse: higher order functions: development [#CONV-7444].
2013-05-20 15:42:57 +00:00
Vyacheslav Alipov
70a13e3812
works with HTTP requests [#CONV-7549]
2013-05-20 12:21:51 +00:00
Vyacheslav Alipov
a67e8a8d35
fixed writeJSONString [#CONV-7445]
2013-05-20 09:33:45 +00:00
Vyacheslav Alipov
206414fb29
serializeTextJSON [#CONV-7445]
2013-05-16 12:52:09 +00:00
Alexey Milovidov
af6a7b2697
DB/IO: improved writing strings [#CONV-2807].
2013-05-15 22:58:57 +00:00
Michael Kolupaev
b89bbf8463
clickhouse: addition to previous commit [#CONV-6705].
2013-05-15 13:47:09 +00:00
Michael Kolupaev
471f6b3a66
Merge
2013-05-15 12:32:40 +00:00
Vyacheslav Alipov
2ba18d9efa
changed WriteBuffer to WriteBufferValidUTF8 [#CONV-7445]
2013-05-15 12:02:05 +00:00
Vyacheslav Alipov
a2b61e0d5f
JSONCompactRowOutputStream [#CONV-7445]
2013-05-15 11:48:00 +00:00
Vyacheslav Alipov
8685024166
JSONRowOutputStream [#CONV-7445]
2013-05-15 11:18:58 +00:00
Alexey Milovidov
b6a3c6a5b7
Added support for FINAL for StorageDistributed [#CONV-7040].
2013-05-13 20:03:54 +00:00
Alexey Milovidov
4a93f82fb6
dbms: fixed error with writing of ints as text [#CONV-7499].
2013-05-08 17:13:26 +00:00
Michael Kolupaev
9181fdb827
clickhouse: fixed ColumnArray::filter [#CONV-2807].
2013-05-08 11:47:42 +00:00
Vyacheslav Alipov
755031efc6
performing sign rewrite from distributed table too [#CONV-6778]
2013-05-08 10:30:29 +00:00
Vyacheslav Alipov
066f9ffa7c
rolled back to revision 31455 [#CONV-6778]
2013-05-08 09:58:31 +00:00
Michael Kolupaev
2b6198a0b7
clickhouse: added forgotten file [#CONV-7444].
2013-05-08 09:54:07 +00:00
Michael Kolupaev
48c5dedb42
clickhouse: added parsing of lambda-expressions [#CONV-7444].
2013-05-08 09:52:02 +00:00
Vyacheslav Alipov
c2d5749128
preserving original column names for distributed queries [#CONV-6778]
2013-05-07 10:30:52 +00:00
Alexey Milovidov
764085c3ea
dbms: fixed error with constant arrays [#CONV-2944].
2013-05-06 18:05:17 +00:00
Alexey Milovidov
01177e16fe
Merge
2013-05-06 12:15:34 +00:00
Michael Kolupaev
3330c4e4dc
clickhouse: fixed Expression throwing exception on invalid table in select query [#CONV-6778].
2013-05-06 10:31:35 +00:00
Alexey Milovidov
d38fd54295
dbms: fixed cyclic references (leak) [#CONV-2944].
2013-05-05 20:07:11 +00:00
Alexey Milovidov
2efd1bc6b0
dbms: removed few cyclic SharedPtr references [#CONV-2944].
2013-05-05 18:02:05 +00:00
Alexey Milovidov
da4d2f91c9
Renamed file and removed useless code [#CONV-2807].
2013-05-05 16:23:54 +00:00
Alexey Milovidov
b6415a7f93
dbms: fixed error in one of prev. revisions [#CONV-2944].
2013-05-05 16:19:09 +00:00
Alexey Milovidov
a283ee9ad1
dbms: fixed error in prev. revision [#CONV-2944].
2013-05-05 16:18:25 +00:00
Alexey Milovidov
28c9579a5f
Separated ColumnString from ColumnArray and ColumnFixedString from ColumnFixedArray; removed ColumnFixedArray [#CONV-2944].
2013-05-05 15:25:25 +00:00
Alexey Milovidov
15b0ef253c
dbms: added WITH TOTALS modifier for GROUP BY [#CONV-2944].
2013-05-04 15:46:50 +00:00
Alexey Milovidov
cfb884f853
dbms: tiny improvement [#CONV-2944].
2013-05-04 15:44:58 +00:00
Alexey Milovidov
45f88eb1d1
dbms: improved performance of writing ints as text [#CONV-2944].
2013-05-04 14:51:37 +00:00
Alexey Milovidov
657deb8125
dbms: development of one-pass processing of multiple queries [#CONV-2944].
2013-05-04 06:09:23 +00:00
Alexey Milovidov
600f4bdd0b
dbms: development [#CONV-2944].
2013-05-04 05:20:07 +00:00
Alexey Milovidov
ce4161b4e0
dbms: development [#CONV-2944].
2013-05-04 04:05:15 +00:00
Alexey Milovidov
d5e9b78920
dbms: addition to prev. revision [#CONV-7486].
2013-05-03 15:10:56 +00:00
Alexey Milovidov
85664affbf
dbms: development of multi-queries [#CONV-2944].
2013-05-03 10:20:53 +00:00
Alexey Milovidov
d08e7cf5bc
dbms: fixed error [#CONV-7486].
2013-05-03 05:23:14 +00:00
Alexey Milovidov
81418b287e
dbms: removed IColumn::clear function [#CONV-7486].
2013-05-03 03:23:41 +00:00
Alexey Milovidov
3693481bb7
dbms: development [#CONV-2944].
2013-05-03 02:25:50 +00:00
Vyacheslav Alipov
da4454b46e
preserving aliases now [#CONV-6778]
2013-04-30 12:36:39 +00:00
Vyacheslav Alipov
55d143e974
sign rewrite in Expression [#CONV-6778]
2013-04-29 12:40:53 +00:00
Alexey Milovidov
67b0719f26
Global stat: dbms: added aggregate function 'uniqState'; added compatibility with ███████████ [#CONV-7315].
2013-04-26 18:57:08 +00:00
Michael Kolupaev
a34f86cc7b
clickhouse: FINAL only returning positive rows [#CONV-7363].
2013-04-26 13:20:42 +00:00
Michael Kolupaev
e3c0352b45
clickhouse: optimized FINAL [#CONV-7363].
2013-04-26 12:44:45 +00:00
Michael Kolupaev
1a4df75e08
clickhouse: added missing files [#CONV-7363].
2013-04-25 15:48:09 +00:00
Michael Kolupaev
cd1183267c
clickhouse: added CollapsingFinalBlockInputStream [#CONV-7363].
2013-04-25 15:46:14 +00:00
Vyacheslav Alipov
6191923acc
added option: sign_rewrite [#CONV-6778]
2013-04-24 13:34:04 +00:00
Vyacheslav Alipov
57b59fcd86
removed debug code in IParserBase[#CONV-2807]
2013-04-24 13:08:25 +00:00
Michael Kolupaev
f938677d85
clickhouse: fixed indentation [#CONV-7363].
2013-04-24 12:57:36 +00:00
Vyacheslav Alipov
cff712858a
Merge
2013-04-24 12:52:49 +00:00
Michael Kolupaev
fb180683c1
clickhouse: faster SELECT ... FINAL [#CONV-7363].
2013-04-24 12:17:29 +00:00
Michael Kolupaev
5be6bd2408
Merge
2013-04-24 10:31:32 +00:00
Michael Kolupaev
d97d22919e
Merge
2013-04-23 11:08:41 +00:00
Evgeniy Gatov
3664196027
DBMS: fix [#CONV-4143].
2013-04-18 12:21:54 +00:00
Evgeniy Gatov
f94cc9d9c6
DMBS: tiny fix [#CONV-4143].
2013-04-18 11:49:46 +00:00
Michael Kolupaev
9290d084a9
clickhouse: probably slightly improved performance of URL functions [#CONV-2807].
2013-04-17 12:52:55 +00:00
Michael Kolupaev
0fddbe3f88
clickhouse: added functions for site categories [#CONV-7180].
2013-04-17 11:37:34 +00:00
Alexey Milovidov
ef370b7226
Little modifications [#CONV-7315].
2013-04-15 19:33:05 +00:00
Evgeniy Gatov
171d4404c4
dbms: fixed build [#CONV-4143].
2013-04-15 10:10:55 +00:00
Evgeniy Gatov
848e3e269c
DBMS, ███████████: fixes/additions [#CONV-4143].
2013-04-15 00:42:29 +00:00
Alexey Milovidov
b73bbbd7a7
dbms, sqxxl: fixed error [#CONV-7289].
2013-04-13 00:56:07 +00:00
Michael Kolupaev
e5e38e12d6
clickhouse: fixed finction regionIn [#CONV-2944].
2013-04-10 10:52:38 +00:00
Alexey Milovidov
10358a3940
███████████: using UATraits [#CONV-7042].
2013-04-09 19:04:25 +00:00
Michael Kolupaev
577dff4457
DateLUT: fixed segfault when looking up invalid date (it appeared at least in ███████████ and clickhouse) [#CONV-7212].
2013-04-09 12:38:39 +00:00
Alexey Milovidov
d5463a550a
███████████: improvement [#CONV-7027].
2013-03-29 01:47:34 +00:00
Alexey Milovidov
03e991c3cd
Fixed error with strong typedef [#CONV-7027].
2013-03-28 22:22:04 +00:00
Evgeniy Gatov
5fa50a6b58
dbms, ███████████: slightly better [#CONV-6826].
2013-03-28 10:48:26 +00:00
Michael Kolupaev
d866ffbb91
clickhouse: slightly fixed subqueries with Distributed tables [#CONV-6822].
2013-03-27 13:26:25 +00:00
Michael Kolupaev
1e338dbd6d
clickhouse: fixed subqueries with Distributed tables [#CONV-6822].
2013-03-27 12:04:48 +00:00
Michael Kolupaev
0f94ab34bf
Merge
2013-03-27 10:07:23 +00:00
Alexey Milovidov
3ae8c09e54
dbms: fixed error [#CONV-7023].
2013-03-26 19:30:23 +00:00
Michael Kolupaev
2578c4af23
clickhouse: arrays to the left of IN [#CONV-6823].
2013-03-25 13:02:12 +00:00
Michael Kolupaev
b017d8b476
clickhouse: adrray to the left of IN: development [#CONV-6823].
2013-03-19 12:25:59 +00:00
Michael Kolupaev
aacdd1a5c1
clickhouse: added comments for functions [#CONV-6788].
2013-03-18 10:49:31 +00:00
Michael Kolupaev
c2612d08e1
clickhouse: fixed function cutURLParameter [#CONV-6788].
2013-03-18 10:39:47 +00:00
Michael Kolupaev
f933440e9c
clickhouse: added function cutURLParameter [#CONV-6788].
2013-03-18 10:27:45 +00:00
Michael Kolupaev
990a634642
clickhouse: added SHOW TABLES NOT LIKE [#CONV-2944].
2013-03-11 11:28:36 +00:00
Michael Kolupaev
c61f5c756a
dbms: added writeText for Array [#CONV-6825].
2013-03-11 10:29:41 +00:00
Evgeniy Gatov
964ff3a2a5
dbms: added DB::Array binary serialization, requered for ███████████; tiny comment fix [#CONV-6668].
2013-03-09 05:44:26 +00:00
Michael Kolupaev
c1f8ad492e
clickhouse: function sleep accepts different types of argument [#CONV-6788].
2013-03-07 18:19:22 +00:00
Michael Kolupaev
814b47a415
clickhouse: optimized bitmaskTo* functions [#CONV-6788].
2013-03-07 18:11:30 +00:00
Michael Kolupaev
3cd4ad6489
clickhouse: slightly improved bitmaskTo* functions [#CONV-6788].
2013-03-07 18:01:25 +00:00
Michael Kolupaev
961e3c9c87
clickhouse: fixed arrays in TinyLog [#CONV-2944].
2013-03-07 17:40:24 +00:00
Michael Kolupaev
6f79845d57
clickhouse: fixed function hex [#CONV-6788].
2013-03-07 17:15:44 +00:00
Michael Kolupaev
b425a83698
clickhouse: fixed function bitmaskToArray [#CONV-6788].
2013-03-07 13:17:52 +00:00
Michael Kolupaev
56f918a0a3
clickhouse: added function bitmaskToArray [#CONV-6788].
2013-03-07 13:15:22 +00:00
Michael Kolupaev
60e193e57d
clickhouse: fixed build [#CONV-6788].
2013-03-07 13:04:07 +00:00
Michael Kolupaev
929cc85e4b
clickhouse: fixed build [#CONV-6788].
2013-03-07 13:03:09 +00:00
Michael Kolupaev
215cc0a8c1
clickhouse: fixed unhex function [#CONV-6788].
2013-03-07 13:00:40 +00:00
Michael Kolupaev
be85c7ba2b
clickhouse: fixed build [#CONV-6788].
2013-03-07 12:50:22 +00:00
Michael Kolupaev
b444fca00b
clickhouse: fixed build [#CONV-6788].
2013-03-07 12:49:48 +00:00
Michael Kolupaev
02a7cfe2ae
clickhouse: removed accidentally commited garbage [#CONV-6788].
2013-03-07 12:48:46 +00:00
Michael Kolupaev
a375f43d63
clickhouse: fixed build [#CONV-6788].
2013-03-07 12:47:12 +00:00
Michael Kolupaev
64f4d743d2
clickhouse: added function unhex [#CONV-6788].
2013-03-07 12:43:54 +00:00
Michael Kolupaev
04abb54e99
clickhouse: fixed function hex [#CONV-6788].
2013-03-07 12:14:33 +00:00
Michael Kolupaev
934566de4a
clickhouse: fixed function hex [#CONV-6788].
2013-03-07 12:11:44 +00:00
Michael Kolupaev
e3b48d5324
clickhouse: added function hex [#CONV-6788].
2013-03-07 12:01:41 +00:00
Michael Kolupaev
2cfd77bbe5
clickhouse: fixed inserting floating point numbers [#CONV-2944].
2013-03-06 14:19:55 +00:00
Michael Kolupaev
a46833bbeb
clickhouse: fixed build [#CONV-6788].
2013-03-06 13:56:11 +00:00
Michael Kolupaev
c73ac806d9
clickhouse: fixed build [#CONV-6788].
2013-03-06 13:47:57 +00:00
Michael Kolupaev
efed69fcc6
clickhouse: fixed bas_cast in ColumnConstArray (added nested type information) [#CONV-6788].
2013-03-06 13:44:40 +00:00
Michael Kolupaev
a0de019a61
clickhouse: addition to previous commit [#CONV-6788].
2013-03-06 12:27:05 +00:00
Michael Kolupaev
78d68159ac
clickhouse: fixed build [#CONV-6788].
2013-03-06 12:08:18 +00:00
Michael Kolupaev
8f8c97e858
clickhouse: added functions regionHierarchy, OSHierarchy, SEHierarchy [#CONV-6788].
2013-03-06 12:03:52 +00:00
Michael Kolupaev
e8766d7e90
clickhouse: added URLHierarchy function [#CONV-6788].
2013-03-06 11:22:17 +00:00
Michael Kolupaev
07ba56e85c
clickhouse: slightly fixed extractURLParameters [#CONV-6788].
2013-03-06 09:00:58 +00:00
Michael Kolupaev
a1707b1e6c
clickhouse: added function extractURLParameters [#CONV-6788].
2013-03-05 13:30:23 +00:00
Michael Kolupaev
20b8e06784
clickhouse: extractURLParameter supports semicolon separator [#CONV-6788].
2013-03-05 13:20:01 +00:00
Michael Kolupaev
22477bd94d
clickhouse: fixed IPv4StringToNum [#CONV-6788].
2013-03-05 12:47:01 +00:00
Michael Kolupaev
ecdffa7efe
clickhouse: reverted last optimization (no speed up) [#CONV-6788].
2013-03-05 12:26:09 +00:00
Michael Kolupaev
290464728d
clickhouse: slightly optimized [#CONV-6788].
2013-03-05 12:17:38 +00:00
Michael Kolupaev
eb5ebc7996
clickhouse: added function extractURLParameter [#CONV-6788].
2013-03-05 12:12:47 +00:00
Michael Kolupaev
24ffa945bc
clickhouse: added function IPv4StringToNum [#CONV-6788].
2013-03-05 10:29:26 +00:00
Michael Kolupaev
49ae9d23e2
clickhouse: added function FunctionIPv4NumToString [#CONV-6788].
2013-03-05 09:32:12 +00:00
Michael Kolupaev
7cc555a855
clickhouse: added sleep function [#CONV-6788].
2013-03-04 10:38:44 +00:00
Michael Kolupaev
17c9eaea20
clickhouse: fixed extract function [#CONV-6788].
2013-03-04 10:10:19 +00:00
Michael Kolupaev
f591936a69
clickhouse: fixed extract function [#CONV-6788].
2013-03-04 09:47:33 +00:00
Michael Kolupaev
ea816297c2
clickhouse: added function extract [#CONV-6788].
2013-02-28 13:01:07 +00:00
Michael Kolupaev
061f99e117
clickhouse: removed unused code [#CONV-6705].
2013-02-26 13:48:47 +00:00
Michael Kolupaev
905c9051c8
clickhouse: slightly fixed comment [#CONV-6705].
2013-02-26 13:11:55 +00:00
Michael Kolupaev
2a05c2829c
clickhouse: StorageLog now stores all marks in one file [#CONV-6705].
2013-02-26 13:06:01 +00:00
Evgeniy Gatov
a402f24711
dbms: fix for DB::Array [#CONV-6668].
2013-02-25 23:08:25 +00:00
Michael Kolupaev
7393b0033b
Merge
2013-02-25 10:23:31 +00:00
Michael Kolupaev
a4fe773cba
Merge
2013-02-22 12:18:08 +00:00
Michael Kolupaev
9f60383fee
clickhouse: fixed comments [#CONV-6766].
2013-02-22 09:41:13 +00:00
Michael Kolupaev
2dc383a07b
clickhouse: fixed SHOW CREATE TABLE and DESCRIBE TABLE [#CONV-6766].
2013-02-21 11:34:32 +00:00
Michael Kolupaev
63b2d9cc82
clickhouse: clickhouse-client return code is exception code [#CONV-2944].
2013-02-21 10:40:18 +00:00
Michael Kolupaev
40d71ab381
clickhouse: added DESCRIBE and SHOW CREATE queries, fixed formatting queries with FORMAT section [#CONV-6766].
2013-02-21 10:02:33 +00:00
Alexey Milovidov
19f418ca40
dbms: ReadHelpers: fixed tiny error [#CONV-2944].
2013-02-20 23:23:22 +00:00
Michael Kolupaev
77d5f7e766
clickhouse: added forgotten file [#CONV-6767].
2013-02-20 13:17:50 +00:00
Michael Kolupaev
7b14c8ac36
clickhouse: support FORMAT section in EXISTS and SHOW queries [#CONV-6767].
2013-02-20 13:14:12 +00:00
Michael Kolupaev
bb9fccdd95
Merge
2013-02-20 10:29:26 +00:00
Michael Kolupaev
a4962b3076
dbms: fixed readStringBinary for strings with refcounted data [#CONV-6704].
2013-02-18 08:43:48 +00:00
Alexey Milovidov
4403d1a51e
dbms: added missing modification [#CONV-2944].
2013-02-17 23:28:52 +00:00
Alexey Milovidov
10a41c00f4
dbms: added profiles of settings [#CONV-2944].
2013-02-17 19:54:32 +00:00
Alexey Milovidov
4b1888ecf3
dbms: fixed error with division [#CONV-2944].
2013-02-16 21:23:55 +00:00
Alexey Milovidov
7b790fb2a8
dbms: Aggregator: improvement [#CONV-2944].
2013-02-16 20:15:45 +00:00
Alexey Milovidov
9e4fd68e6c
dbms: fixed possible leak [#CONV-2944].
2013-02-16 18:59:05 +00:00
Alexey Milovidov
ad4e7c9da8
dbms: sending progress while processing subqueries [#CONV-2944].
2013-02-16 14:55:14 +00:00
Alexey Milovidov
3f73658c1d
dbms: raised up maximum number of rows for Pretty formats [#CONV-2944].
2013-02-16 13:53:33 +00:00
Alexey Milovidov
fb0f651db4
dbms: Server: HTTP handler: made GET readonly; fixed error in SET query [#CONV-2944].
2013-02-16 13:48:25 +00:00
Alexey Milovidov
1f92a0498e
dbms: tiny improvement [#CONV-2944].
2013-02-14 16:54:10 +00:00
Michael Kolupaev
0184d23e1c
Merge
2013-02-14 11:22:56 +00:00
Michael Kolupaev
eac9f3c337
clickhouse: fixed some alias issues [#CONV-2944].
2013-02-11 17:30:09 +00:00
Michael Kolupaev
4ed6c86648
clickhouse: Chunks: added logging [#CONV-6705].
2013-02-11 12:28:43 +00:00
Michael Kolupaev
19707dc7ca
Merge
2013-02-11 11:42:36 +00:00
Michael Kolupaev
f5cac625c6
Merge
2013-02-11 11:22:15 +00:00
Michael Kolupaev
f177dca440
Merge
2013-02-11 09:19:48 +00:00
Michael Kolupaev
7eaba87293
clickhouse: added comment [#CONV-6705].
2013-02-11 08:55:51 +00:00
Alexey Milovidov
a05cfab085
dbms: added comment [#CONV-2944].
2013-02-09 03:01:10 +00:00
Alexey Milovidov
f63c86b53a
dbms: improvement [#CONV-2944].
2013-02-09 02:20:26 +00:00
Alexey Milovidov
1c80514138
dbms: improvement [#CONV-2944].
2013-02-09 01:02:52 +00:00
Alexey Milovidov
39429e780d
dbms: continue improvement [#CONV-2944].
2013-02-09 00:12:04 +00:00
Alexey Milovidov
aeb201b726
dbms: continue of improvement [#CONV-2944].
2013-02-08 23:41:05 +00:00
Alexey Milovidov
e9a9124069
dbms: continuing improvement (incomplete) [#CONV-2944].
2013-02-08 20:34:30 +00:00
Alexey Milovidov
d4c64603a2
dbms: improvement of aggregation (incomplete) [#CONV-2944].
2013-02-08 19:34:44 +00:00
Alexey Milovidov
6613dd98d9
dbms: fixed error in calculation of 'avg' in distributed query processing [#CONV-2944].
2013-02-08 17:42:07 +00:00
Michael Kolupaev
9aec07070a
Merge
2013-02-08 17:06:29 +00:00
Michael Kolupaev
746d879e44
clickhouse: added ChunkRef storage [#CONV-6705].
2013-02-07 13:40:59 +00:00
Michael Kolupaev
17ba747e56
fixed build [#CONV-6705].
2013-02-07 13:07:13 +00:00
Michael Kolupaev
6f2c6559c8
clickhouse: added Chunks storage [#CONV-6705].
2013-02-07 13:03:19 +00:00
Michael Kolupaev
8caa22efe7
clickhouse: presumably fixed crash on cyclic aliases and null pointer when an alias is used before being declared [#CONV-6703].
2013-02-06 14:20:18 +00:00
Michael Kolupaev
b959d7e038
clickhouse: fixed a warning [#CONV-6561].
2013-02-06 11:42:33 +00:00
Michael Kolupaev
e7c3e10814
clickhouse: slightly refactored storage creation [#CONV-6561].
2013-02-06 11:26:35 +00:00
Michael Kolupaev
1ae4a374f9
clickhouse: added missing file [#CONV-6561].
2013-02-05 13:18:43 +00:00
Michael Kolupaev
6dfc03c44f
clickhouse: fixed not dropping database after dropping table during long select query [#CONV-6561].
2013-02-05 13:03:35 +00:00
Michael Kolupaev
379b668e23
clickhouse: removing data lazily [#CONV-6561].
2013-02-05 09:52:13 +00:00
Michael Kolupaev
166c644c72
clickhouse: probably fixed some crashes [#CONV-6561].
2013-02-05 08:32:20 +00:00
Alexey Milovidov
35c9215c3a
dbms: added missing modification [#CONV-2944].
2013-02-04 03:33:16 +00:00
Alexey Milovidov
04d9e21301
dbms: tiny improvement and more logging [#CONV-2944].
2013-02-04 03:31:31 +00:00
Alexey Milovidov
153c30222b
dbms: fixed error in prev. revision [#CONV-2944].
2013-02-04 03:30:42 +00:00
Alexey Milovidov
3891f4a230
dbms: improved performance for queries with large aggregation result [#CONV-2944].
2013-02-03 23:11:21 +00:00
Alexey Milovidov
0735bb7d60
dbms: improved performance of queries with large aggregation result [#CONV-2944].
2013-02-03 18:39:09 +00:00
Alexey Milovidov
70e14f7eb7
dbms: improved performance for queries with large aggregation result [#CONV-2944].
2013-02-03 18:08:52 +00:00
Alexey Milovidov
69c706b7cc
dbms: HashMap: better (few page faults in subsequent queries) [#CONV-2944].
2013-02-03 18:07:55 +00:00
Alexey Milovidov
d1f92c5508
dbms: modified comment [#CONV-2944].
2013-02-03 18:05:26 +00:00
Alexey Milovidov
89332f5e45
dbms: addition to prev. revision [#CONV-2944].
2013-02-01 20:29:22 +00:00
Alexey Milovidov
7cc2871e30
dbms: allowed to send custom settings with query; sending current settings to remote servers for distributed query processing [#CONV-2944].
2013-02-01 19:02:04 +00:00
Alexey Milovidov
b5937d0539
dbms: fixed out-of-sync connections [#CONV-2944].
2013-01-28 20:32:21 +00:00
Michael Kolupaev
c4b52f7232
clickhouse: fixed dropping tables [#CONV-6561].
2013-01-23 17:43:19 +00:00
Michael Kolupaev
7a6c4e4545
clickhouse: fixed small bug [#CONV-6561].
2013-01-23 17:40:09 +00:00
Michael Kolupaev
9b3b82c750
clickhouse: fixed segfault when a table is dropped while in use [#CONV-6561].
2013-01-23 17:38:03 +00:00
Michael Kolupaev
572211a44a
Merge
2013-01-23 11:16:32 +00:00
Alexey Milovidov
70385e1229
Reverted experimental modification [#CONV-2944].
2013-01-21 06:43:38 +00:00
Alexey Milovidov
39abfc625a
dbms: improved performance [#CONV-2944].
2013-01-21 06:10:30 +00:00
Alexey Milovidov
1abf3906c0
dbms: improved comment [#CONV-2944].
2013-01-21 06:09:56 +00:00
Alexey Milovidov
e3a03bf878
dbms: improved performance of HashMap and HashSet [#CONV-2944].
2013-01-20 23:47:23 +00:00
Alexey Milovidov
1dc0831102
dbms: improved loading time [#CONV-2944].
2013-01-17 20:31:44 +00:00
Alexey Milovidov
2076cc7d87
dbms: improved loading time [#CONV-2944].
2013-01-17 20:21:03 +00:00
Alexey Milovidov
8b1342557c
dbms: improved loading time [#CONV-2944].
2013-01-17 19:56:01 +00:00
Alexey Milovidov
94f5cb6101
dbms: addition to prev. revision [#CONV-2944].
2013-01-15 19:11:06 +00:00
Alexey Milovidov
d95a55ca82
dbms: fixed leak [#CONV-2944].
2013-01-15 18:38:55 +00:00
Alexey Milovidov
5b341830e9
Merge
2013-01-14 18:22:07 +00:00
Michael Kolupaev
bf9d7c4127
clickhouse: fixed crash on conversion of invalid dates (invalid dates now quietly produce invalid results) [#CONV-6318].
2013-01-10 09:24:30 +00:00
Alexey Milovidov
af42c9a5cc
dbms: tiny modification of AutoArray; updated test for AutoArray [#CONV-2944].
2013-01-09 12:06:21 +00:00
Michael Kolupaev
0f273b04e2
dbms: fixed AutoArray constructor ambiguity [#CONV-6318].
2013-01-09 11:23:52 +00:00
Michael Kolupaev
62c85998de
dbms: improved AutoArray compatibility with vector (this should also fix a bug) [#CONV-6318].
2013-01-09 10:49:57 +00:00
Alexey Milovidov
664b6199de
dbms: improvement [#CONV-2944].
2013-01-08 21:32:16 +00:00
Alexey Milovidov
b88bed60b8
dbms: improved performance [#CONV-2944].
2013-01-08 20:31:24 +00:00
Alexey Milovidov
e7093907ef
dbms: improved performance of aggregation [#CONV-2944].
2013-01-08 19:41:22 +00:00
Alexey Milovidov
002d6a6178
dbms: tiny improvement [#CONV-2944].
2013-01-07 08:27:39 +00:00
Alexey Milovidov
d56c496337
dbms: improved performance [#CONV-2944].
2013-01-07 06:53:24 +00:00
Alexey Milovidov
865130d3b6
dbms: improved performance (less copies of fields) [#CONV-2944].
2013-01-07 06:47:15 +00:00
Alexey Milovidov
bf32223096
dbms: improved performance of strings [#CONV-2944].
2013-01-07 05:33:36 +00:00
Alexey Milovidov
4c7a2a1198
dbms: improved performance of aggregating strings [#CONV-2944].
2013-01-07 05:33:15 +00:00
Alexey Milovidov
f5d25057bd
dbms: improved performance of strings [#CONV-2944].
2013-01-07 05:20:13 +00:00
Alexey Milovidov
6f70407cc8
dbms: improved query cancelling speed [#CONV-2944].
2013-01-07 01:41:06 +00:00
Alexey Milovidov
bf669d07e1
dbms: addition to prev. revision [#CONV-2944].
2013-01-07 01:00:35 +00:00
Alexey Milovidov
f800b5b769
dbms: using special array for Row and instead of std::vector<AggregateFunctionPlainPtrs> (experimental) [#CONV-2944].
2013-01-07 00:57:43 +00:00
Alexey Milovidov
6a4b0139e8
Fixed build with clang [#CONV-2807].
2013-01-06 19:06:21 +00:00
Alexey Milovidov
3e50a4f63b
dbms: compatibility with clang [#CONV-2944].
2013-01-06 16:04:52 +00:00
Alexey Milovidov
e864147b42
dbms: improvement [#CONV-2944].
2013-01-05 21:57:11 +00:00
Alexey Milovidov
8c0db880d7
dbms: fixed warning [#CONV-2944].
2013-01-05 20:06:47 +00:00
Alexey Milovidov
7b3f533ecd
Using own Field class instead of boost::variant (experimental) [#CONV-2944].
2013-01-05 20:03:19 +00:00
Alexey Milovidov
3e12dc2c1a
dbms: improved performance of parsing tsv [#CONV-2944].
2013-01-05 14:16:05 +00:00
Alexey Milovidov
966812095f
dbms: more diagnostics when reading from row-based formats [#CONV-2944].
2012-12-29 15:41:17 +00:00
Alexey Milovidov
27d4f4525f
dbms: improvement [#CONV-2944].
2012-12-27 17:43:41 +00:00
Alexey Milovidov
ca5d10a4a0
dbms: fixed errors [#CONV-2944].
2012-12-27 17:40:54 +00:00
Alexey Milovidov
3bee7c4180
dbms: improvement [#CONV-2944].
2012-12-27 16:23:12 +00:00
Alexey Milovidov
24df661bdd
dbms: development of limits [#CONV-2944].
2012-12-26 20:29:28 +00:00
Michael Kolupaev
86ae269076
clickhouse: fixed [#CONV-6318].
2012-12-26 17:14:00 +00:00
Michael Kolupaev
6df21e5ed1
clickhouse: added missing rules to OLAP query converter [#CONV-6318].
2012-12-26 17:13:23 +00:00
Michael Kolupaev
0215bc579a
clickhouse: fixed [#CONV-6318].
2012-12-26 17:02:43 +00:00
Michael Kolupaev
1c9b0b63d5
clickhouse: added missing file [#CONV-6318].
2012-12-26 16:27:46 +00:00
Michael Kolupaev
90b3c76c17
clickhouse: fixed and added bitmaskToList [#CONV-6318].
2012-12-26 16:26:24 +00:00
Michael Kolupaev
c875f55dcb
clickhouse: added countEqual function [#CONV-6318].
2012-12-26 15:40:37 +00:00
Michael Kolupaev
ecfd5a1320
clickhouse: added trimming to reinterpretAsString [#CONV-6318].
2012-12-26 15:12:42 +00:00
Michael Kolupaev
f964259a38
clickhouse: fixed typo in comment [#CONV-2944].
2012-12-26 14:51:41 +00:00
Michael Kolupaev
3ff2a537f4
clickhouse: fixed warning [#CONV-6318].
2012-12-26 14:48:40 +00:00
Michael Kolupaev
467de27a59
clickhouse: fixed reinterpret [#CONV-6318].
2012-12-26 14:47:22 +00:00
Michael Kolupaev
a77056b080
clickhouse: fixed warning [#CONV-6318].
2012-12-26 14:41:57 +00:00
Michael Kolupaev
b1406f4631
clickhouse: fix for prev. rev. [#CONV-6318].
2012-12-26 14:40:38 +00:00
Michael Kolupaev
cd9a27b433
clickhouse: added reinterpret functions [#CONV-6318].
2012-12-26 14:31:03 +00:00
Alexey Milovidov
bd2c76b7ec
dbms: addition to prev. revision [#CONV-2944].
2012-12-25 20:36:50 +00:00
Alexey Milovidov
691782329a
dbms: development of limits [#CONV-2944].
2012-12-25 20:36:35 +00:00
Alexey Milovidov
c3cf6626e3
dbms: development of limits [#CONV-2944].
2012-12-25 19:28:59 +00:00
Alexey Milovidov
269b928f4f
dbms: development of limits [#CONV-2944].
2012-12-25 17:25:44 +00:00
Alexey Milovidov
7afc7c447f
dbms: Limits: development [#CONV-2944].
2012-12-24 19:50:22 +00:00
Alexey Milovidov
6e57b0d52c
dbms: fixed typo [#CONV-2944].
2012-12-24 17:23:30 +00:00
Michael Kolupaev
ea874ad1c5
clickhouse: added missing file [#CONV-6318].
2012-12-24 08:16:25 +00:00
Alexey Milovidov
44014d8530
dbms: added functions based on dictionaries [#CONV-2944].
2012-12-21 19:48:47 +00:00
Alexey Milovidov
95060b1a47
dbms: added more bitwise functions [#CONV-2944].
2012-12-20 20:01:18 +00:00
Michael Kolupaev
1383bfd005
clickhouse: added bitwise and and or functions [#CONV-6318].
2012-12-20 13:41:55 +00:00
Michael Kolupaev
57fccc9387
clickhouse: removed a very unlikely race condition on loading Dictionaries [#CONV-6318].
2012-12-20 12:58:47 +00:00
Michael Kolupaev
f415b5f8e1
clickhouse: OLAP-server compatibility: development [#CONV-6318].
2012-12-20 11:18:54 +00:00
Alexey Milovidov
59e197bc88
dbms: added Dictionaries [#CONV-2944].
2012-12-19 20:15:15 +00:00
Alexey Milovidov
272738ee82
dbms: checking for division by zero [#CONV-2944].
2012-12-18 20:07:26 +00:00
Alexey Milovidov
3f92ee5229
dbms: prepared to use functions with dictionaries [#CONV-2944].
2012-12-18 20:06:36 +00:00
Alexey Milovidov
c684b7c337
dbms: probably improved performance of merging [#CONV-2944].
2012-12-16 00:52:06 +00:00
Alexey Milovidov
b312f42808
dbms: reverted previous modification [#CONV-2944].
2012-12-16 00:23:41 +00:00
Alexey Milovidov
62a8ecc749
dbms: probably improved performance of inserting, merging and sorting [#CONV-2944].
2012-12-15 23:10:14 +00:00
Alexey Milovidov
46de8ec014
dbms: added function 'indexOf' [#CONV-2944].
2012-12-15 20:01:46 +00:00
Alexey Milovidov
954ab221d6
Merge
2012-12-15 04:39:13 +00:00
Alexey Milovidov
22de09547e
dbms: added EXISTS TABLE query [#CONV-2944].
2012-12-15 03:09:04 +00:00
Alexey Milovidov
494b212f3a
dbms: removed VarUInt and VarInt data types [#CONV-2944].
2012-12-14 20:24:26 +00:00
Alexey Milovidov
8c787fde81
dbms: fixed UB with number formatting [#CONV-2944].
2012-12-14 20:07:33 +00:00
Alexey Milovidov
a8cf550864
dbms: addition to prev. revision [#CONV-2944].
2012-12-14 18:47:50 +00:00
Alexey Milovidov
a74b574004
dbms: fixed infinite loop while trying to print minimal negative number with Pretty format [#CONV-2944].
2012-12-14 18:07:15 +00:00
Michael Kolupaev
dec7aaf63e
clickhouse: OLAP-server compatibility: development [#CONV-6318].
2012-12-14 13:32:07 +00:00
Alexey Milovidov
17612f45ec
Merge
2012-12-12 23:31:40 +00:00
Michael Kolupaev
81883201ec
clickhouse: fixed [ #6201 ].
2012-12-12 15:45:08 +00:00
Michael Kolupaev
2350e09c51
clickhouse: fixed compiler warnings [ #6201 ].
2012-12-12 14:38:39 +00:00
Michael Kolupaev
42073f42ec
clickhouse: added support for SAMPLE clause of SELECT query (works only in merge tree storage) [ #6201 ].
2012-12-12 14:25:55 +00:00
Alexey Milovidov
143df8a373
dbms: tiny modifications [#CONV-2944].
2012-12-11 20:32:08 +00:00
Alexey Milovidov
de13137958
dbms: changed signature of IDataType::serializeBinary [#CONV-2944].
2012-12-11 20:31:39 +00:00
Michael Kolupaev
7f27cbbcb7
Merge
2012-12-10 10:23:10 +00:00
Michael Kolupaev
f75533a024
Merge
2012-12-07 10:05:36 +00:00
Alexey Milovidov
8a053aba54
dbms: fixed error [#CONV-2944].
2012-12-06 17:32:48 +00:00
Michael Kolupaev
2b9f4ca2bf
Merge
2012-12-06 13:07:29 +00:00
Michael Kolupaev
8f512c546a
Merge
2012-12-06 11:10:05 +00:00
Michael Kolupaev
5555027deb
Merge
2012-12-06 09:45:09 +00:00
Michael Kolupaev
905d9615c7
Merge
2012-12-05 12:55:30 +00:00
Michael Kolupaev
dba35f0364
Merge
2012-12-05 12:44:55 +00:00
Alexey Milovidov
f5586b456d
Merge
2012-11-30 05:24:24 +00:00
Alexey Milovidov
7f4348ecdc
dbms: added locks to storages Memory and Log [#CONV-2944].
2012-11-30 04:28:13 +00:00
Alexey Milovidov
a0972784b1
Merge
2012-11-30 00:52:45 +00:00
Michael Kolupaev
03e00c0db0
Merge
2012-11-29 16:52:01 +00:00
Michael Kolupaev
8073045c7e
Merge
2012-11-29 11:29:11 +00:00
Michael Kolupaev
982686f51c
Merge
2012-11-29 10:50:17 +00:00
Michael Kolupaev
f55d19f71a
Merge
2012-11-29 08:41:20 +00:00
Michael Kolupaev
912cf7c4eb
Merge
2012-11-28 17:17:17 +00:00
Michael Kolupaev
e200c1c478
Merge
2012-11-28 08:52:15 +00:00
Alexey Milovidov
bd93266991
dbms: better diagnostics [#CONV-2944].
2012-11-25 21:16:37 +00:00
Michael Kolupaev
fba19e8eb6
clickhouse: fixed possible deadlock [#CONV-6108].
2012-11-22 17:57:10 +00:00
Alexey Milovidov
2ae2cf32bb
dbms: fixed error [#CONV-2944].
2012-11-20 22:48:38 +00:00
Evgeniy Gatov
1e76e83a6b
dbms, ███████████, ███████████, ███████████: fixes [#CONV-5553].
2012-11-19 18:28:22 +00:00
Michael Kolupaev
ceb07cafd8
clickhouse: refactored ColumnVector [#CONV-6092].
2012-11-19 18:27:09 +00:00
Michael Kolupaev
451b75d7b4
clickhouse: added some implicit type casts, fixing bad IN behavior [#CONV-6092].
2012-11-19 17:23:29 +00:00
Alexey Milovidov
64cf640e8a
dbms: fixed tiny issues [#CONV-2944].
2012-11-19 04:16:00 +00:00
Alexey Milovidov
7f2fe9f936
dbms: tiny fixes [#CONV-2944].
2012-11-19 03:38:13 +00:00
Evgeniy Gatov
2f5c9b3532
dbms: removed warning, possible memory leak fixed [#CONV-2944].
2012-11-16 22:09:47 +00:00
Evgeniy Gatov
06b722a6a4
dbms: c++ style [#CONV-2944].
2012-11-16 22:08:15 +00:00
Alexey Milovidov
ccb0f03c66
dbms: fixed error [#CONV-2944].
2012-11-16 19:38:11 +00:00
Michael Kolupaev
940f9881b8
dbms: fixed WriteBufferValidUTF8 skipping too many characters, added test for it [#CONV-5902].
2012-11-16 09:42:48 +00:00
Michael Kolupaev
fe73df8f8a
███████████: removed throwFromErrno [#CONV-5680]
2012-11-15 11:59:39 +00:00
Michael Kolupaev
c2fa388b33
███████████: sending only valid UTF-8 now [#CONV-5902].
2012-11-14 13:17:01 +00:00
Michael Kolupaev
fd87c6f9be
dbms: probably improved WriteBufferValidUTF8 [#CONV-5902].
2012-11-14 12:30:24 +00:00
Michael Kolupaev
ddf856fbcb
dbms: probably improved WriteBufferValidUTF8 [#CONV-5902].
2012-11-14 12:20:58 +00:00
Michael Kolupaev
2d1bed38c9
dbms: fixed compiler warnings [#CONV-5902].
2012-11-14 10:22:51 +00:00
Michael Kolupaev
441b177af6
dbms: added WriteBufferValidUTF8 [#CONV-5902].
2012-11-14 09:49:51 +00:00
Michael Kolupaev
7f461eeffa
dbms: fixed typo in comment :) [#CONV-5879].
2012-11-14 09:38:30 +00:00
Alexey Milovidov
ee2959af7f
dbms: improvement [#CONV-2944].
2012-11-10 05:20:56 +00:00
Alexey Milovidov
c4ffc95cdd
dbms: improvement [#CONV-2944].
2012-11-10 05:13:46 +00:00
Alexey Milovidov
856108efe9
dbms: added 'RowBinary' format [#CONV-2944].
2012-11-10 04:43:53 +00:00
Alexey Milovidov
686878a5fb
dbms: tiny fixes [#CONV-2944].
2012-11-10 04:43:04 +00:00
Alexey Milovidov
b664e10a37
dbms: fixed race condition [#CONV-2944].
2012-11-10 04:42:26 +00:00
Alexey Milovidov
75239c6937
dbms: client: improvement [#CONV-2944].
2012-11-10 02:21:39 +00:00
Alexey Milovidov
12afcb64ed
Better diagnostics [#CONV-2807].
2012-11-08 18:30:49 +00:00
Evgeniy Gatov
9dbe01f4d3
dbms: used keep-alive [#CONV-5891].
2012-11-08 09:46:01 +00:00
Evgeniy Gatov
b9f1b04a11
dbms: fix [#CONV-2944].
2012-11-07 10:32:48 +00:00
Alexey Milovidov
f5419d3d5a
dbms: development of connection pool with failover [#CONV-2944].
2012-11-06 18:20:00 +00:00
Alexey Milovidov
d7d23ac81b
dbms: StorageDistributed: added failover [#CONV-2944].
2012-11-06 17:04:38 +00:00
Alexey Milovidov
14af942eae
███████████: fixed error [#CONV-5452].
2012-11-06 13:58:29 +00:00
Alexey Milovidov
70d20d62f4
dbms: added ConnectionPoolWithFailover [#CONV-2944].
2012-11-02 20:13:41 +00:00
Alexey Milovidov
bc5c289bb1
dbms: added functions 'arrayElement' and 'has' [#CONV-2944].
2012-11-02 19:10:43 +00:00
Alexey Milovidov
524f84aa5e
Fixed errors with hash function [#CONV-2807].
2012-11-01 19:05:34 +00:00
Alexey Milovidov
02b95a2297
dbms: improved distributed query processing [#CONV-2944].
2012-10-30 20:15:07 +00:00
Alexey Milovidov
5610f1c13c
dbms: fixed error with distributed query processing [#CONV-2944].
2012-10-30 19:17:41 +00:00
Alexey Milovidov
274f2d0828
dbms: returning proper HTTP code in case of errors [#CONV-2944].
2012-10-29 07:19:47 +00:00
Alexey Milovidov
e30260d9fa
dbms: added parametric aggregate functions; added aggregate function 'quantile' [#CONV-2944].
2012-10-29 02:58:52 +00:00
Alexey Milovidov
2a95c2b504
dbms: fixed error with async. stream [#CONV-2944].
2012-10-29 02:55:14 +00:00
Alexey Milovidov
db11d5dbb9
dbms: fixed error [#CONV-2944].
2012-10-29 02:54:47 +00:00
Alexey Milovidov
fa0dc68533
dbms: clearing temporary columns while executing query - improved performance (not tested) [#CONV-2944].
2012-10-25 20:20:46 +00:00
Alexey Milovidov
9362731666
dbms: fixed error [#CONV-2944].
2012-10-24 19:09:42 +00:00
Michael Kolupaev
61e04ed781
clickhouse: fixed median aggregate function type check [#CONV-5879].
2012-10-24 18:53:48 +00:00
Alexey Milovidov
544dd9a596
dbms: probably fixed error with aggregate function serialization (incomplete) [#CONV-2944].
2012-10-24 18:14:36 +00:00
Michael Kolupaev
110fc172b2
libstats: slightly refactored ReservoirSampler, removed unused code from AggregateFunctionMedian [#CONV-5879].
2012-10-24 07:55:27 +00:00
Alexey Milovidov
b2e260fa36
dbms: development [#CONV-2944].
2012-10-23 18:51:29 +00:00
Michael Kolupaev
6d64009db2
clickhouse: added median aggregate function
2012-10-23 10:58:53 +00:00
Alexey Milovidov
a5e88d1fb5
dbms: fixed error with distributed connections [#CONV-2944].
2012-10-22 19:55:19 +00:00
Alexey Milovidov
be58c0883d
dbms: development [#CONV-2944].
2012-10-22 19:03:01 +00:00
Alexey Milovidov
b907de191b
dbms: development [#CONV-2944].
2012-10-20 23:02:13 +00:00
Alexey Milovidov
8bda876d42
dbms: development [#CONV-2944].
2012-10-20 07:23:13 +00:00
Alexey Milovidov
3f62b5bb2e
dbms: development [#CONV-2944].
2012-10-20 06:40:55 +00:00
Alexey Milovidov
e35138b09d
dbms: development [#CONV-2944].
2012-10-20 05:54:35 +00:00
Alexey Milovidov
12a5e955c1
dbms: development [#CONV-2944].
2012-10-20 05:36:32 +00:00
Alexey Milovidov
8e76b228e1
dbms: development [#CONV-2944].
2012-10-20 02:35:44 +00:00
Alexey Milovidov
1a7af177cd
dbms: development [#CONV-2944].
2012-10-20 02:10:47 +00:00
Alexey Milovidov
6b787234ad
dbms: development [#CONV-2944].
2012-10-19 00:10:17 +00:00
Alexey Milovidov
957f89f4e3
dbms: development [#CONV-2944].
2012-10-18 23:52:31 +00:00
Alexey Milovidov
a1fd23efb1
dbms: better [#CONV-2944].
2012-10-18 23:38:16 +00:00
Alexey Milovidov
8c5d02e064
dbms: fixed error [#CONV-2944].
2012-10-18 22:47:12 +00:00
Alexey Milovidov
c61f9d72c5
dbms: maybe better [#CONV-2944].
2012-10-18 19:24:46 +00:00
Alexey Milovidov
8f7b76622e
dbms: better [#CONV-2944].
2012-10-18 19:00:49 +00:00
Alexey Milovidov
4a229b5984
dbms: fixed error [#CONV-2944].
2012-10-18 18:41:23 +00:00
Alexey Milovidov
5dce2f8b49
dbms: allowed to directly cancel stream; cancelling in UnionBlockInputStream [#CONV-2944].
2012-10-17 19:55:56 +00:00
Alexey Milovidov
9a31d2f163
dbms: improved logging [#CONV-2944].
2012-10-16 19:20:58 +00:00
Alexey Milovidov
d61f6c1069
dbms: addition to prev. revision [#CONV-2944].
2012-10-16 18:41:35 +00:00
Alexey Milovidov
fd1b7c3b8b
dbms: tiny addition [#CONV-2944].
2012-10-16 18:38:29 +00:00
Alexey Milovidov
9279104479
dbms: probably fixed error [#CONV-2944].
2012-10-16 18:37:34 +00:00
Alexey Milovidov
02118c34d5
dbms: addition to prev. revision [#CONV-2944].
2012-10-16 18:14:51 +00:00
Alexey Milovidov
d2ed0ae566
dbms: addition to prev. revision [#CONV-2944].
2012-10-16 18:12:29 +00:00
Alexey Milovidov
bb3fedcd55
dbms: addition to prev. revision [#CONV-2944].
2012-10-16 17:34:05 +00:00
Alexey Milovidov
7f4d9e188c
dbms: cancelling of remote/distributed queries [#CONV-2944].
2012-10-16 17:32:59 +00:00
Alexey Milovidov
2d0b3c97d5
dbms: tiny modification [#CONV-2944].
2012-10-13 02:12:50 +00:00
Alexey Milovidov
c1f67a439d
dbms: fixed error with filter (WHERE, HAVING) [#CONV-2944].
2012-10-12 20:34:33 +00:00
Alexey Milovidov
8b505320fe
dbms: probably fixed error in distributed query processing [#CONV-2944].
2012-10-12 18:57:10 +00:00
Alexey Milovidov
4c3c059eac
dbms: better [#CONV-2944].
2012-10-12 18:32:35 +00:00
Alexey Milovidov
3b1da776fb
dbms: fixed error [#CONV-2944].
2012-10-12 18:25:20 +00:00
Alexey Milovidov
05a1f9800c
dbms: improved diagnostics [#CONV-2944].
2012-10-12 18:19:44 +00:00
Alexey Milovidov
9ced96ac9b
dbms: fixed error [#CONV-2944].
2012-10-12 17:54:26 +00:00
Alexey Milovidov
1da843261e
dbms: UnionBlockInputStream: earlier collection of errors [#CONV-2944].
2012-10-12 16:53:45 +00:00
Alexey Milovidov
80084f0359
dbms: fixed error with TabSeparatedRaw format [#CONV-2944].
2012-10-10 18:51:52 +00:00
Alexey Milovidov
fc8b9ca281
dbms: fixed error [#CONV-2944].
2012-10-10 18:32:45 +00:00
Alexey Milovidov
2eee93e1d5
dbms: improved performance of aggregation by many fields; fixed error in function concat [#CONV-2944].
2012-10-07 06:30:10 +00:00
Alexey Milovidov
51d9240f74
dbms: tiny modifications [#CONV-2944].
2012-10-07 00:23:36 +00:00
Alexey Milovidov
c4c2ca38c6
dbms: improved performance (1.5x) of filtering and sorting strings [#CONV-2944].
2012-10-07 00:23:18 +00:00
Alexey Milovidov
8bd7825459
dbms: development [#CONV-2944].
2012-09-27 18:27:05 +00:00
Alexey Milovidov
a2edf17da6
dbms: fixed error (FixedString overflow) [#CONV-2944].
2012-09-24 06:43:50 +00:00
Alexey Milovidov
02b9c3e47e
dbms: development (conditional operator) [#CONV-2944].
2012-09-24 04:11:55 +00:00
Alexey Milovidov
7f501078b9
dbms: development (conditional operator) [#CONV-2944].
2012-09-24 02:12:59 +00:00
Alexey Milovidov
3565fe09c0
dbms: fixed error in UnionBlockInputStream [#CONV-2944].
2012-09-24 02:05:40 +00:00
Alexey Milovidov
6b6a834b64
dbms: development [#CONV-2944].
2012-09-24 02:04:57 +00:00
Alexey Milovidov
0facf74015
dbms: development (conditional operator) [#CONV-2944].
2012-09-23 06:16:42 +00:00
Alexey Milovidov
7efe870cf9
dbms: development (string splitting functions) [#CONV-2944].
2012-09-23 05:28:59 +00:00
Alexey Milovidov
93703e86ec
dbms: development (array functions) [#CONV-2944].
2012-09-23 00:04:17 +00:00
Alexey Milovidov
f77216b3de
Merge
2012-09-22 07:30:40 +00:00
Alexey Milovidov
c7a4df24be
dbms, ███████████: fixed performance issue [#CONV-2944].
2012-09-22 02:49:28 +00:00
Alexey Milovidov
1650554012
dbms: fixed error (cutting arrays) [#CONV-2944].
2012-09-20 18:40:58 +00:00
Alexey Milovidov
2f29924dda
dbms: fixed error [#CONV-2944].
2012-09-19 19:30:18 +00:00
Alexey Milovidov
8068c5df89
dbms: fixed error [#CONV-2944].
2012-09-19 18:45:01 +00:00
Alexey Milovidov
cc1dc34b9e
███████████: UserAgent: slightly better [#CONV-2807].
2012-09-17 07:54:49 +00:00
Alexey Milovidov
04fae490a1
dbms: development [#CONV-2944].
2012-09-17 04:34:19 +00:00
Alexey Milovidov
5501a05fc6
dbms: development [#CONV-2944].
2012-09-17 04:31:25 +00:00
Alexey Milovidov
c584e302e5
dbms: fixed race [#CONV-2944].
2012-09-12 18:49:21 +00:00
Alexey Milovidov
bf1042c832
dbms: development [#CONV-2944].
2012-09-12 18:18:48 +00:00
Alexey Milovidov
e6cb036898
dbms: fixed error [#CONV-2944].
2012-09-10 19:05:06 +00:00
Alexey Milovidov
ee72094d1d
███████████: development [#CONV-2944].
2012-09-05 19:51:09 +00:00
Alexey Milovidov
2f5c38866b
dbms: probably fixed error [#CONV-2944].
2012-09-04 20:19:25 +00:00
Alexey Milovidov
a17bf6f10e
dbms: probably fixed error [#CONV-2944].
2012-09-04 19:57:17 +00:00
Alexey Milovidov
dbd2019907
dbms: fixed error [#CONV-2944].
2012-09-03 20:35:21 +00:00
Alexey Milovidov
fd0815a735
dbms: probably fixed error [#CONV-2944].
2012-09-03 19:52:57 +00:00
Alexey Milovidov
ffc6ef092e
dbms: development [#CONV-2944].
2012-09-03 06:32:38 +00:00
Alexey Milovidov
fb444475c4
dbms: development [#CONV-2944].
2012-09-03 04:45:46 +00:00
Alexey Milovidov
ff712c95ed
dbms: development [#CONV-2944].
2012-09-03 01:39:30 +00:00
Alexey Milovidov
0652f9da96
dbms: development [#CONV-2944].
2012-08-31 20:38:05 +00:00
Alexey Milovidov
f594dcebd0
dbms: development [#CONV-2944].
2012-08-30 17:43:31 +00:00
Alexey Milovidov
692805fa39
dbms: development [#CONV-2944].
2012-08-29 20:23:19 +00:00
Alexey Milovidov
b664b11192
dbms: development [#CONV-2944].
2012-08-29 20:07:24 +00:00
Alexey Milovidov
7cbd700c74
dbms: development [#CONV-2944].
2012-08-29 18:49:54 +00:00
Alexey Milovidov
44aa02f806
dbms: development [#CONV-2944].
2012-08-27 05:13:14 +00:00
Alexey Milovidov
312b007e6f
dbms: development [#CONV-2944].
2012-08-26 12:18:50 +00:00
Alexey Milovidov
eefd3b34d9
dbms: development [#CONV-2944].
2012-08-26 11:14:52 +00:00
Alexey Milovidov
464f4844b7
dbms: development [#CONV-2944].
2012-08-26 06:48:39 +00:00
Alexey Milovidov
5b9cd8cac6
dbms: development [#CONV-2944].
2012-08-26 04:40:29 +00:00
Alexey Milovidov
3118d7ae1f
dbms: development [#CONV-2944].
2012-08-26 02:08:18 +00:00
Alexey Milovidov
dff7453a3c
dbms: development [#CONV-2944].
2012-08-24 20:40:34 +00:00
Alexey Milovidov
15487c70b3
dbms: development [#CONV-2944].
2012-08-24 19:42:03 +00:00
Alexey Milovidov
fabe9889f2
dbms: development [#CONV-2944].
2012-08-24 00:15:32 +00:00
Alexey Milovidov
fd06437d00
dbms: development [#CONV-2944].
2012-08-23 23:51:51 +00:00
Alexey Milovidov
9cd4ad0a9a
dbms: development [#CONV-2944].
2012-08-23 23:49:28 +00:00
Alexey Milovidov
4bb02285a1
dbms: development [#CONV-2944].
2012-08-23 22:40:51 +00:00
Alexey Milovidov
ff2797d346
dbms: development [#CONV-2944].
2012-08-23 22:27:10 +00:00
Alexey Milovidov
7df3250512
dbms: development [#CONV-2944].
2012-08-23 20:35:05 +00:00
Alexey Milovidov
fc0088bfd3
dbms: development [#CONV-2944].
2012-08-23 20:22:44 +00:00
Alexey Milovidov
1d4d01a76c
dbms: development [#CONV-2944].
2012-08-23 19:38:45 +00:00
Alexey Milovidov
7620dfe4f2
dbms: development [#CONV-2944].
2012-08-23 18:45:59 +00:00
Alexey Milovidov
0af519aa4d
dbms: development [#CONV-2944].
2012-08-23 18:43:57 +00:00
Alexey Milovidov
b220d5d216
dbms: development [#CONV-2944].
2012-08-23 18:05:31 +00:00
Alexey Milovidov
f81223b22e
dbms: development [#CONV-2944].
2012-08-22 23:09:26 +00:00
Alexey Milovidov
8ea28ddd6e
dbms: development [#CONV-2944].
2012-08-22 20:29:01 +00:00
Alexey Milovidov
40281aa96f
dbms: development [#CONV-2944].
2012-08-22 18:46:09 +00:00
Alexey Milovidov
eba631bc7f
dbms: development [#CONV-2944].
2012-08-22 16:30:41 +00:00
Alexey Milovidov
366f70b7f3
dbms: development [#CONV-2944].
2012-08-20 19:21:04 +00:00
Alexey Milovidov
88d79b7bb3
dbms, ███████████: development [#CONV-5417].
2012-08-20 05:32:50 +00:00
Alexey Milovidov
72a6eb812d
dbms: development [#CONV-2944].
2012-08-17 19:53:11 +00:00
Alexey Milovidov
5419014213
dbms: development [#CONV-2944].
2012-08-16 22:11:53 +00:00
Alexey Milovidov
d10b547ffb
dbms: development [#CONV-2944].
2012-08-16 20:07:13 +00:00
Alexey Milovidov
2fd184302d
dbms: development [#CONV-2944].
2012-08-16 18:17:01 +00:00
Alexey Milovidov
6b4caeb82d
dbms: development [#CONV-2944].
2012-08-16 18:02:15 +00:00
Alexey Milovidov
f9027b8f0e
dbms: development [#CONV-2944].
2012-08-16 17:27:40 +00:00
Alexey Milovidov
f89b460b8f
dbms: development [#CONV-2944].
2012-08-16 17:02:31 +00:00
Alexey Milovidov
395db3be6a
dbms: development [#CONV-2944].
2012-08-14 20:35:44 +00:00
Alexey Milovidov
d1db04f4ec
dbms: development [#CONV-2944].
2012-08-14 20:33:37 +00:00
Alexey Milovidov
0d5710f04a
dbms: development [#CONV-2944].
2012-08-13 20:16:06 +00:00
Alexey Milovidov
598614b624
dbms: development [#CONV-2944].
2012-08-13 19:13:11 +00:00
Alexey Milovidov
cf9279b789
Merge
2012-08-10 20:04:34 +00:00
Alexey Milovidov
eb8d9b5a97
dbms: development [#CONV-2944].
2012-08-08 20:12:29 +00:00
Alexey Milovidov
6d2f2a62d6
dbms: development [#CONV-2944].
2012-08-03 20:34:19 +00:00
Alexey Milovidov
f0b7a9e223
dbms: fixed error with sorting FixedArray [#CONV-2944].
2012-08-03 20:29:31 +00:00
Alexey Milovidov
7e315eb5b2
dbms: fixed error with comparisons of FixedStrings [#CONV-2944].
2012-08-03 20:09:06 +00:00
Alexey Milovidov
150dd96056
dbms: development [#CONV-2944].
2012-08-03 19:52:43 +00:00
Alexey Milovidov
75754a6a89
dbms: development [#CONV-2944].
2012-08-03 19:46:13 +00:00
Alexey Milovidov
024aa82cae
dbms: added debug functions [#CONV-2944].
2012-08-03 19:40:08 +00:00
Alexey Milovidov
406dcf8518
dbms: fixed error with notLike function [#CONV-2944].
2012-08-03 18:49:39 +00:00
Alexey Milovidov
f43a069627
dbms: development [#CONV-2944].
2012-08-02 19:05:18 +00:00
Alexey Milovidov
3f9a7aab7d
dbms: development [#CONV-2944].
2012-08-02 19:04:26 +00:00
Alexey Milovidov
9a14f5538a
dbms: development [#CONV-2944].
2012-08-02 19:03:32 +00:00
Alexey Milovidov
57854230c1
dbms: development [#CONV-2944].
2012-08-02 18:05:06 +00:00
Alexey Milovidov
3eeaa09089
dbms: development [#CONV-2944].
2012-08-02 17:43:45 +00:00
Alexey Milovidov
061a75785b
dbms: development [#CONV-2944].
2012-08-02 17:33:31 +00:00
Alexey Milovidov
8d06eca35c
dbms: development [#CONV-2944].
2012-08-01 20:10:53 +00:00
Alexey Milovidov
53b7f03c44
dbms: development [#CONV-2944].
2012-08-01 20:08:59 +00:00
Alexey Milovidov
4c931f147f
dbms: development [#CONV-2944].
2012-08-01 19:55:05 +00:00
Alexey Milovidov
83337ec474
dbms: development [#CONV-2944].
2012-07-31 20:30:13 +00:00
Alexey Milovidov
76c691f96a
dbms: development [#CONV-2944].
2012-07-31 20:03:53 +00:00
Alexey Milovidov
571657115f
dbms: development [#CONV-2944].
2012-07-31 19:14:17 +00:00
Alexey Milovidov
b0a8f84c14
dbms: development [#CONV-2944].
2012-07-31 19:08:49 +00:00
Alexey Milovidov
db924e76d0
dbms: development [#CONV-2944].
2012-07-31 17:33:08 +00:00
Alexey Milovidov
bdeb4e7200
Merge
2012-07-31 16:37:20 +00:00
Alexey Milovidov
d01baf5125
dbms: development [#CONV-2944].
2012-07-30 20:32:36 +00:00
Alexey Milovidov
bc7da3721f
dbms: removed old special merge sort [#CONV-2944].
2012-07-27 20:25:48 +00:00
Alexey Milovidov
75a80c192f
dbms: merge sorting: probably better [#CONV-2944].
2012-07-27 20:19:15 +00:00
Alexey Milovidov
292958fc73
dbms: development [#CONV-5331].
2012-07-26 20:16:57 +00:00
Alexey Milovidov
075cdd5e22
dbms: development [#CONV-5331].
2012-07-26 19:42:20 +00:00
Alexey Milovidov
0aedea75c6
dbms: development [#CONV-2944].
2012-07-25 20:33:43 +00:00
Alexey Milovidov
b9cfda11ab
dbms: development [#CONV-2944].
2012-07-25 20:17:35 +00:00
Alexey Milovidov
cae3962251
dbms: development [#CONV-2944].
2012-07-25 19:53:43 +00:00
Alexey Milovidov
8b372a6227
dbms: development [#CONV-2944].
2012-07-24 18:52:26 +00:00
Alexey Milovidov
865ac88e0c
dbms: development [#CONV-2944].
2012-07-24 18:44:23 +00:00
Alexey Milovidov
3aef1c7706
dbms: development [#CONV-2944].
2012-07-24 18:21:39 +00:00
Alexey Milovidov
bdaf56449e
dbms: development [#CONV-2944].
2012-07-23 20:01:29 +00:00
Alexey Milovidov
c878d6c7b8
dbms: development [#CONV-2944],
2012-07-23 06:23:29 +00:00
Alexey Milovidov
5ee98f1937
dbms: development [#CONV-2944].
2012-07-21 07:02:55 +00:00
Alexey Milovidov
d76d37f0fe
dbms: development [#CONV-2944].
2012-07-21 06:47:17 +00:00
Alexey Milovidov
c875e87446
dbms: development [#CONV-2944].
2012-07-21 05:07:14 +00:00
Alexey Milovidov
56560361eb
dbms: development [#CONV-2944].
2012-07-21 03:45:48 +00:00
Alexey Milovidov
5aac7088d1
dbms: development [#CONV-2944].
2012-07-19 20:32:10 +00:00
Alexey Milovidov
c390fcb123
dbms: development [#CONV-2944].
2012-07-19 18:37:18 +00:00
Alexey Milovidov
fc50b0a07e
dbms: development [#CONV-2944].
2012-07-18 20:14:41 +00:00
Alexey Milovidov
abbfcf5a10
dbms: development [#CONV-2944].
2012-07-18 19:40:22 +00:00
Alexey Milovidov
89fde21e34
dbms: development [#CONV-2944].
2012-07-18 19:16:16 +00:00
Alexey Milovidov
8700cff3f3
dbms: development [#CONV-2944].
2012-07-18 18:27:42 +00:00
Alexey Milovidov
c62837fe01
dbms: development [#CONV-2944].
2012-07-17 20:06:38 +00:00
Alexey Milovidov
956c7d7d97
dbms: development [#CONV-2944].
2012-07-17 20:04:39 +00:00
Alexey Milovidov
ec6f27168e
dbms: development [#CONV-2944].
2012-07-16 20:25:19 +00:00
Alexey Milovidov
cbc10f858e
dbms: development [#CONV-2944].
2012-07-16 03:42:36 +00:00
Alexey Milovidov
011af77a7f
dbms: development [#CONV-2944].
2012-07-15 23:16:35 +00:00
Alexey Milovidov
dc79f25feb
dbms: development [#CONV-2944].
2012-07-15 23:13:08 +00:00
Alexey Milovidov
732593399d
dbms: development [#CONV-2944].
2012-07-15 21:43:04 +00:00
Alexey Milovidov
d5492d3269
dbms: development [#CONV-2944].
2012-07-12 20:06:45 +00:00
Alexey Milovidov
4a962d543f
dbms: development [#CONV-2944].
2012-07-12 19:49:22 +00:00
Alexey Milovidov
e0c9a59c71
dbms: development [#CONV-5200].
2012-07-06 18:12:52 +00:00
Alexey Milovidov
fde5883254
dbms: development [#CONV-2944].
2012-06-25 05:07:34 +00:00
Alexey Milovidov
5420b09178
dbms: development [#CONV-2944].
2012-06-25 03:59:41 +00:00
Alexey Milovidov
480b1c832e
dbms: development [#CONV-2944].
2012-06-25 03:56:45 +00:00
Alexey Milovidov
d575c2561b
dbms: development [#CONV-2944].
2012-06-25 03:42:08 +00:00
Alexey Milovidov
384b6b26ce
dbms: development [#CONV-2944].
2012-06-25 03:04:34 +00:00
Alexey Milovidov
7112672bca
dbms: development [#CONV-2944].
2012-06-25 02:52:51 +00:00
Alexey Milovidov
9c79250ffd
dbms: development [#CONV-2944].
2012-06-25 01:22:30 +00:00
Alexey Milovidov
28b0950770
dbms: development [#CONV-2944].
2012-06-25 00:17:19 +00:00
Alexey Milovidov
f8800fdc21
dbms: development [#CONV-2944].
2012-06-24 23:17:06 +00:00
Alexey Milovidov
e6cc5e7b56
dbms: development [#CONV-5097].
2012-06-22 19:11:00 +00:00
Alexey Milovidov
d262bf9841
dbms: development [#CONV-5097].
2012-06-22 19:08:57 +00:00
Alexey Milovidov
a3831cf7f1
dbms: development [#CONV-5097].
2012-06-22 19:03:33 +00:00
Alexey Milovidov
f4bd790f0a
dbms: development [#CONV-5097].
2012-06-22 18:27:40 +00:00
Alexey Milovidov
d2087a5454
dbms: development [#CONV-5097].
2012-06-22 18:16:47 +00:00
Alexey Milovidov
81ccb40e5e
dbms: development [#CONV-5097].
2012-06-22 16:54:51 +00:00
Alexey Milovidov
f6b6f488b3
dbms: development [#CONV-5097].
2012-06-21 19:04:52 +00:00
Alexey Milovidov
b8a4f0ff47
dbms: development [#CONV-5097].
2012-06-21 18:43:29 +00:00
Alexey Milovidov
9a7dff57eb
dbms: development [#CONV-5097].
2012-06-21 18:14:38 +00:00
Alexey Milovidov
2961d42e9d
dbms: development [#CONV-2944].
2012-06-21 16:33:00 +00:00
Alexey Milovidov
318bd06229
dbms: development [#CONV-2944].
2012-06-19 22:46:02 +00:00
Alexey Milovidov
74dfc96c42
dbms: development [#CONV-2944].
2012-06-18 07:49:19 +00:00
Alexey Milovidov
9a18d75b99
dbms: development [#CONV-2944].
2012-06-18 06:19:13 +00:00
Alexey Milovidov
27d80e0bbc
Addition to prev. revision [#CONV-2807].
2012-06-15 19:32:25 +00:00
Alexey Milovidov
b631690c8c
sqxxl: fixed errors [#CONV-2944].
2012-06-07 20:02:41 +00:00
Alexey Milovidov
952c5f1189
sqxxl: addition to prev. revision [#CONV-2944].
2012-06-07 18:45:06 +00:00
Alexey Milovidov
cb5d044eb5
sqxxl: added Loader, added support in DBObjects [#CONV-2944].
2012-06-07 18:32:21 +00:00
Alexey Milovidov
048898245b
dbms: development [#CONV-2944].
2012-06-01 10:45:29 +00:00
Alexey Milovidov
5e790da370
dbms: development [#CONV-2944].
2012-05-31 05:41:56 +00:00
Alexey Milovidov
8e5cbf8093
dbms: development [#CONV-2944].
2012-05-31 04:49:55 +00:00
Alexey Milovidov
3fcdce8316
dbms: development [#CONV-2944].
2012-05-31 00:33:42 +00:00
Alexey Milovidov
9c022720a4
dbms: development [#CONV-2944].
2012-05-30 06:46:57 +00:00
Alexey Milovidov
d14b3ed4db
dbms: development [#CONV-2944].
2012-05-30 05:53:09 +00:00
Alexey Milovidov
6a01fbf8c5
dbms: development [#CONV-2944].
2012-05-30 04:45:49 +00:00
Alexey Milovidov
c899cd3c0d
dbms: development [#CONV-2944].
2012-05-30 03:30:29 +00:00
Alexey Milovidov
f018ea4aac
dbms: development [#CONV-2944].
2012-05-30 01:38:02 +00:00
Alexey Milovidov
fa7a42842f
dbms: development [#CONV-2944].
2012-05-23 19:51:30 +00:00
Alexey Milovidov
2aa2af9950
dbms: development [#CONV-2944].
2012-05-22 19:32:56 +00:00
Alexey Milovidov
e727d7cf90
dbms: development [#CONV-2944].
2012-05-22 18:32:45 +00:00
Alexey Milovidov
b07f8ccd0e
███████████: fixed error [#CONV-4364].
2012-05-22 16:47:52 +00:00
Alexey Milovidov
77c46cdcfd
dbms: development [#CONV-2944].
2012-05-21 20:38:34 +00:00
Alexey Milovidov
7b84280846
dbms: development [#CONV-2944].
2012-05-21 06:49:05 +00:00
Alexey Milovidov
5f598c7a78
dbms: development [#CONV-2944].
2012-05-17 19:15:53 +00:00
Alexey Milovidov
80c4b84726
dbms: development [#CONV-2944].
2012-05-16 18:32:32 +00:00
Alexey Milovidov
e5f28052f8
dbms: development [#CONV-2944].
2012-05-16 18:20:45 +00:00
Alexey Milovidov
bfb5eceea7
dbms: development [#CONV-2944].
2012-05-16 18:03:00 +00:00
Alexey Milovidov
c89ff86132
dbms: development [#CONV-2944].
2012-05-14 20:37:10 +00:00
Alexey Milovidov
9e1271cc76
dbms: development [#CONV-2944].
2012-05-10 07:47:13 +00:00
Alexey Milovidov
65b3d8f761
dbms: development [#CONV-2944].
2012-05-09 15:15:45 +00:00
Alexey Milovidov
4217baebdf
dbms: development [#CONV-2944].
2012-05-09 13:12:38 +00:00
Alexey Milovidov
5056b0cfa5
dbms: development [#CONV-2944].
2012-05-09 08:16:09 +00:00
Alexey Milovidov
b78bf0c643
dbms: development [#CONV-2944].
2012-05-08 11:39:28 +00:00
Alexey Milovidov
6def394d5d
dbms: development [#CONV-2944].
2012-05-08 11:38:00 +00:00
Alexey Milovidov
e90a8bba54
dbms: development [#CONV-2944].
2012-05-08 11:19:00 +00:00
Alexey Milovidov
b1815b9278
dbms: development [#CONV-2944].
2012-05-08 05:42:05 +00:00
Alexey Milovidov
3a0524bc17
Fixed usage of LZ4 [#CONV-4767].
2012-05-02 15:45:53 +00:00
Alexey Milovidov
8b958c4f69
███████████: improvement [#CONV-2807].
2012-04-14 11:45:27 +00:00
Alexey Milovidov
51bd7775e2
Using LZ4 by default [#CONV-4594].
2012-04-14 00:18:07 +00:00
Alexey Milovidov
5a36e4bce3
DB::IO: tiny fix [#CONV-2807].
2012-04-13 19:50:42 +00:00
Alexey Milovidov
26096423fe
Maybe better exception handling [#CONV-4347].
2012-03-30 19:56:18 +00:00
Alexey Milovidov
2d90179a99
dbms: development [#CONV-2944].
2012-03-26 02:48:08 +00:00
Alexey Milovidov
46b8a85e83
dbms: development [#CONV-2944].
2012-03-25 07:52:31 +00:00
Alexey Milovidov
5a3649b108
dbms: development [#CONV-2944].
2012-03-25 03:47:13 +00:00
Alexey Milovidov
cc077a97d8
███████████: added retries [#CONV-4389].
2012-03-23 19:17:40 +00:00
Alexey Milovidov
4599490eb8
███████████: better [#CONV-4347].
2012-03-23 18:54:55 +00:00
Alexey Milovidov
633ae9abf2
███████████: fixed error with network failures [#CONV-4364].
2012-03-22 19:53:10 +00:00
Alexey Milovidov
1d66fd013b
dbms: development [#CONV-2944].
2012-03-19 12:57:56 +00:00
Alexey Milovidov
6dfdb8a33c
Tiny modifications [#CONV-2807].
2012-03-19 03:09:40 +00:00
Alexey Milovidov
6e83974961
dbms: development [#CONV-2944].
2012-03-18 23:17:56 +00:00
Alexey Milovidov
92fe894931
DB/IO/WriteHelpers: fixed error with minimum negative integers [#CONV-2807].
2012-03-18 22:07:58 +00:00
Alexey Milovidov
c46d7df132
dbms: development [#CONV-2944].
2012-03-11 08:55:04 +00:00
Alexey Milovidov
70b8947933
dbms: development [#CONV-2944].
2012-03-11 08:52:56 +00:00
Alexey Milovidov
d2c7aafe14
dbms: development [#CONV-2944].
2012-03-09 15:46:52 +00:00
Alexey Milovidov
32d28c0384
dbms: development [#CONV-2944].
2012-03-09 04:45:27 +00:00
Alexey Milovidov
c255980539
dbms: development [#CONV-2944].
2012-03-09 03:56:12 +00:00
Alexey Milovidov
d9a68ccf2a
dbms: development [#CONV-2944].
2012-03-09 03:06:09 +00:00
Alexey Milovidov
e07d47617f
dbms: development [#CONV-2944].
2012-03-05 07:58:34 +00:00
Alexey Milovidov
8d0b847945
dbms: development [#CONV-2944].
2012-03-05 06:04:18 +00:00
Alexey Milovidov
00f23ee493
dbms: development [#CONV-2944].
2012-03-05 04:29:16 +00:00
Alexey Milovidov
075f636bb3
dbms: development [#CONV-2944].
2012-03-05 02:34:20 +00:00
Alexey Milovidov
7d9f303599
dbms: development [#CONV-2944].
2012-03-05 00:09:41 +00:00
Alexey Milovidov
7fc40e1847
dbms: development [#CONV-2944].
2012-02-27 07:54:16 +00:00
Alexey Milovidov
42abc4cebd
dbms: development [#CONV-2944].
2012-02-27 06:28:20 +00:00
Alexey Milovidov
313950c6c8
Fixed with BLOBs serialization [#CONV-4191].
2012-02-26 01:52:43 +00:00
Alexey Milovidov
16ab875bc0
Addition to prev. revision [#CONV-4191].
2012-02-24 19:21:38 +00:00
Alexey Milovidov
e781202d46
Updated QuickLZ to 1.5.0. [#CONV-4196].
2012-02-23 23:34:05 +00:00
Alexey Milovidov
48f718ccc7
███████████: fixed error; added test [#CONV-4193].
2012-02-23 22:35:53 +00:00
Alexey Milovidov
1e52a8e281
███████████, riod: more safe writing of files [#CONV-4163].
2012-02-16 19:31:14 +00:00
Alexey Milovidov
145b83526c
███████████: fixed log messages [#CONV-4143].
2012-02-16 18:17:12 +00:00
Alexey Milovidov
e8d99a6574
███████████: added 'connection_retries' configuration parameter [#CONV-4142].
2012-02-16 17:41:21 +00:00
Alexey Milovidov
7c950585e6
███████████: fixed error [#CONV-4163].
2012-02-16 17:13:55 +00:00
Alexey Milovidov
8997be7209
dbms: fixed counting in ReadBuffer [#CONV-2944].
2012-02-09 23:49:04 +00:00
Alexey Milovidov
b5b9feb854
Don't sending last data (and renaming files) in case of exception [#CONV-4035].
2012-02-02 23:14:08 +00:00
Alexey Milovidov
f92069ce45
AsynchronousWriteBuffer: fixed error [#CONV-4035].
2012-02-02 19:31:57 +00:00
Alexey Milovidov
4cb67314b0
RemoteWriteBuffer: fixed error [#CONV-4035].
2012-02-02 18:25:27 +00:00
Alexey Milovidov
7211ad2602
RemoteWriteBuffer: fixed error [#CONV-4023].
2012-02-02 17:53:18 +00:00
Alexey Milovidov
02dde6e444
RemoteWriteBuffer: getting error message from server [#CONV-4023].
2012-02-02 17:46:48 +00:00
Alexey Milovidov
f45d0b5ea3
RemoteWriteBuffer: fixed error with incomplete data [#CONV-4045].
2012-02-01 20:08:15 +00:00
Alexey Milovidov
635f1638e2
███████████, CompressedDataLoaderWithBackup: fixed timeouts and failover, added tunable parameters [#CONV-4046], [#CONV-4023].
2012-01-31 19:52:51 +00:00
Alexey Milovidov
e388d1dbf9
DB::IO: added AsynchronousWriteBuffer [#CONV-4035].
2012-01-30 19:18:25 +00:00
Alexey Milovidov
cbd54871ea
███████████, ssqls: fixed error [#CONV-3961].
2012-01-24 16:45:50 +00:00
Alexey Milovidov
997be7eea9
dbms: development [#CONV-2944].
2012-01-10 22:11:51 +00:00
Alexey Milovidov
b9822b02b8
dbms: development [#CONV-2944].
2012-01-09 19:20:48 +00:00
Alexey Milovidov
58110f5cde
dbms: added LZ4 [#CONV-2944].
2012-01-05 18:35:22 +00:00
Alexey Milovidov
5df939464a
dbms: development [#CONV-2944].
2012-01-05 10:22:02 +00:00
Alexey Milovidov
7182920cec
Metrage: allowed to write from different processes [#CONV-2546].
2011-12-30 17:57:02 +00:00
Alexey Milovidov
4fc5030f04
███████████: development [#CONV-3833].
2011-12-28 20:01:41 +00:00
Alexey Milovidov
65b70d10ca
dbms: development [#CONV-2944].
2011-12-26 07:07:30 +00:00
Alexey Milovidov
3bffaff936
dbms: development [#CONV-2944].
2011-12-19 08:06:31 +00:00
Alexey Milovidov
db36847997
dbms: development [#CONV-2944].
2011-12-19 07:14:00 +00:00
Alexey Milovidov
9e273e4d24
dbms: development [#CONV-2944].
2011-12-19 07:00:15 +00:00
Alexey Milovidov
321475d215
dbms: development [#CONV-2944].
2011-12-19 04:26:27 +00:00
Alexey Milovidov
1197d447c4
dbms: development [#CONV-2944].
2011-12-19 02:00:40 +00:00
Alexey Milovidov
936cac151a
dbms: development [#CONV-2944].
2011-12-12 10:55:21 +00:00
Alexey Milovidov
de292bb8bd
dbms: development [#CONV-2944].
2011-12-12 10:06:17 +00:00
Alexey Milovidov
671a2b36cb
dbms: development [#CONV-2944].
2011-12-12 10:05:35 +00:00
Alexey Milovidov
390f3b72ff
dbms: development [#CONV-2944].
2011-12-12 06:15:34 +00:00
Alexey Milovidov
f44f652c1f
███████████: addition to prev. revision [#CONV-2546].
2011-12-12 01:06:13 +00:00
Alexey Milovidov
450be4a929
███████████: fixed error with destructors when client closes connection without received all data [#CONV-2546].
2011-12-12 00:38:01 +00:00
Alexey Milovidov
805b9a2f95
BLOBs: less redundant; using Read/WriteBuffers [#CONV-3722].
2011-12-02 19:18:04 +00:00
Alexey Milovidov
18892ca839
RemoteWriteBuffer: tiny fix [#CONV-3632].
2011-12-02 19:16:08 +00:00
Alexey Milovidov
1cde7d6ab5
blobs: fixed error [#CONV-3681].
2011-11-29 18:53:44 +00:00
Alexey Milovidov
397bb71402
blobs: fixed error [#CONV-3681].
2011-11-29 17:23:30 +00:00
Alexey Milovidov
b0cfa59a40
ClickMapBLOB: using DB::IO [#CONV-2807].
2011-11-28 19:27:51 +00:00
Alexey Milovidov
44fdb6c7d1
dbms: development [#CONV-2944].
2011-11-28 06:22:25 +00:00
Alexey Milovidov
d6f20786b6
dbms: development [#CONV-2944].
2011-11-28 05:51:33 +00:00
Alexey Milovidov
9c56ca4804
dbms: development [#CONV-2944].
2011-11-28 05:48:52 +00:00
Alexey Milovidov
4f1f5b082a
dbms: development [#CONV-2944].
2011-11-28 04:05:53 +00:00
Alexey Milovidov
895939a366
DBObject: added binary IO [#CONV-3632].
2011-11-22 17:39:13 +00:00
Alexey Milovidov
39f8091165
RemoteWriteBuffer: fixed error [#CONV-3632].
2011-11-21 18:17:53 +00:00
Alexey Milovidov
c4f54c92ab
RemoteWriteBuffer: added [#CONV-3632].
2011-11-21 17:19:25 +00:00
Alexey Milovidov
13d2f82f1b
WriteHelpers: added comment [#CONV-3632].
2011-11-21 10:52:05 +00:00
Alexey Milovidov
9166338e0b
WriteHelpers: improvement [#CONV-3632].
2011-11-21 10:50:01 +00:00
Alexey Milovidov
b595e61c03
SSQLS: added methods to read/write in tab-separated format with ReadBuffer/WriteBuffer [#CONV-3632].
2011-11-21 10:09:22 +00:00
Alexey Milovidov
9f100cf5e2
Addition to prev. revision [#CONV-3632].
2011-11-18 20:23:11 +00:00
Alexey Milovidov
6c6eb83fa3
Added RemoteReadBuffer [#CONV-3632].
2011-11-18 20:17:27 +00:00
Alexey Milovidov
306a37c4b6
dbms: development [#CONV-2944].
2011-11-07 04:51:37 +00:00
Alexey Milovidov
e660340170
dbms: development [#CONV-2944].
2011-11-07 02:10:34 +00:00
Alexey Milovidov
561e3b427d
dbms: development [#CONV-2944].
2011-11-07 01:15:37 +00:00
Alexey Milovidov
aef03f0478
dbms: development [#CONV-2944].
2011-11-06 20:47:07 +00:00
Alexey Milovidov
bf568aa887
dbms: development [#CONV-2944].
2011-11-06 06:22:52 +00:00
Alexey Milovidov
7dd2114223
dbms: development [#CONV-2944].
2011-11-06 05:01:42 +00:00
Alexey Milovidov
1f3f17a5e5
dbms: development [#CONV-2944].
2011-11-06 04:21:09 +00:00
Alexey Milovidov
c0c2ca630d
dbms: development [#CONV-2944].
2011-11-06 02:29:13 +00:00
Alexey Milovidov
e532246802
dbms: development [#CONV-2944].
2011-11-06 00:59:37 +00:00
Alexey Milovidov
d51ae544fc
dbms: development [#CONV-2944].
2011-11-05 23:31:19 +00:00
Alexey Milovidov
a5c139c325
dbms: development [#CONV-2944].
2011-11-03 20:30:12 +00:00
Alexey Milovidov
d9e921a127
dbms: development [#CONV-2944].
2011-11-01 17:57:37 +00:00
Alexey Milovidov
859a86b382
dbms: development [#CONV-2944].
2011-11-01 17:12:11 +00:00
Alexey Milovidov
26c9af828e
dbms: development [#CONV-2944].
2011-11-01 15:16:04 +00:00
Alexey Milovidov
67b02812f6
dbms: development.
2011-10-31 17:55:06 +00:00
Alexey Milovidov
169ef6bf2e
dbms: development [#CONV-2944].
2011-10-31 17:30:44 +00:00
Alexey Milovidov
b1b0d3836a
dbms: development [#CONV-2944].
2011-10-31 06:37:12 +00:00
Alexey Milovidov
69ce664c9c
dbms: development [#CONV-2944].
2011-10-30 11:30:52 +00:00
Alexey Milovidov
bdf0aee3c6
dbms: development [#CONV-2944].
2011-10-30 05:19:41 +00:00
Alexey Milovidov
f2362b177f
Improvement after prev. revision [#CONV-3467].
2011-10-24 19:03:38 +00:00
Alexey Milovidov
1ce1e53ed9
dbms: development [#CONV-2944].
2011-10-24 12:10:59 +00:00
Alexey Milovidov
55823163ab
TimeZones: development [#CONV-357].
2011-10-17 19:32:54 +00:00
Alexey Milovidov
fb483b8c96
TimeZones: development [#CONV-357].
2011-10-17 17:30:36 +00:00
Alexey Milovidov
db4ad9135e
dbms: development [#CONV-2944].
2011-10-17 08:28:39 +00:00
Alexey Milovidov
05bac9a719
dbms: development [#CONV-2944].
2011-10-17 02:43:02 +00:00
Alexey Milovidov
726268f0a2
dbms: development [#CONV-2944].
2011-10-16 07:11:36 +00:00
Alexey Milovidov
8ac4e54b4c
dbms: development [#CONV-2944].
2011-10-16 04:17:41 +00:00
Alexey Milovidov
dea69c69c4
dbms: development [#CONV-2944].
2011-10-16 03:05:15 +00:00
Alexey Milovidov
61e080f7b3
dbms: development [#CONV-2944].
2011-10-16 01:57:10 +00:00
Alexey Milovidov
3843ff4078
dbms: development [#CONV-2944].
2011-10-15 23:40:56 +00:00
Alexey Milovidov
fa5d9aac76
dbms: development [#CONV-2944].
2011-10-10 12:26:26 +00:00
Alexey Milovidov
71a4679831
dbms: development [#CONV-2944].
2011-10-10 10:05:39 +00:00
Alexey Milovidov
0aa5f24113
dbms: development [#CONV-2944].
2011-10-10 06:10:49 +00:00
Alexey Milovidov
01324e9453
dbms: development [#CONV-2944].
2011-10-03 05:29:11 +00:00
Alexey Milovidov
36ddb35e07
dbms: development [#CONV-2944].
2011-10-03 04:06:34 +00:00
Alexey Milovidov
5ccc87b6b0
dbms: development [#CONV-2944].
2011-09-28 05:24:38 +00:00
Alexey Milovidov
d6a6985734
dbms: development [#CONV-2944].
2011-09-26 15:45:31 +00:00
Alexey Milovidov
6c1a9ede84
dbms: development [#CONV-2944].
2011-09-26 15:22:25 +00:00
Alexey Milovidov
cd94f5cccb
dbms: development [#CONV-2944].
2011-09-26 13:16:11 +00:00
Alexey Milovidov
191c78ede0
dbms: development [#CONV-2944].
2011-09-26 12:50:50 +00:00
Alexey Milovidov
1df4bf414c
dbms: development [#CONV-2944].
2011-09-26 11:05:38 +00:00
Alexey Milovidov
c8a4bcbb58
dbms: development [#CONV-2944].
2011-09-26 07:25:22 +00:00
Alexey Milovidov
cff1b81b34
dbms: development [#CONV-2944].
2011-09-26 04:00:46 +00:00
Alexey Milovidov
70ff575fd9
dbms: development [#CONV-2944].
2011-09-26 01:50:32 +00:00
Alexey Milovidov
a164a11d10
dbms: development [#CONV-2944].
2011-09-25 05:29:13 +00:00
Alexey Milovidov
13d0b57ca3
dbms: development [#CONV-2944].
2011-09-25 05:07:47 +00:00
Alexey Milovidov
b979162b00
dbms: development [#CONV-2944].
2011-09-25 03:37:09 +00:00
Alexey Milovidov
5c8b01da3a
dbms: development [#CONV-2944].
2011-09-24 20:32:41 +00:00
Alexey Milovidov
5c7ea6af1f
dbms: development [#CONV-2944].
2011-09-19 03:40:05 +00:00
Alexey Milovidov
4164a38d79
dbms: development [#CONV-2944].
2011-09-19 03:34:23 +00:00
Alexey Milovidov
67d99d4773
dbms: development.
2011-09-19 01:42:16 +00:00
Alexey Milovidov
f3b5e278cd
dbms: development [#CONV-2944].
2011-09-05 00:51:25 +00:00
Alexey Milovidov
d9aced1d0a
dbms: development [#CONV-2944].
2011-09-05 00:32:22 +00:00
Alexey Milovidov
c65e913754
dbms: development [#CONV-2944].
2011-09-04 21:23:19 +00:00
Alexey Milovidov
2215bc9626
dbms: development [#CONV-2944].
2011-09-04 05:14:52 +00:00
Alexey Milovidov
ad3ecadcf9
dbms: development [#CONV-2944].
2011-09-04 01:42:14 +00:00
Alexey Milovidov
971c98f03a
dbms: development [#CONV-2944].
2011-09-04 00:22:19 +00:00
Alexey Milovidov
5b7f634b59
dbms: development [#CONV-2944].
2011-08-28 08:50:27 +00:00
Alexey Milovidov
2d530f9b84
dbms: development [#CONV-2944].
2011-08-28 08:02:11 +00:00
Alexey Milovidov
420e68e7c7
dbms: development [#CONV-2944].
2011-08-28 05:13:24 +00:00
Alexey Milovidov
9b153918e7
dbms: development [#CONV-2944].
2011-08-28 02:22:23 +00:00
Alexey Milovidov
b67b8d8b54
dbms: development [#CONV-2944].
2011-08-28 00:31:30 +00:00
Alexey Milovidov
8fec27c1f6
dbms: development [#CONV-2944].
2011-08-27 22:43:31 +00:00
Alexey Milovidov
557110c826
dbms: development [#CONV-2944].
2011-08-27 04:34:29 +00:00
Alexey Milovidov
66d4adda93
dbms: development [#CONV-2944].
2011-08-22 20:37:21 +00:00
Alexey Milovidov
87470640f1
dbms: development.
2011-08-22 20:24:45 +00:00
Alexey Milovidov
9d8ea42cec
dbms: removed useless column types (Nullable, Tuple, Variant) [#CONV-2944].
2011-08-22 19:56:51 +00:00
Alexey Milovidov
56c67c0910
dbms: development [#CONV-2944].
2011-08-22 08:43:52 +00:00
Alexey Milovidov
dbf88adcb1
dbms: development [#CONV-2944].
2011-08-22 01:01:01 +00:00
Alexey Milovidov
f2af972222
dbms: development [#CONV-2944].
2011-08-21 06:52:21 +00:00
Alexey Milovidov
b1935500a8
dbms: development.
2011-08-21 03:41:37 +00:00
Alexey Milovidov
db0959a383
dbms: development [#CONV-2944].
2011-08-20 23:56:07 +00:00
Alexey Milovidov
504f799f28
dbms: development [#CONV-2944].
2011-08-19 20:35:21 +00:00
Alexey Milovidov
ba52b98e0a
dbms: development.
2011-08-19 19:18:15 +00:00
Alexey Milovidov
c972f291cb
dbms: development [#CONV-2944].
2011-08-19 18:31:14 +00:00
Alexey Milovidov
492cb89aa9
dbms: development [#CONV-2944].
2011-08-18 20:33:20 +00:00
Alexey Milovidov
bf1e7e85f0
dbms: development [#CONV-2944].
2011-08-18 18:48:00 +00:00
Alexey Milovidov
c2c98e01b7
dbms: added missing files [#CONV-2944].
2011-08-15 21:50:08 +00:00
Alexey Milovidov
476e8446e6
dbms: development [#CONV-2944].
2011-08-15 02:24:44 +00:00
Alexey Milovidov
624b31602c
dbms: development [#CONV-2944].
2011-08-15 01:12:57 +00:00
Alexey Milovidov
b644b610bb
dbms: development [#CONV-2944].
2011-08-15 01:05:18 +00:00
Alexey Milovidov
dbe5dda339
dbms: development [#CONV-2944].
2011-08-15 00:55:43 +00:00
Alexey Milovidov
987784ed80
dbms: development [#CONV-2944].
2011-08-14 00:49:30 +00:00
Alexey Milovidov
b2a826727e
dbms: development [#CONV-2944].
2011-08-13 23:03:07 +00:00
Alexey Milovidov
532a578b7a
dbms: development [#CONV-2944].
2011-08-13 21:05:18 +00:00
Alexey Milovidov
f3c427ae63
dbms: development [#CONV-2944].
2011-08-12 20:39:42 +00:00
Alexey Milovidov
e0ab9853d0
dbms: development [#CONV-2944].
2011-08-12 18:30:39 +00:00
Alexey Milovidov
676246fcbe
dbms: development [#CONV-2944].
2011-08-12 18:28:48 +00:00
Alexey Milovidov
082aac3771
dbms: development [#CONV-2944].
2011-08-12 18:27:39 +00:00
Alexey Milovidov
568a4de64c
dbms: development [#CONV-2944].
2011-08-09 19:19:25 +00:00
Alexey Milovidov
9f5cc680a4
dbms: development [#CONV-2504].
2011-08-09 19:19:00 +00:00
Alexey Milovidov
cd7e317362
dbms: development [#CONV-2944].
2011-08-09 17:24:17 +00:00
Alexey Milovidov
ca9ae06b48
dbms: development [#CONV-2944].
2011-08-09 16:42:08 +00:00
Alexey Milovidov
54808431ec
dbms: development [#CONV-2944].
2011-08-09 15:57:33 +00:00
Alexey Milovidov
b3bca9c160
dbms: development.
2011-08-07 03:42:36 +00:00
Alexey Milovidov
e1dca98ecb
dbms: development.
2011-08-07 02:08:22 +00:00
Alexey Milovidov
8eb6ebbbc5
stats: development [#CONV-2546].
2011-07-04 18:22:37 +00:00
Alexey Milovidov
13a70e05fe
DB: fixed error; added comments [#CONV-2546].
2011-06-30 15:21:35 +00:00
Alexey Milovidov
40c8f1e85e
DB: fixed error [#CONV-2546].
2011-06-27 19:34:03 +00:00
Alexey Milovidov
fa8fe600f1
DB: fixed error [#CONV-2546].
2011-06-27 19:24:33 +00:00
Alexey Milovidov
c84358c259
DB: tiny modification [#CONV-2546].
2011-06-27 19:10:43 +00:00
Alexey Milovidov
a6ec731e4c
DB: unified compressed buffers and compressed iostreams [#CONV-2546].
2011-06-27 18:33:23 +00:00
Alexey Milovidov
ea1a7d9192
DB: IO: allowed to use not own memory piece [#CONV-2546].
2011-06-27 18:22:14 +00:00
Alexey Milovidov
054786a2a7
dbms: IO: modification [#CONV-2546].
2011-06-27 16:41:02 +00:00
Alexey Milovidov
123e3f8e76
dbms: IO: fixed error [#CONV-2546].
2011-06-26 21:30:59 +00:00
Alexey Milovidov
36e74d86b3
dbms: IO: modified count() and next() methods. [#CONV-2546].
2011-06-24 21:08:26 +00:00
Alexey Milovidov
739361334f
dbms: added checksums in compressed data [#CONV-2546].
2011-06-24 20:18:09 +00:00
Alexey Milovidov
f488fbbff5
dbms: removed useless copy [#CONV-2546].
2011-06-17 21:31:41 +00:00
Alexey Milovidov
e60253110a
Merge
2011-06-17 21:19:39 +00:00
Alexey Milovidov
425fc839b0
dbms: using Snappy (experimental); removed compressed iostreams [#CONV-2546].
2011-06-17 20:44:10 +00:00
Alexey Milovidov
36517e32a2
dbms: improvement [#CONV-2546].
2011-06-15 18:54:18 +00:00
Alexey Milovidov
7b88ae65d8
███████████: development.
2011-06-06 20:35:58 +00:00
Alexey Milovidov
bbcc26abf4
dbms: removed tiny garbage.
2011-05-30 20:32:13 +00:00
Alexey Milovidov
43cbe1ab0d
Addition to prev. revision.
2011-05-27 18:47:00 +00:00
Alexey Milovidov
b57f60393e
ReadHelpers: safer.
2011-05-27 18:46:29 +00:00
Alexey Milovidov
cb45d49d11
dbms: added copyData function for Read/Write buffers.
2011-05-16 16:31:19 +00:00
Alexey Milovidov
74e423663a
dbms: fixed error.
2011-05-13 19:40:56 +00:00
Alexey Milovidov
4c8f946f70
███████████: more info.
2011-05-11 17:27:08 +00:00
Alexey Milovidov
57e0a3a25a
███████████-appender: tiny modification.
2011-05-10 17:23:29 +00:00
Alexey Milovidov
b18bedd18c
DB: IO: development.
2011-05-05 19:10:17 +00:00
Alexey Milovidov
50239f2c7c
VarInt: added missing functions.
2011-03-22 20:36:01 +00:00
Alexey Milovidov
740df01db3
Using mysqlxx library.
2011-03-17 19:45:21 +00:00
Alexey Milovidov
6390f54f9f
VarInt: added method getLengthOfVarInt().
2010-07-06 18:50:24 +00:00
Alexey Milovidov
a55f64a8aa
dbms: development.
2010-06-28 13:44:42 +00:00
Alexey Milovidov
ba83040cb0
dbms: development.
2010-06-25 19:55:19 +00:00
Alexey Milovidov
a3470586b9
dbms: development.
2010-06-25 16:36:13 +00:00
Alexey Milovidov
e5d9895b57
dbms: development.
2010-06-24 19:37:23 +00:00
Alexey Milovidov
8fc01e90d7
dbms: development.
2010-06-24 19:12:10 +00:00
Alexey Milovidov
f409cf1540
dbms: development.
2010-06-07 17:14:13 +00:00
Alexey Milovidov
a10879ca79
dbms: development.
2010-06-07 12:48:32 +00:00
Alexey Milovidov
75545a34e1
dbms: development.
2010-06-04 19:06:32 +00:00
Alexey Milovidov
6951a0b7c1
dbms: development.
2010-06-04 18:34:25 +00:00
Alexey Milovidov
eea1ce1050
dbms: development.
2010-06-04 18:30:13 +00:00
Alexey Milovidov
10ed3da0d0
dbms: development.
2010-06-04 18:26:41 +00:00
Alexey Milovidov
e0f951245a
dbms: development
2010-06-04 18:25:25 +00:00
Alexey Milovidov
7a360b0cd6
dbms: development.
2010-06-01 14:12:28 +00:00
Alexey Milovidov
8e0a378c90
dbms: development.
2010-06-01 13:41:51 +00:00
Alexey Milovidov
f6f252b8f2
dbms: development.
2010-06-01 13:35:09 +00:00
Alexey Milovidov
3de5e45cb2
dbms: development.
2010-05-28 19:15:51 +00:00
Alexey Milovidov
e00ee12aed
dbms: development.
2010-05-28 19:13:55 +00:00
Alexey Milovidov
f0afeaf7e9
dbms: development.
2010-05-24 18:58:14 +00:00
Alexey Milovidov
abf4c94551
dbms: development.
2010-05-24 17:55:57 +00:00
Alexey Milovidov
78c982e205
dbms: development.
2010-05-24 16:52:58 +00:00
Alexey Milovidov
a4d785017c
dbms: added missing file.
2010-05-21 19:53:44 +00:00
Alexey Milovidov
ec705eddef
dbms: development.
2010-05-21 19:52:50 +00:00
Alexey Milovidov
b2db328d0a
dbms: development.
2010-05-20 19:29:04 +00:00
Alexey Milovidov
308942f9b2
dbms: development.
2010-05-18 18:51:51 +00:00
Alexey Milovidov
a0a8b7fde6
dbms: fix to prev. revision.
2010-05-13 16:18:26 +00:00
Alexey Milovidov
c611490f3a
dbms: added missing files.
2010-05-13 16:17:10 +00:00
Alexey Milovidov
6609ba4c1b
dbms: development.
2010-05-13 16:13:38 +00:00
Alexey Milovidov
8c8fe0439f
dbms: development.
2010-03-18 20:52:28 +00:00
Alexey Milovidov
fb5ca4d182
dbms: development.
2010-03-18 20:32:35 +00:00
Alexey Milovidov
6ef3ffc267
dbms: development.
2010-03-18 19:32:14 +00:00
Alexey Milovidov
90a9820e79
dbms: development.
2010-03-17 20:38:17 +00:00
Alexey Milovidov
e3d91b90f2
dbms: development.
2010-03-17 20:33:47 +00:00
Alexey Milovidov
c788fd5bcc
dbms: development.
2010-03-17 20:03:06 +00:00
Alexey Milovidov
2c644482db
dbms: fixed incompatibility with newer version of boost.
2010-03-16 13:54:28 +00:00
Alexey Milovidov
c474d064a8
dbms: development.
2010-03-12 20:44:25 +00:00
Alexey Milovidov
f25307c662
dbms: development.
2010-03-12 18:25:35 +00:00
Alexey Milovidov
bee9f2ea55
dbms: development.
2010-03-05 17:38:01 +00:00
Alexey Milovidov
d741d53889
dbms: development.
2010-03-05 15:29:17 +00:00
Alexey Milovidov
148b08ff1a
dbms: development.
2010-03-04 19:20:28 +00:00
Alexey Milovidov
b39fe534ac
dbms: development.
2010-03-03 19:48:02 +00:00
Alexey Milovidov
110cf04c2f
dbms: development.
2010-03-01 18:03:12 +00:00
Alexey Milovidov
d1016346bf
DB: development.
2010-03-01 16:59:51 +00:00
Alexey Milovidov
301e578860
DB: development.
2010-03-01 16:55:47 +00:00
Alexey Milovidov
156533bb1c
VarInt: fixed error with signed integer.
2010-01-21 18:47:25 +00:00
Alexey Milovidov
37d340b404
VarInt: added method getLengthOfVarUInt().
2010-01-21 18:23:34 +00:00
Alexey Milovidov
b4cfd1b975
dbms: added compression to StorageNoKey.
2009-08-07 14:38:35 +00:00
Alexey Milovidov
a7cf7ab36f
dbms: added CompressedInputStream.
2009-08-06 19:51:41 +00:00
Alexey Milovidov
8af888b6a9
dbms: added CompressedOutputStream.
2009-08-06 19:22:37 +00:00
Alexey Milovidov
f71d00d6f5
dbms: development.
2009-07-29 17:34:49 +00:00
Alexey Milovidov
eed5be3979
dbms: renamed PrimaryKey to Storage.
2009-07-27 12:41:54 +00:00
Alexey Milovidov
5330d6f96d
dbms: development.
2009-07-24 18:00:22 +00:00
Alexey Milovidov
5442c79092
dbms: development.
2009-07-23 18:57:24 +00:00
Alexey Milovidov
2dbd493503
dbms: development.
2009-07-23 18:03:21 +00:00
Alexey Milovidov
c8e544b0f6
dbms: development.
2009-07-20 15:35:23 +00:00
Alexey Milovidov
ea150ca671
DBMS: development.
2009-07-17 18:08:48 +00:00