Alexey Milovidov
|
e0f1637506
|
Moved file to appropriate place; split to cpp #2482
|
2018-08-20 05:34:00 +03:00 |
|
Alexey Milovidov
|
f1ba2f9a33
|
Try to fix "query in form data" feature while still tracking limits for external tables (try №2) #2482
|
2018-08-20 05:23:35 +03:00 |
|
Alexey Milovidov
|
6fb8b4e5cd
|
Opinionated changes #2893
|
2018-08-19 23:18:31 +03:00 |
|
alesapin
|
f6c9587d0a
|
CLICKHOUSE-3878: Move last interaction with ODBC from main code to bridge, split Handlers file on three different, slightly remove copy-paste code
|
2018-08-19 20:09:54 +03:00 |
|
Alexey Milovidov
|
6741582950
|
Better diagnostic in test #2482
|
2018-08-19 07:54:14 +03:00 |
|
Alexey Milovidov
|
99b19c3a66
|
Miscellaneous #2482
|
2018-08-19 07:45:39 +03:00 |
|
Alexey Milovidov
|
bf68280bf3
|
Miscellaneous #2482
|
2018-08-19 07:43:58 +03:00 |
|
Alexey Milovidov
|
c81eaf66da
|
Corrected comment #2482
|
2018-08-19 07:31:51 +03:00 |
|
Alexey Milovidov
|
1802b00c0b
|
Fixed bad arithmetic; miscellaneous #2482
|
2018-08-19 07:25:53 +03:00 |
|
Alexey Milovidov
|
1c4f5d3359
|
Miscellaneous #2482
|
2018-08-17 21:57:07 +03:00 |
|
Alexey Milovidov
|
aef490d173
|
Merge remote-tracking branch 'origin/master' into CLICKHOUSE-2910
Conflicts:
dbms/src/Common/ODBCBridgeHelper.h
|
2018-08-17 00:47:15 +03:00 |
|
alesapin
|
2583abfccf
|
CLICKHOUSE-3878: Conflict fixes
|
2018-08-16 01:02:36 +03:00 |
|
alesapin
|
62c166db79
|
CLICKHOUSE-3878: Build fixes
|
2018-08-16 01:00:45 +03:00 |
|
alesapin
|
6fa4af882f
|
CLICKHOUSE-3878: Build fixes
|
2018-08-16 01:00:28 +03:00 |
|
Alexey Milovidov
|
9a78ee3e44
|
Removed static std::string variable #2482
|
2018-08-16 00:57:40 +03:00 |
|
Alexey Milovidov
|
76af46ed5d
|
Merge remote-tracking branch 'origin/master' into CLICKHOUSE-2910
Conflicts:
dbms/src/Interpreters/Settings.h
dbms/tests/queries/0_stateless/00687_top_and_offset.sql
|
2018-08-16 00:44:24 +03:00 |
|
chertus
|
c8e945d73d
|
one another build fix
|
2018-08-15 18:29:57 +03:00 |
|
Alexey Milovidov
|
21579a3cc8
|
Removed static std::string variable #2482
|
2018-08-14 23:56:23 +03:00 |
|
Alexey Milovidov
|
acb99b49df
|
Merge branch 'master' into CLICKHOUSE-2910
|
2018-08-14 23:29:42 +03:00 |
|
chertus
|
44c3166c6e
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2018-08-14 22:17:28 +03:00 |
|
chertus
|
21fe103831
|
fix clang build
|
2018-08-14 22:16:56 +03:00 |
|
alesapin
|
942d9a5fee
|
Merge branch 'master' into master
|
2018-08-14 17:09:27 +03:00 |
|
chertus
|
241b05c80a
|
merge master
|
2018-08-14 15:50:28 +03:00 |
|
alesapin
|
edc2dc45b6
|
Merge branch 'master' into master
|
2018-08-14 13:35:32 +03:00 |
|
alesapin
|
af19d4133d
|
CLICKHOUSE-3878: Move connection string validation to common, remove redundant headers, fix compilation issues
|
2018-08-14 13:33:41 +03:00 |
|
alexey-milovidov
|
6b3375393d
|
Merge pull request #2840 from VadimPE/CLICKHOUSE-3211
CLICKHOUSE-3211 add TOP m, and OFFSET k
|
2018-08-14 12:55:12 +03:00 |
|
alesapin
|
83d5dba53b
|
CLICKHOUSE-3878: Move ODBCDictionary to odbc-bridge
|
2018-08-13 21:10:26 +03:00 |
|
Vadim
|
e51e0f5eb9
|
Update ErrorCodes.cpp
|
2018-08-13 15:22:58 +03:00 |
|
Vadim
|
b9b6818325
|
Merge branch 'master' into CLICKHOUSE-3211
|
2018-08-13 13:48:44 +03:00 |
|
Vadim
|
61a26f7846
|
Update ErrorCodes.cpp
|
2018-08-13 13:46:06 +03:00 |
|
VadimPE
|
bb9d99b00c
|
CLICKHOUSE-3211 add Exception
|
2018-08-13 13:45:27 +03:00 |
|
alexey-milovidov
|
f538bd2113
|
Merge branch 'master' into decimal
|
2018-08-13 11:57:42 +03:00 |
|
Nikolai Kochetov
|
4a62ab9d5c
|
Merged with master.
|
2018-08-10 16:53:08 +03:00 |
|
alesapin
|
cd9a016f62
|
CLICKHOUSE-3878: Fix merge conflict
|
2018-08-10 14:43:20 +03:00 |
|
alesapin
|
dde09bd8a5
|
CLICKHOUSE-3878: Start bridge not like daemon but background child, more explicit logging, fix mutex bug, add SCOPE_EXIT in bridge
|
2018-08-10 14:42:12 +03:00 |
|
Alexey Milovidov
|
36db216abf
|
Preparation for extra warnings [#CLICKHOUSE-2]
|
2018-08-10 07:02:56 +03:00 |
|
alesapin
|
04db4ddc46
|
CLICKHOUSE-3878: Next iteration in odbc-bridge
|
2018-08-09 21:49:05 +03:00 |
|
alesapin
|
1bedb971d0
|
Merge fixes
|
2018-08-08 19:54:09 +03:00 |
|
alesapin
|
97bcdcedb3
|
mistake
|
2018-08-08 19:52:11 +03:00 |
|
alesapin
|
65c6a8ff93
|
CLICKHOUSE-3878: Try to avoid merge conflict
|
2018-08-08 19:49:49 +03:00 |
|
chertus
|
5f93ab73fa
|
decimal compare overflow
|
2018-08-08 16:57:16 +03:00 |
|
Nikolai Kochetov
|
f4d9d50168
|
Merged with master.
|
2018-08-08 15:01:18 +03:00 |
|
Alexey Milovidov
|
a693258169
|
Removed merging "config.d" files to every configs. "config.d" is only for "config.xml", users.d for users.xml, etc. Only "conf.d" is used for all configs. [#CLICKHOUSE-2]
|
2018-08-08 03:58:24 +03:00 |
|
Alex Bocharov
|
e8d4654419
|
Remove FormatSettings default value for writeJSONString and add tests for output_format_json_escape_forward_slashes.
|
2018-08-08 02:35:32 +03:00 |
|
Nikolai Kochetov
|
01209533f7
|
Optimize reverse index for ColumnUnique.
|
2018-08-07 21:10:16 +03:00 |
|
alesapin
|
dd01eb6b40
|
CLICKHOUSE-3878: Add odbc-bridge first version
|
2018-08-07 20:57:44 +03:00 |
|
alexey-milovidov
|
0ef2a94d46
|
Merge pull request #2782 from VadimPE/CLICKHOUSE-3714
CLICKHOUSE-3714 add max_partition_size_to_drop
|
2018-08-06 20:20:59 +03:00 |
|
chertus
|
c590a74981
|
Merge branch 'master' into decimal
|
2018-08-06 13:38:18 +03:00 |
|
Alexey Milovidov
|
fd42e90b2a
|
Merging; added a test #2618 #2611 #1770
|
2018-08-03 23:25:47 +03:00 |
|
Alexey Milovidov
|
bbaa0d369b
|
Merge branch 'uuid-fix' of https://github.com/simPod/ClickHouse into simPod-uuid-fix
|
2018-08-03 22:59:45 +03:00 |
|