Alexey Milovidov
60b1d8ce51
Merge branch 'master' of github.com:yandex/ClickHouse
2017-08-18 19:36:12 +03:00
Alexey Milovidov
f918e22438
Miscellaneous [#CLICKHOUSE-2].
2017-08-18 19:36:02 +03:00
Vitaliy Lyudvichenko
a04e9a256e
Update CHANGELOG_RU.md
2017-08-18 19:30:31 +03:00
alexey-milovidov
42910f31f7
Update CHANGELOG_RU.md
2017-08-18 19:29:24 +03:00
Vitaliy Lyudvichenko
8726843fcd
Add russian changelog for 2 recent revisions. [#CLICKHOUSE-2]
2017-08-18 19:26:02 +03:00
proller
b29fea5301
release script: fix autogenerating date on --version call. clean unused.
2017-08-18 16:25:14 +03:00
Alexey Zatelepin
e545777187
fix PoolWithFailoverBase::TryResult initialization
2017-08-18 15:38:43 +03:00
robot-metrika-test
7b6fa26151
Auto version update to [54280]
2017-08-18 04:35:46 +03:00
proller
5908f17962
Fix release script
2017-08-18 04:33:03 +03:00
Alexey Milovidov
4687a2730d
Allow to override umask in config [#CLICKHOUSE-2].
2017-08-18 04:00:13 +03:00
proller
c720524078
Auto version update to [54279]
2017-08-18 02:03:15 +03:00
proller
44f669c1ca
Cmake: fix USE_INTERNAL_BOOST_LIBRARY=0
2017-08-18 02:02:51 +03:00
proller
97699eeea2
Auto version update to [54278]
2017-08-18 01:51:12 +03:00
Vitaliy Lyudvichenko
1a68a17a06
Avoid infinite loop in DDLWorker if ZooKeeper dies. [#CLICKHOUSE-2]
2017-08-17 23:06:38 +03:00
Vitaliy Lyudvichenko
f28d0cff3c
Add more detailed exception message. [#CLICKHOUSE-3234]
2017-08-17 23:06:38 +03:00
Nikolai Kochetov
f8bf45a5ec
added test [#CLICKHOUSE-3237]
2017-08-17 23:06:00 +03:00
Nikolai Kochetov
850bc9f19d
fixed reading const zero column in prewhere
2017-08-17 23:06:00 +03:00
alexey-milovidov
34dc2e5279
Merge pull request #1113 from BayoNet/master
...
<invalidate_query> setting of external dictionary <source> section is described
2017-08-17 22:21:09 +03:00
proller
2fa8ee5dd3
Debian: keep debian/changelog commited with actual version.
2017-08-17 22:20:04 +03:00
Alexey Milovidov
9f956d97dd
Removed debug output [#CLICKHOUSE-2].
2017-08-17 21:43:39 +03:00
proller
4988cb9f03
Issue #1110 : Fix build without installed boost ( #1115 )
2017-08-17 21:17:17 +03:00
BayoNet
2c5c42a917
<invalidate_query> setting of external dictionaty <source> section is described.
2017-08-17 17:37:40 +03:00
Marek Vavruša
5ba535f05f
Dictionaries: remove duplicate MySQLDictionarySource.h include
...
refs #1110
2017-08-17 01:35:19 +03:00
proller
175cd99288
Freebsd fixes: fix build with libc++, fix find system lib double-conversion ( #1109 )
...
* Cmake: Don't detect and use -no-pie flag with clang
* Camke: find_unwind: Fix disable on arm
* Freebsd fixes: fix build with libc++, fix find system lib double-conversion
2017-08-17 00:01:43 +03:00
Alexey Milovidov
16d6c4f9e7
Removed very old protocol compatibility features [#CLICKHOUSE-2].
2017-08-16 23:27:35 +03:00
Alexey Milovidov
eb88391655
Fixed error with alias substitution [#CLICKHOUSE-2986].
2017-08-16 23:10:25 +03:00
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