Alexey Milovidov
|
3a86673aea
|
Fixed error when part could become broken during ALTER MODIFY of element of Nested column [#CLICKHOUSE-3232].
|
2017-08-16 22:41:52 +03:00 |
|
Alexey Milovidov
|
53d46136c5
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2017-08-16 22:22:58 +03:00 |
|
Alexey Milovidov
|
164ad05ae1
|
Little better [#CLICKHOUSE-3231].
|
2017-08-16 22:22:49 +03:00 |
|
proller
|
0490a268f7
|
Cmake: find_unwind: Fix disable on arm
|
2017-08-16 21:06:40 +03:00 |
|
Alexey Milovidov
|
731b4b4728
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2017-08-16 20:21:49 +03:00 |
|
Alexey Milovidov
|
b6cafb9a88
|
Set "max_replica_delay_for_distributed_queries" to five minutes by default [#CLICKHOUSE-2141].
|
2017-08-16 20:21:39 +03:00 |
|
blazerer
|
a11759c75b
|
mysqlxx transaction exception safety
Fix terminate on exception and rollback query fail.
|
2017-08-16 18:30:05 +03:00 |
|
Alexey Milovidov
|
c629799500
|
Fixed insufficient arguments checking [#CLICKHOUSE-3102].
|
2017-08-16 17:21:24 +03:00 |
|
BayoNet
|
40f3100280
|
Merge remote-tracking branch 'upstream/master'
|
2017-08-16 17:05:18 +03:00 |
|
alexey-milovidov
|
bbc42a391a
|
Update queries.rst
|
2017-08-16 16:54:14 +03:00 |
|
Konstantin Lebedev
|
e2a0294e74
|
Added link to native python driver to en docs
|
2017-08-16 14:16:27 +03:00 |
|
Alberto
|
727ca81998
|
Fixed typo
|
2017-08-16 14:08:02 +03:00 |
|
BayoNet
|
5304357d71
|
Some errors in desctiptions are fixed
|
2017-08-16 13:46:46 +03:00 |
|
BayoNet
|
a1272601e5
|
Default make html language changed to russian.
|
2017-08-16 13:46:46 +03:00 |
|
BayoNet
|
7dae4f9f7b
|
External dictionaries topic is restructured and updated.
|
2017-08-16 13:46:46 +03:00 |
|
BayoNet
|
215098fe70
|
Some errors in desctiptions are fixed
|
2017-08-16 11:14:13 +03:00 |
|
Konstantin Lebedev
|
d3118b6e92
|
Added link to native python driver
|
2017-08-16 02:41:50 +03:00 |
|
Alexey Milovidov
|
68c57b2b61
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2017-08-16 00:53:03 +03:00 |
|
Alexey Milovidov
|
2ddf462563
|
Fixed regression [#CLICKHOUSE-2].
|
2017-08-16 00:52:52 +03:00 |
|
alexey-milovidov
|
d6736a32d9
|
Update star_schema.rst
|
2017-08-16 00:33:07 +03:00 |
|
Vitaliy Lyudvichenko
|
ad40104022
|
Unix timestamp format for DateTime fields in CSV. Resolves #366. [#CLICKHOUSE-3168]
|
2017-08-15 23:22:36 +03:00 |
|
Alexey Milovidov
|
dc29ae7e73
|
Added test (tnx. egatov) [#CLICKHOUSE-2].
|
2017-08-15 23:17:50 +03:00 |
|
Alexey Milovidov
|
6033221198
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2017-08-15 23:14:32 +03:00 |
|
Alexey Milovidov
|
4272265128
|
Fixed LimitReadBuffer [#CLICKHOUSE-2].
|
2017-08-15 23:14:15 +03:00 |
|
Alexey Zatelepin
|
0185fd4542
|
fix parsing min-max dates from part name [#CLICKHOUSE-3000]
|
2017-08-15 23:03:59 +03:00 |
|
Nikolai Kochetov
|
f8513b932f
|
removed ability to select from external temporary table by query_id
|
2017-08-15 22:31:40 +03:00 |
|
Nikolai Kochetov
|
89df47fd52
|
added test for drop temporary table
|
2017-08-15 22:31:40 +03:00 |
|
Nikolai Kochetov
|
9c6f1a1e4b
|
supported drop query for temporary tables [#CLICKHOUSE-3219]
|
2017-08-15 22:31:40 +03:00 |
|
Alexey Zatelepin
|
372801c59b
|
fix comments [#CLICKHOUSE-3000]
|
2017-08-15 22:30:52 +03:00 |
|
Alexey Zatelepin
|
0df4ae6b02
|
do not use unnecessary temporary objects to query a set of parts [#CLICKHOUSE-3000]
|
2017-08-15 22:30:52 +03:00 |
|
Alexey Zatelepin
|
f25f0cd759
|
reduce number of places where partitioning by month is assumed [#CLICKHOUSE-3000]
|
2017-08-15 22:30:52 +03:00 |
|
robot-metrika-test
|
335078ae90
|
Auto version update to [54275]
|
2017-08-15 19:18:02 +03:00 |
|
Vitaliy Lyudvichenko
|
8a14cc49ff
|
asyncMulti() -> multi(). [#CLICKHOUSE-3221]
|
2017-08-15 19:18:02 +03:00 |
|
robot-metrika-test
|
c305b77871
|
Auto version update to [54274]
|
2017-08-14 19:07:55 +03:00 |
|
proller
|
1f2c4fc754
|
Cmake: Don't detect and use -no-pie flag with clang
|
2017-08-14 17:58:47 +03:00 |
|
Vitaliy Lyudvichenko
|
05d3f338ca
|
Add useful .gitignore. [#CLICKHOUSE-2]
|
2017-08-14 15:03:43 +03:00 |
|
Vitaliy Lyudvichenko
|
33a50b4d65
|
Fix false IOError messages in integration tests log. [#CLICKHOUSE-2]
|
2017-08-14 14:49:30 +03:00 |
|
robot-metrika-test
|
b1bc0a9e99
|
Auto version update to [54273]
|
2017-08-14 09:49:06 +03:00 |
|
Alexey Milovidov
|
5fe560e7f2
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2017-08-14 08:51:13 +03:00 |
|
Alexey Milovidov
|
5af5f78cb7
|
Terminate only DDLWorker in case of unexpected exception in DDLWorker [#CLICKHOUSE-4].
|
2017-08-14 08:51:03 +03:00 |
|
robot-metrika-test
|
a16ed9fc32
|
Auto version update to [54272]
|
2017-08-14 08:49:05 +03:00 |
|
Alexey Milovidov
|
1495490726
|
DDLWorker: better [#CLICKHOUSE-5].
|
2017-08-14 08:44:04 +03:00 |
|
Alexey Milovidov
|
957fb9f2e5
|
Added test [#CLICKHOUSE-2].
|
2017-08-14 07:49:20 +03:00 |
|
Alexey Milovidov
|
09d83eecd0
|
Moved code to cpp [#CLICKHOUSE-2].
|
2017-08-14 07:42:04 +03:00 |
|
alexey-milovidov
|
94a15df626
|
Update LimitReadBuffer.h
|
2017-08-14 07:37:01 +03:00 |
|
alexey-milovidov
|
cbed1415d7
|
Update LimitReadBuffer.h
|
2017-08-14 07:37:01 +03:00 |
|
alexey-milovidov
|
16f0af8018
|
Update LimitReadBuffer.h
|
2017-08-14 07:37:01 +03:00 |
|
alexey-milovidov
|
d87b615bdf
|
Update LimitReadBuffer.h
|
2017-08-14 07:37:01 +03:00 |
|
alexey-milovidov
|
3330cd6a7f
|
Update LimitReadBuffer.h
|
2017-08-14 07:37:01 +03:00 |
|
Evgeniy Gatov
|
2e6eb504dc
|
LimitReadBuffer fix [#CLICKHOUSE-2].
|
2017-08-14 07:37:01 +03:00 |
|