kreuzerkrieg
|
112fc71276
|
adding -Wshadow for GCC
|
2019-08-09 23:58:16 +03:00 |
|
Nikolai Kochetov
|
c336c514fb
|
Remove TSKVRowInputStream.
|
2019-08-02 19:58:52 +03:00 |
|
Alexey Milovidov
|
f40b70884f
|
Two more fixes for PVS-Studio
|
2019-07-08 05:14:32 +03:00 |
|
Alexey Milovidov
|
553e6a273e
|
Two more fixes for PVS-Studio
|
2019-07-08 03:51:43 +03:00 |
|
Ivan Lezhankin
|
3b995bdb02
|
Add missing dependecies on sight to enable --no-undefined option
|
2019-07-04 17:05:55 +03:00 |
|
proller
|
09f3d68f6e
|
Use logging in clickhouse-local. Use config options in command line in clickhouse-client (#5540)
* Try fix macos server run
* Doc macos build
# Please enter the commit message for your changes. Lines starting
* CLICKHOUSE-3957 start wip
* tests wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* fix
* fix
* Making logger for clickhouse-local
* fixes
* wip
* wip
* wip
* wip
* clean
* cf
* wip
* fix
* Update CMakeLists.txt
* Update argsToConfig.h
* Update argsToConfig.cpp
* Update ExtendedLogChannel.h
* Update OwnPatternFormatter.cpp
|
2019-06-14 17:00:37 +03:00 |
|
Orivej Desh
|
5ec179377a
|
DEVTOOLS-5170 Delete Y_IGNORE markers (#5533)
They have been superseded by a new include resolution configuration that lives
outside clickhouse source tree.
|
2019-06-05 14:52:39 +03:00 |
|
proller
|
97c532c0f0
|
Build fixes (#5114)
Need to push builder docker image
|
2019-04-26 02:21:59 +03:00 |
|
proller
|
c6d0e095e0
|
Prepare cmake for new contrib/poco (#5062)
|
2019-04-25 00:33:04 +03:00 |
|
proller
|
525726a5e2
|
Remove pocoext (#5036)
|
2019-04-17 20:36:58 +03:00 |
|
proller
|
3cbd3ce285
|
Build fixes (#4655)
|
2019-03-11 21:03:32 +03:00 |
|
proller
|
d2e18d47fb
|
Fix link in split mode (#4574)
|
2019-03-04 20:47:31 +03:00 |
|
Alexey Milovidov
|
0d9c438864
|
Added a test
|
2019-02-22 20:16:11 +03:00 |
|
proller
|
263e69e861
|
Build fixes (FreeBSD port) (#4397)
|
2019-02-15 14:46:07 +03:00 |
|
proller
|
428f7ce27b
|
Fix split link of dbms/programs/odbc-bridge
|
2019-02-12 00:43:29 +03:00 |
|
Alexey Milovidov
|
58a6accee5
|
Updated test #4246
|
2019-02-10 19:55:12 +03:00 |
|
alesapin
|
6d69eb2341
|
Merge branch 'split-odbc-bridge' of github.com:yandex/ClickHouse into split-odbc-bridge
|
2019-01-30 21:48:39 +03:00 |
|
alesapin
|
3ca9c06f79
|
Remove -rdynamic from odbc-bridge linkage and fix mysql test. Also log config
|
2019-01-30 21:48:20 +03:00 |
|
Alexey Milovidov
|
de661e154d
|
Removed linking of clickhouse-odbc-bridge to dictionaries
|
2019-01-30 17:08:42 +03:00 |
|
Alexey Milovidov
|
5330ca16bc
|
Strip clickhouse-odbc-bridge to avoid symbol clash with ODBC drivers #3360
|
2019-01-28 19:06:07 +03:00 |
|
Alexey Milovidov
|
9b2a5c3dec
|
Merge branch 'master' into split-odbc-bridge
|
2019-01-28 18:15:18 +03:00 |
|
maiha
|
6c83beafdd
|
dbms: Fixed misspells in comments
|
2019-01-23 04:56:53 +09:00 |
|
proller
|
7cefef6983
|
Fix linking in all modes (unbundled, split, ...) (#4037)
|
2019-01-11 19:52:46 +03:00 |
|
Alexey Milovidov
|
4622f5dc7c
|
Added some warnings from clang's -Weverything
|
2019-01-04 16:32:08 +03:00 |
|
alesapin
|
bb1760c468
|
Remove idiotic if
|
2018-12-17 23:11:19 +03:00 |
|
Alexey Milovidov
|
d7e25e1439
|
Always build ODBC bridge as a separate binary #3360
|
2018-12-14 22:28:37 +03:00 |
|
Alexey Milovidov
|
141e9799e4
|
Fixed error with "extractURLParameter" function (read after buffer); improved performance; added support for zero bytes in URLs; renamed Chars_t type [#CLICKHOUSE-2]
|
2018-11-25 03:08:50 +03:00 |
|
Alexey Milovidov
|
dbbacf4f87
|
Added more style checks [#CLICKHOUSE-3]
|
2018-11-23 21:52:00 +03:00 |
|
proller
|
1d40c2c871
|
Better link and deps (#3631)
* try fix 1
* Better deps
* fix
* fix
* fix
* Update CMakeLists.txt
* Update CMakeLists.txt
* fix
* fix
* fix
* disable old
* Update find_odbc.cmake
|
2018-11-21 22:20:27 +03:00 |
|
proller
|
abfe675097
|
Build fixes (#3419)
|
2018-10-18 22:28:05 +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 |
|
avsharapov
|
11da23f153
|
Fix typo in readme
|
2018-10-13 15:28:08 +03:00 |
|
Alexey Milovidov
|
81a9ab424f
|
Style #3362
|
2018-10-12 06:11:19 +03:00 |
|
alesapin
|
8591038748
|
Fix style and clang build
|
2018-10-10 11:38:54 +03:00 |
|
alexey-milovidov
|
1472e3ae66
|
Merge pull request #3210 from alex-krash/jdbc-bridge
External database access unification (jdbc/odbc bridges)
|
2018-10-10 02:26:56 +03:00 |
|
alexey-milovidov
|
fe2c4e4102
|
Update getIdentifierQuote.cpp
|
2018-10-10 02:19:38 +03:00 |
|
Alexandr Krasheninnikov
|
27f288641e
|
Fix config reference, header inclusion and failed tests
|
2018-10-09 18:03:41 +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 |
|
proller
|
ec11bef633
|
Build fixes (#3181)
|
2018-09-28 17:53:20 +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 |
|
proller
|
d752d5d62d
|
Prepare to new poco, build fixes (#3072)
* WIp
* fix
* fix
* test
* fix poco netssl find
* clean
* fixes
* wip
* wip
* new poco
* fixes
* Fixes
* wip
* clean
* clean
* clean
* clean
* Update HTTPHandlerFactory.h
|
2018-09-14 22:48:51 +03:00 |
|
Alexey Milovidov
|
fc27be314b
|
Avoid temporary nullptr references [#CLICKHOUSE-2]
|
2018-09-02 06:00:04 +03:00 |
|
Alexey Milovidov
|
e33b1d13aa
|
Enabling -Wzero-as-null-pointer-constant [#CLICKHOUSE-2]
|
2018-08-26 05:48:48 +03:00 |
|
Alexey Milovidov
|
fa6e364f68
|
Enabling -Wextra-semi [#CLICKHOUSE-2]
|
2018-08-26 03:51:37 +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
|
1437e5cbe3
|
Fix style [#CLICKHOUSE-2]
|
2018-08-24 03:07:25 +03:00 |
|
Alexey Milovidov
|
6fb8b4e5cd
|
Opinionated changes #2893
|
2018-08-19 23:18:31 +03:00 |
|