proller
|
abfe675097
|
Build fixes (#3419)
|
2018-10-18 22:28:05 +03:00 |
|
Alexey Milovidov
|
0b3a8cb489
|
Merge branch 'joins' of https://github.com/4ertus2/ClickHouse into 4ertus2-joins
|
2018-10-10 04:06:06 +03:00 |
|
chertus
|
ec8d3b388d
|
move DumpASTNode to own file, style fixes [CLICKHOUSE-4001]
|
2018-10-09 17:32:11 +03:00 |
|
Alexandr Krasheninnikov
|
82200bc16a
|
Added error codes, bridge startup, fixed destructor in XDBC stuff
|
2018-10-03 15:10:57 +03:00 |
|
Alexandr Krasheninnikov
|
c7fee9374c
|
fix formatting errors according code review
|
2018-10-03 13:44:43 +03:00 |
|
Alexander Krasheninnikov
|
ceea4b9b33
|
New bridge interaction, quote identifier via api
|
2018-09-28 05:46:33 +03:00 |
|
Alexandr Krasheninnikov
|
4b431264db
|
Implement quote getter from ODBC
|
2018-09-27 18:23:42 +03:00 |
|
Alexandr Krasheninnikov
|
647d1041f1
|
Implement jdbc/idbc bridge connectors
|
2018-09-25 17:29:44 +03:00 |
|
Alexander Krasheninnikov
|
fe8affa1cf
|
Initial
|
2018-09-25 03:21:20 +03:00 |
|
chertus
|
6442b5b167
|
refactoring: hide ASTIdentifier kind
|
2018-09-20 16:13:33 +03:00 |
|
Alexey Milovidov
|
4c5556aba1
|
Better exception message [#CLICKHOUSE-2]
|
2018-09-08 02:37:31 +03:00 |
|
Amos Bird
|
26903d6e8f
|
Add schema argument to ODBC table func.
Useful for datbases like postgres and greenplum.
|
2018-08-24 16:18:17 +08: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 |
|
alesapin
|
af19d4133d
|
CLICKHOUSE-3878: Move connection string validation to common, remove redundant headers, fix compilation issues
|
2018-08-14 13:33:41 +03:00 |
|
alesapin
|
cd9a016f62
|
CLICKHOUSE-3878: Fix merge conflict
|
2018-08-10 14:43:20 +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 |
|
Alexey Milovidov
|
eb697dca93
|
Addition to prev. revision [#CLICKHOUSE-3861]
|
2018-08-01 21:13:35 +03:00 |
|
Alexey Milovidov
|
c9ab39c8c6
|
Added validation of ODBC connection string [#CLICKHOUSE-3861]
|
2018-08-01 00:25:26 +03:00 |
|
Alexey Milovidov
|
8bc95412b6
|
Fixed bad code #2708
|
2018-07-28 00:33:30 +03:00 |
|
VadimPE
|
489f1f84f1
|
CLICKHOUSE-3837 fix TableFunctionRemote
|
2018-07-25 21:17:54 +03:00 |
|
VadimPE
|
867a3ebfae
|
CLICKHOUSE-3837 fix mistakes
|
2018-07-25 15:31:47 +03:00 |
|
alexey-milovidov
|
ca40a085b1
|
Update TableFunctionFactory.h
|
2018-07-24 21:30:34 +03:00 |
|
alexey-milovidov
|
7b7c3a84a3
|
Update TableFunctionFactory.cpp
|
2018-07-24 21:30:11 +03:00 |
|
VadimPE
|
46dec0d341
|
[CLICKHOUSE-3837] fix error in build
|
2018-07-24 17:05:37 +03:00 |
|
VadimPE
|
18e7ef4e6e
|
[CLICKHOUSE-3837] fix
|
2018-07-24 16:42:14 +03:00 |
|
Vadim
|
437f3f20a9
|
Merge branch 'master' into CLICKHOUSE-3837
|
2018-07-24 16:21:51 +03:00 |
|
VadimPE
|
8dfb6806d8
|
add support for table function in remote() and cluster()
|
2018-07-24 16:10:34 +03:00 |
|
alesapin
|
73bcc95af9
|
CLICKHOUSE-3772: Change return type to const reference
|
2018-07-20 13:07:11 +03:00 |
|
alesapin
|
ec156e9f2b
|
CLICKHOUSE-3772: Add system tables formats, data_type_families, table_functions, aggregate_function_combinators
|
2018-07-20 13:00:56 +03:00 |
|
Alexey Milovidov
|
7fcf609812
|
Miscellaneous [#CLICKHOUSE-3806]
|
2018-07-06 03:28:39 +03:00 |
|
zhang2014
|
f4e72792a5
|
ISSUES-2553 add offset parameter to numbers
|
2018-06-22 12:55:36 +03:00 |
|
alexey-milovidov
|
931ccf988f
|
Update TableFunctionURL.h
|
2018-06-13 21:52:17 +03:00 |
|
alesapin
|
0f529dbc6e
|
Add table fuction url and storage URL
|
2018-06-11 15:13:00 +03:00 |
|
proller
|
347579ce46
|
Cmake: mark system includes as SYSTEM (#1449)
* contrib: cctz as submodule. update cctz.
* pbuilder: add ubuntu bionic, devel
* Cmake: mark system includes as SYSTEM
* Build fixes
* fix
* Fix package without compiler
* Better
* fix
* fix
* fix
* Build fix
* fix
* fix
* fix
* Cmake: Add SYSTEM to includes for external libs
|
2018-06-06 23:21:58 +03:00 |
|
Alexey Milovidov
|
1c2b024c39
|
Non significant changes according to clang's -Weverything, part 2 [#CLICKHOUSE-2]
|
2018-06-03 20:43:56 +03:00 |
|
alexey-milovidov
|
9ef0a771e3
|
Update TableFunctionMySQL.cpp
|
2018-05-15 03:02:59 +03:00 |
|
sundy-li
|
5d91b4f2fd
|
fix some bugs, fix some code styles
|
2018-05-15 03:02:59 +03:00 |
|
sundy-li
|
200076b593
|
ADD replace_query, on_duplicate_clause config for StorageMySQL && add docs
|
2018-05-15 03:02:59 +03:00 |
|
sundy-li
|
763f1fda96
|
Avoid Excessive copy when block is small enough && fix some code
|
2018-05-15 03:02:59 +03:00 |
|
proller
|
fb911f7cfa
|
Allow force disable libs: poco netssl poco mongodb, poco data odbc
|
2018-05-14 21:36:01 +03:00 |
|
sundy-li
|
e882acef31
|
fix:ODBC sqlType mapping
|
2018-04-23 22:55:06 -07:00 |
|
Alexey Milovidov
|
41428e4a11
|
Allowed to read files by table function "file" inside "user_files_path" #2164
|
2018-04-19 08:32:09 +03:00 |
|
alexey-milovidov
|
565c31c0fb
|
Update TableFunctionFile.cpp
|
2018-04-19 07:46:29 +03:00 |
|
decaseal
|
c641a6cd57
|
table function file - remove unnecessary includes [#add_table_function_file]
|
2018-04-10 11:59:53 +03:00 |
|
decaseal
|
e8ae0343ed
|
Merge remote-tracking branch 'yandex/master' into add_table_function_file_dev
|
2018-04-10 10:30:46 +03:00 |
|
decaseal
|
50f65890dc
|
table function file - use only FileStorage [#add_table_function_file]
|
2018-04-10 10:28:57 +03:00 |
|
decaseal
|
a2db6db50c
|
table function file - use only FileStorage [#add_table_function_file]
|
2018-04-10 10:26:33 +03:00 |
|
proller
|
c26b3bdef1
|
Fix split shared build; fix build without system odbc libs (#2191)
* Fix split shared build
* Fix build without system odbc libs
* Move dbms/src/Common/iostream_debug_helpers.h -> libs/libcommon/include/common/iostream_debug_helpers.h
* Fix build with libiodbc
|
2018-04-09 06:52:39 -07:00 |
|