Commit Graph

19527 Commits

Author SHA1 Message Date
alesapin
e37a163c3b CLICKHOUSE-4067: var usage 2018-10-16 12:14:54 +03:00
Maksim
9e813f911c Added third-party http client library for python (#3394)
* Added third-party client library for python

* Added third-party client library for python (rus)
2018-10-16 10:42:56 +03:00
chertus
29bd00f9f4 simple fix for Decimal128 group by [issue-3378] 2018-10-16 10:31:17 +03:00
sundyli
f80e222bc9 Add formats translate (#3392)
* add formats translate && improve some css style in zh

* improve some translate
2018-10-16 09:58:03 +03:00
alesapin
051390cd7f trying to debug 2018-10-15 23:56:01 +03:00
chertus
465cb6d267 fix for Decimal128 group by [issue-3378] 2018-10-15 22:14:08 +03:00
alexey-milovidov
187529907e
Merge pull request #3390 from proller/fix13
clickhouse-odbc#125 : Make TIMESTAMP alias for DateTime type for allowing CAST(x AS TIMESTAMP)
2018-10-15 21:42:04 +03:00
alesapin
f9a6116324 Add missed file 2018-10-15 21:38:52 +03:00
proller
0cf72f9b26 clickhouse-odbc#125 : Make TIMESTAMP alias for DateTime type for allowing CAST(x AS TIMESTAMP) 2018-10-15 18:10:34 +03:00
alesapin
c951ec7bad CLICKHOUSE-4067: Fixes in odbc dictionaries. Now dictionaries receives bridge path from global config (as it was before). Quotation performed on table and schema independently. Add tests with postgres interaction. Update documentation 2018-10-15 17:49:23 +03:00
proller
394b9760f4 3380 docker can't start with lastest version 2018-10-15 15:34:48 +03:00
alexey-milovidov
cb6e84092b
Merge pull request #3376 from yandex/fix_odbc_dictionaries
Remove abs path from testing framework
2018-10-14 21:15:33 +03:00
alesapin
e6c414c936 Remove abs path from testing framework 2018-10-14 12:51:16 +03:00
Alexey Milovidov
50234013b5 Whitespaces [#CLICKHOUSE-4016] 2018-10-14 11:23:21 +03:00
Alexey Milovidov
c53f38260f Added instruction for quick syntax check [#CLICKHOUSE-2] 2018-10-14 11:22:56 +03:00
Alexey Milovidov
9c4e74ad91 Merge branch 'master' of github.com:yandex/ClickHouse 2018-10-14 11:05:23 +03:00
Alexey Milovidov
42d5418257 Added fixture [#CLICKHOUSE-4016] 2018-10-14 11:05:13 +03:00
alexey-milovidov
4f819314b1
Merge pull request #3375 from ClickHouse-Ninja/replicated-merge-tree-send-drop-request-to-the-leader-replica
ReplicatedMergeTree: send drop request to the leader replica
2018-10-14 02:31:20 +03:00
Kirill Shvakov
5600c35847 check drop type 2018-10-14 00:37:16 +03:00
Kirill Shvakov
0f509b9eb5 ReplicatedMergeTree: send drop request to the leader replica 2018-10-13 23:58:04 +03:00
Alexey Milovidov
881893da56 Merge branch 'master' of github.com:yandex/ClickHouse 2018-10-13 17:33:53 +03:00
Alexey Milovidov
f720a5bf95 Fixed typos in code #3373 2018-10-13 17:33:43 +03:00
alexey-milovidov
8d8b2e9c08
Merge pull request #3373 from avsharapov/fixTypoInReadme
Fix typo in readme
2018-10-13 17:32:44 +03:00
avsharapov
11da23f153 Fix typo in readme 2018-10-13 15:28:08 +03:00
robot-clickhouse
dd07029050 Auto version update to [18.14.8] [54409] 2018-10-13 03:31:18 +03:00
alexey-milovidov
058f86debd
Merge pull request #3254 from yandex/group_by_two_level_compatibility
Fixed incompatibility when versions prior to 18.12.17 are used on remote servers and newer is used on initiating server, and GROUP BY both fixed and non-fixed keys, and when two-level group by method is activated
2018-10-13 02:47:16 +03:00
Alexey Milovidov
72e2996e3e Fixed incompatibility when versions prior to 18.12.17 are used on remote servers and newer is used on initiating server, and GROUP BY both fixed and non-fixed keys, and when two-level group by method is activated [#CLICKHOUSE-4035] 2018-10-13 02:43:25 +03:00
Alexey Milovidov
98859f232b Merge branch 'master' into group_by_two_level_compatibility 2018-10-13 02:13:30 +03:00
robot-clickhouse
adf6291746 Auto version update to [18.14.7] [54409] 2018-10-12 22:44:51 +03:00
alexey-milovidov
845e8b19d8
Merge pull request #3367 from yandex/CLICKHOUSE-4060
CLICKHOUSE-4060: Use individual context for each function
2018-10-12 22:08:16 +03:00
alexey-milovidov
06f8f5de5f
Merge pull request #3369 from blinkov/master
Improvements around docs infrastructure
2018-10-12 22:07:48 +03:00
alexey-milovidov
94a06b9d86
Merge pull request #3370 from 4ertus2/bugs
test for OR optimisation [issue-3339]
2018-10-12 22:07:06 +03:00
chertus
e2e3205c62 add test for OR optimisation [issue-3339] 2018-10-12 19:16:27 +03:00
Ivan Blinkov
749a301381 Merge branch 'master' of github.com:yandex/ClickHouse 2018-10-12 19:06:17 +03:00
Ivan Blinkov
f7df03b4dd Copy pdfs via gulp too 2018-10-12 18:53:40 +03:00
Ivan Blinkov
1c64320544 Pre-generate PDF version of docs 2018-10-12 18:43:16 +03:00
chertus
9120d5f38e extract visitor from ExpressionAnalyser [CLICKHOUSE-3996] 2018-10-12 18:41:28 +03:00
alesapin
72ef357a02 Fix typo assignment 2018-10-12 17:52:39 +03:00
Ivan Blinkov
2bed2d4bdc Couple css fixes 2018-10-12 17:26:29 +03:00
alexey-milovidov
69a1303fc2
Merge pull request #3365 from liuyimin-bytedance/master
Add test for issue #3269
2018-10-12 17:08:01 +03:00
alexey-milovidov
8b4e58460a
Merge pull request #3366 from 4ertus2/decimal
Conditional for UUID [CLICKHOUSE-4016]
2018-10-12 17:06:29 +03:00
alexey-milovidov
b1ceb4bfc8
Merge pull request #3362 from yandex/nullable-types-from-external-databases
Allow Nullable types in MySQL, ODBC and MongoDB external sources
2018-10-12 16:59:01 +03:00
Ivan Blinkov
6bbbb55615 Fix some punctuation 2018-10-12 16:28:34 +03:00
Ivan Blinkov
415f763910 Some sync between 3rd party software lists 2018-10-12 16:26:57 +03:00
Ivan Blinkov
6c57d03ec4 Merge branch 'master' of github.com:yandex/ClickHouse 2018-10-12 16:22:14 +03:00
Ivan Blinkov
664b7d1877 Support multilanguage docs navigation, including mobile mode 2018-10-12 16:22:08 +03:00
alesapin
17150fd688 CLICKHOUSE-4060: Use individual context for each function 2018-10-12 16:03:57 +03:00
chertus
688b5aa8e4 Conditional for UUID [CLICKHOUSE-4016] 2018-10-12 14:23:05 +03:00
liuyimin
5d40757e9b Add test for issue #3269 2018-10-12 18:34:37 +08:00
glockbender
3674601873 Update third-party_client_libraries.md (#3364)
Adding  Exposed-based sql framework for Kotlin
2018-10-12 12:19:16 +03:00