Commit Graph

21570 Commits

Author SHA1 Message Date
Alexey Zatelepin
da0f555484 speedup calculation of ASTLiteral hash a bit #4058 2019-01-23 16:20:03 +03:00
alesapin
90a629a21c Merge branch 'master' of github.com:yandex/ClickHouse 2019-01-23 15:49:30 +03:00
alesapin
eb207b2c5c Replace untrusted hits_1000m with hits_1000m_single in performance test 2019-01-23 15:48:15 +03:00
BayoNet
38945cfca4 Fixed anchors in docs (#4127) 2019-01-23 14:55:07 +03:00
Alexey Zatelepin
370c8c4e54 Merge branch 'master' into mutations-fix-in
Conflicts:
	dbms/src/Parsers/IAST.h
2019-01-23 14:47:53 +03:00
Alexey Zatelepin
f3b4292fc6 add data types to the prepared_sets key for literals #4058 2019-01-23 14:20:01 +03:00
Alexey Zatelepin
5154814bf9 try to get rid of IAST::range #4058 2019-01-23 14:19:22 +03:00
alesapin
c3d35e0330 Merge branch 'master' of github.com:yandex/ClickHouse 2019-01-23 14:00:22 +03:00
alesapin
a96f638cb0 Fixes in performance-test: more correct json, choose main_metric by default, fix params accumulation bug 2019-01-23 14:00:06 +03:00
Odin Hultgren Van Der Horst
95f2f3faeb Removed old comment 2019-01-23 11:48:30 +01:00
Odin Hultgren Van Der Horst
3b01eb62f2 Merge branch 'master' of https://github.com/yandex/ClickHouse into kafka_zstd 2019-01-23 11:33:34 +01:00
Ivan Blinkov
0ed41dc4c0
Add C++ ClickHouse and CatBoost Sprints link to website front page (#4124) 2019-01-23 12:12:29 +03:00
Ivan Blinkov
f6225b9c32
Restore Upcoming Events README.md section
[C++ ClickHouse and CatBoost Sprints](https://events.yandex.ru/events/ClickHouse/2-feb-2019/) in Moscow on February 2.
2019-01-23 11:57:42 +03:00
Danila Kutenin
d8ce005983 Docs for multi string search (#4123) 2019-01-23 11:38:32 +03:00
Danila Kutenin
8bc6eef97c Docs for multi string search 2019-01-23 11:32:43 +03:00
alexey-milovidov
cd874be05a
Merge pull request #4122 from maiha/dbms-fix-misspells
dbms: Fixed misspells in comments
2019-01-22 23:47:57 +03:00
maiha
6c83beafdd dbms: Fixed misspells in comments 2019-01-23 04:56:53 +09:00
robot-clickhouse
9481d01ca8 Auto version update to [19.1.5] [54413] 2019-01-22 22:18:30 +03:00
alexey-milovidov
2a7e7364c1
Merge pull request #4120 from yandex/read_all_fds_from_proc
Fix fds close logic
2019-01-22 22:10:59 +03:00
alexey-milovidov
12845599a9
Merge pull request #4121 from 4ertus2/ast
Fix ArrayJoin columns calculation
2019-01-22 22:09:36 +03:00
chertus
f54ed4a2e3 do not revisit ArrayJoin identifiers 2019-01-22 21:02:53 +03:00
chertus
97199b9712 fix ArrayJoin columns calculation 2019-01-22 20:36:08 +03:00
alesapin
6053d1f235 Fix type 2019-01-22 19:28:05 +03:00
Nikolai Kochetov
3b0c67b6cd Added test with all joins to bugs. 2019-01-22 19:21:55 +03:00
alesapin
e026759443 Fix fds close logic 2019-01-22 17:37:28 +03:00
ogorbacheva
a9054e05f0 Doc fix: edit info about escaping (#4118)
* Doc fix: delete VerticalRaw format and remove escaping from Pretty and Vertical formats

* Doc fix: editing text about escaping

* Doc fix: fix example in pretty format

* Doc fix: fix example in pretty format

* Doc fix: last fixes

* Doc fix: last fixes

* Doc fix
2019-01-22 16:21:20 +03:00
robot-clickhouse
24fc3ad544 Auto version update to [19.1.4] [54413] 2019-01-22 02:29:09 +03:00
alexey-milovidov
be762f58e1
Merge pull request #4115 from 4ertus2/ast
Fix "Unknown identifier" in lambda
2019-01-22 02:28:13 +03:00
chertus
1d0bee7dee fix collecting required columns in lambda 2019-01-21 22:56:11 +03:00
Alexey Milovidov
c70e8cc5f0 Miscellaneous #3726 2019-01-21 22:45:26 +03:00
alexey-milovidov
b41fa8e7af
Merge pull request #3726 from zhang2014/feature/use_cluster_pool
Use cluster connections pool in DirectoryMonitor
2019-01-21 22:33:19 +03:00
Alexey Milovidov
f7ecfc776b Miscellaneous #4111 2019-01-21 21:04:08 +03:00
alexey-milovidov
09b991b47c
Merge pull request #4111 from yandex/compression_codecs_log_storages
Compression codecs log storages
2019-01-21 20:59:56 +03:00
alexey-milovidov
1f8bb17792
Merge pull request #4103 from yandex/test-hint-fix
Miscellaneous changes for PVS-Studio
2019-01-21 20:57:49 +03:00
Alexey Milovidov
2eb7b15273 Addition to prev. revision #4103 2019-01-21 19:14:26 +03:00
Alexey Milovidov
47139adc5b Merge branch 'master' into test-hint-fix 2019-01-21 18:28:23 +03:00
alesapin
88c413fbe2 Remove accidental change 2019-01-21 17:03:34 +03:00
alesapin
34fb1c89f1 Add ability to choose codecs for storage log and tiny log 2019-01-21 17:00:06 +03:00
robot-clickhouse
436cf294db Auto version update to [19.1.3] [54413] 2019-01-21 16:26:13 +03:00
Alexey Milovidov
ac0060079a Fixed warnings in SpecializedAggregator 2019-01-21 16:13:20 +03:00
alexey-milovidov
5d3acdafe6
Merge pull request #4106 from gerasiov/fixes
.gitignore: Move debian/ specific entries to debian/.gitignore
2019-01-21 13:05:32 +03:00
robot-clickhouse
dfe0a734cd Auto version update to [19.1.2] [54413] 2019-01-21 12:48:35 +03:00
alesapin
0728519b2d Add image for stateful tests 2019-01-21 11:46:28 +03:00
Alexander GQ Gerasiov
a0a0e1d3e5 Remove .travis.yml.bak 2019-01-21 01:35:57 +03:00
Alexander GQ Gerasiov
afa9e8d4ea .gitignore: Move debian/ specific entries to debian/.gitignore
Signed-off-by: Alexander GQ Gerasiov <gq@cs.msu.su>
2019-01-21 01:26:50 +03:00
Alexey Milovidov
be4eed19ae Merge branch 'master' of github.com:yandex/ClickHouse 2019-01-20 03:10:58 +03:00
Alexey Milovidov
05e713e724 Fixed test #3960 2019-01-20 03:10:49 +03:00
Alexey Milovidov
a436915ed6 Fixed test #3960 2019-01-20 03:10:27 +03:00
alexey-milovidov
ee23f6997d
Merge pull request #4084 from yandex/storage_hdfs_improvements
Storage hdfs write and refactoring
2019-01-20 02:51:39 +03:00
alexey-milovidov
9a22185bd6
Update ReadBufferFromHDFS.cpp 2019-01-20 02:51:03 +03:00