Mikhail f. Shiryaev
|
bc00ae383a
|
Update documentation for GraphiteMergeTree rollup
|
2019-02-27 13:59:12 +01:00 |
|
Mikhail f. Shiryaev
|
88d63a0b3a
|
Use pair of patterns to make combined RollupRules
|
2019-02-26 10:49:39 +01:00 |
|
Mikhail f. Shiryaev
|
58a5a9dc0c
|
Fix "only_from_localhost" example
|
2019-02-21 10:54:06 +01:00 |
|
Ivan Blinkov
|
b2fa415858
|
add lost empty lines
|
2019-02-21 10:58:55 +03:00 |
|
Ivan Blinkov
|
9aeb61e328
|
add lost empty lines
|
2019-02-21 10:58:32 +03:00 |
|
Vitaly Baranov
|
31039056f5
|
Merge pull request #4174 from vitlibar/add-protobuf-input-format
Add protobuf input format.
|
2019-02-21 00:59:13 +03:00 |
|
Alex Zatelepin
|
aeb073102a
|
Update CHANGELOG_RU.md
|
2019-02-20 23:34:56 +03:00 |
|
alexey-milovidov
|
44b878c85e
|
Merge pull request #4462 from 4ertus2/joins
Multiple JOINS: resolve column names via flat aliases
|
2019-02-20 22:54:46 +03:00 |
|
alexey-milovidov
|
4481e0e23f
|
Update CHANGELOG_RU.md
|
2019-02-20 22:29:47 +03:00 |
|
alexey-milovidov
|
555fc2bf69
|
Update CHANGELOG.md
|
2019-02-20 22:20:22 +03:00 |
|
alexey-milovidov
|
3554ad3020
|
Update CHANGELOG_RU.md
|
2019-02-20 22:19:54 +03:00 |
|
alexey-milovidov
|
754408b0bb
|
Update CHANGELOG_RU.md
|
2019-02-20 22:18:52 +03:00 |
|
alexey-milovidov
|
00b1ce83be
|
Update CHANGELOG_RU.md
|
2019-02-20 22:18:16 +03:00 |
|
alexey-milovidov
|
3403fbf524
|
Update CHANGELOG_RU.md
|
2019-02-20 22:17:19 +03:00 |
|
alexey-milovidov
|
c32768129e
|
Update CHANGELOG.md
|
2019-02-20 22:15:58 +03:00 |
|
alexey-milovidov
|
893e6e8ef6
|
Update CHANGELOG_RU.md
|
2019-02-20 22:15:28 +03:00 |
|
alexey-milovidov
|
dadbcfb78c
|
Merge pull request #4464 from yandex/changelog-translation
Add RU changelog for 19.3.3
|
2019-02-20 22:14:32 +03:00 |
|
Alexey Zatelepin
|
c559ed4614
|
add ru changelog for 19.3.3
|
2019-02-20 21:49:35 +03:00 |
|
chertus
|
f028691eaa
|
Merge branch 'master' into joins
|
2019-02-20 18:48:47 +03:00 |
|
chertus
|
116574288f
|
one more test
|
2019-02-20 18:47:38 +03:00 |
|
chertus
|
1f2a5f9a91
|
disable asterisks in mJOIN, add some tests
|
2019-02-20 18:28:53 +03:00 |
|
proller
|
853537d233
|
Parquet hotfixes (#4458)
* Parquet hotfixes
* Parquet tests hotfixes
* Parquet: Mute ubsan for parquet and snappy
* Disable ubsan for arrow
|
2019-02-20 18:21:23 +03:00 |
|
alexey-milovidov
|
fb384078c3
|
Update CHANGELOG_RU.md
|
2019-02-20 17:53:22 +03:00 |
|
alexey-milovidov
|
fbf7d31057
|
Update CHANGELOG_RU.md
|
2019-02-20 17:52:58 +03:00 |
|
alexey-milovidov
|
7cf875bf0c
|
Update CHANGELOG_RU.md
|
2019-02-20 17:52:43 +03:00 |
|
alexey-milovidov
|
f040f2c2d9
|
Merge pull request #4460 from yandex/changelog-translation
Add RU changelogs for recent releases
|
2019-02-20 17:51:30 +03:00 |
|
Alexey Zatelepin
|
395ccdbbe5
|
add ru changelog for 19.3.4
|
2019-02-20 17:37:09 +03:00 |
|
alesapin
|
964f98686e
|
Merge pull request #4454 from yandex/fix_long_http_queries_insert
Fix bug with long http insert queries processing
|
2019-02-20 17:15:19 +03:00 |
|
Alexey Zatelepin
|
04d2326df6
|
add ru changelog for 19.1.8
|
2019-02-20 17:02:59 +03:00 |
|
chertus
|
d45d980716
|
support column names without aliases (make special ones)
|
2019-02-20 16:22:01 +03:00 |
|
chertus
|
48ee3e83fa
|
JoinToSubqueryTransform with short names
|
2019-02-20 15:12:36 +03:00 |
|
alesapin
|
432a802342
|
Merge branch 'master' into fix_long_http_queries_insert
|
2019-02-20 14:53:36 +03:00 |
|
alesapin
|
ef7beb1596
|
Fix bug with long http insert queries processing
|
2019-02-20 12:22:13 +03:00 |
|
Anton Okulov
|
7dbfd27d62
|
Fix startsWith function description (#4451)
|
2019-02-20 08:59:50 +03:00 |
|
Vitaly Baranov
|
78c808da10
|
Add a test for checking reading data from protobuf messages.
|
2019-02-20 07:28:18 +03:00 |
|
Vitaly Baranov
|
eef02034b2
|
Implement a new row input stream for reading protobuf messages.
|
2019-02-20 07:28:18 +03:00 |
|
Vitaly Baranov
|
670968af97
|
Added function deserializeProtobuf() to each data type.
|
2019-02-20 07:28:18 +03:00 |
|
Vitaly Baranov
|
630012dfb7
|
Fix error text about format schema.
|
2019-02-20 07:28:18 +03:00 |
|
Vitaly Baranov
|
9cd4c7495f
|
Implement an utility class for reading protobuf messages.
|
2019-02-20 07:28:02 +03:00 |
|
Vitaly Baranov
|
74cc6f285c
|
Implement an utility class to match columns and protobuf fields.
|
2019-02-20 05:32:29 +03:00 |
|
Vitaly Baranov
|
76aae5f5d0
|
Add support for settings 'format_schema' in a "INSERT INTO table FORMAT" query.
|
2019-02-20 05:32:29 +03:00 |
|
proller
|
e20c77e4c6
|
Add parquet support. Fixes, tests, ...
|
2019-02-19 23:51:44 +03:00 |
|
proller
|
1def68be6f
|
Merge remote-tracking branch 'upstream/master' into fix23
|
2019-02-19 23:48:07 +03:00 |
|
proller
|
88076bb8c9
|
Merge commit 'bf09c2047a47b74f089d701b9b1e4fcbe8955a7f' into fix23
|
2019-02-19 23:46:37 +03:00 |
|
alexey-milovidov
|
3f9b41b911
|
Merge pull request #4447 from yandex/changelog-translation
Add RU changelog for 19.1.7
|
2019-02-19 22:54:08 +03:00 |
|
Alexey Zatelepin
|
4dcddbc9d7
|
add ru changelog for 19.1.7
|
2019-02-19 22:25:32 +03:00 |
|
alexey-milovidov
|
6d7fea6c81
|
Merge pull request #4446 from yandex/fix-column-comments-table-function-remote-backward-incompatibility
Fixed backward incompatibility of table function "remote" introduced with column comments
|
2019-02-19 22:21:38 +03:00 |
|
Alexey Milovidov
|
9c23486551
|
Fixed backward incompatibility of table function "remote" introduced with column comments
|
2019-02-19 20:02:51 +03:00 |
|
alexey-milovidov
|
fb002f40ff
|
Merge pull request #4371 from vitlibar/fix-compilation-on-mac
Fix compilation on Mac.
|
2019-02-19 19:39:42 +03:00 |
|
alexey-milovidov
|
4588542e45
|
Merge pull request #4444 from proller/fix15
Build fixes (freebsd)
|
2019-02-19 19:33:14 +03:00 |
|