Amos Bird
|
eec50adbeb
|
Implement dictGet[OrDefault]
|
2018-11-15 21:48:00 +08:00 |
|
proller
|
6ec9ca3b07
|
Better tests (#3535)
|
2018-11-07 14:00:46 +03:00 |
|
Vasily Nemkov
|
aa0f812b1e
|
Tests for ClickHouse as range_hashed dictionary source
|
2018-10-28 08:17:05 +03:00 |
|
Vasily Nemkov
|
7ebc44a0c8
|
Fixed test case for UUID_ dictionary attribute.
|
2018-10-25 07:42:02 +03:00 |
|
Vasily Nemkov
|
8aa0c423aa
|
Fix for the case when there is no filter.
|
2018-10-25 07:16:41 +03:00 |
|
Vasily Nemkov
|
c65fec341c
|
Test for MySQL as range_hashed dictionary source
|
2018-10-23 10:18:28 +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 |
|
Vasily Nemkov
|
dbcbce6fe4
|
More tests for range edge cases and for querying out of range;
Minor cleanup: removed extra header file.
|
2018-09-14 16:42:57 +03:00 |
|
Vasily Nemkov
|
99560e06f8
|
Added support of int-based types: Int\UInt(8,16,32), Date, DateTime for range_hashed dictionary.
Fixes #2093
Added type checks for .range_min and .range_max
Allowed nullable range values in dictionary source
Added test for range_hashed dictionaries
|
2018-09-13 18:19:55 +03:00 |
|
alesapin
|
aa8562a2a5
|
Fix field name
|
2018-09-05 22:24:36 +03:00 |
|
alesapin
|
b25d1db424
|
Add reference
|
2018-09-05 21:34:50 +03:00 |
|
alesapin
|
8b7d6ccd8c
|
Small improvements
|
2018-09-05 19:20:12 +03:00 |
|
Alexey Milovidov
|
7c07f46d50
|
Style [#CLICKHOUSE-2]
|
2018-07-24 21:46:23 +03:00 |
|
alesapin
|
ae44b41318
|
CLICKHOUSE-3842: Fix loadKeys method in dictionary library
|
2018-07-19 16:51:57 +03:00 |
|
Георгий Кондратьев
|
f8b53280a0
|
Do not add lib prefix to dictionary_library plugins
By convention plugins (libraries that are only meant for dlopen) do not have lib prefix.
|
2018-07-10 14:29:19 +03:00 |
|
alesapin
|
40c2b21b65
|
Change dictionary shared library api to v3. Both in library and examples.
|
2018-06-07 20:41:14 +03:00 |
|
alesapin
|
2a39f05f99
|
Shared Library Dict Logging: Replace multiple functions with single one and add logging examples into test libraries
|
2018-06-06 23:21:16 +03:00 |
|
proller
|
153fcd6c9f
|
Fix double free in LibraryDictionarySource (#2028)
* Fix double free in LibraryDictionarySource
* Fix {}
* wip
* wip
* Better Exception
* Fix possible leak
|
2018-03-14 02:13:39 +03:00 |
|
proller
|
566d66e858
|
Dictionary Library source: Persistent per-dictionary custom data store (#1917)
* LibraryDictionarySource: Support numeric types, initial support for strings
* Dictionary Library source with string types
* clang-format
* Dictionary Library source: Persistent per-dictionary custom data store
* Fix unused
* Allocate -> New
* Update examples
* fix
|
2018-02-26 19:57:14 +03:00 |
|
proller
|
db8ea9205c
|
LibraryDictionarySource: api v2 with strings (#1915)
* LibraryDictionarySource: Support numeric types, initial support for strings
|
2018-02-16 20:12:22 +03:00 |
|
Alexey Milovidov
|
0bfea2f52c
|
Miscellaneous [#CLICKHOUSe-2]
|
2018-01-10 03:04:08 +03:00 |
|
proller
|
1610abdd5c
|
Tests: Dont eat my cpu!
|
2017-12-29 16:59:01 +03:00 |
|
Alexey Milovidov
|
f5ecb2db5d
|
Better [#CLICKHOUSE-2].
|
2017-12-01 20:49:12 +03:00 |
|
proller
|
704fee8750
|
Tests: External: rename --use_http => --no_http and fix (#1324)
|
2017-10-06 18:58:24 +03:00 |
|
Alexey Milovidov
|
8b313ab99e
|
Fixed warnings found by cppcheck [#CLICKHOUSE-3300].
|
2017-09-08 00:04:48 +03:00 |
|
proller
|
0e4d49570b
|
LibraryDictionarySource fixes
|
2017-09-05 20:14:46 +03:00 |
|
proller
|
2a7813049e
|
LibDictionarySource : First lib dictionary version with only uint64 type support (#1150)
* Wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Do not use ccache if ccache defined in CMAKE_CXX_COMPILER_LAUNCHER
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Config: Allow multiple dictionaries_config
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* clean
* wip
* clean
* clean
* wip
* clean
* clean
* wip
* wip
* clean
* clean
* clean
* clean
* clean
* Requested changes
* Reqested changes
* Requested changes
* Requested changes
* Requested changes
* Requested changes
* requested changes
* Requested changes
* Requested changes
* requested changes
* Requested changes
* fix
* Requested changes
* Requested changes
* fix
* Requested changes
* Requested changes
|
2017-09-05 04:08:26 +03:00 |
|
Alexey Milovidov
|
8523d3fc8f
|
Testing mysqlxx::PoolWithFailover [#CLICKHOUSE-3167]
|
2017-07-28 00:11:57 +03:00 |
|
Alexey Milovidov
|
4e08309eaa
|
Attempt to fix test of dictionaries with cache layouts and executable source [#CLICKHOUSE-2].
|
2017-06-18 22:24:49 +03:00 |
|
Alexey Milovidov
|
a3590e266e
|
Trying to fix test of external dictionaries [#CLICKHOUSE-2].
|
2017-06-16 02:54:41 +03:00 |
|
Alexey Milovidov
|
a0c4e50135
|
Attempt to fix dictionaries test on Precise [#CLICKHOUSE-2].
|
2017-06-15 00:45:05 +03:00 |
|
Alexey Milovidov
|
137ad95929
|
Changed tabs to spaces in code [#CLICKHOUSE-3].
|
2017-04-01 11:35:09 +03:00 |
|
Alexey Milovidov
|
e6ba252507
|
Hierarchical dictionaries performance: continued [#CLICKHOUSE-2144].
|
2017-03-26 03:42:01 +03:00 |
|
proller
|
cfdff04a34
|
try enable https dictionaries test
|
2017-03-10 21:53:07 +04:00 |
|
Alexey Milovidov
|
093d5b8d36
|
Disabled tests for https source of external dictionaries because test environment has not been prepared yet [#CLICKHOUSE-2].
|
2017-03-09 07:58:48 +03:00 |
|
proller
|
1af6311a99
|
https server (#561)
* https support in dictionaries
* Style
* Update README.md
* https server wip
* wip
* cf
* wip
* add test
* wip
* wip
* wip
* wip
* clean
* cmt
|
2017-03-07 23:01:37 +04:00 |
|
proller
|
57c336f267
|
HTTPDictionarySource support HTTPS (#510)
* https support in dictionaries
* Style
|
2017-02-28 01:07:57 +04:00 |
|
proller
|
deb956ce97
|
Tests: dictionaries: allow completely disable mongo and mysql (#519)
|
2017-02-26 21:45:46 +04:00 |
|
proller
|
1c1b6ce9f5
|
Mongo: support new sha1 auth with new external poco 1.7.8 (#518)
* Mongo: support new sha1 auth with new external poco 1.7.8
* add test
* disable test
|
2017-02-21 23:24:02 +04:00 |
|
proller
|
fdf634125e
|
Tests: external: add more options to script
|
2017-02-17 17:12:02 +03:00 |
|
proller
|
7b397b89cd
|
Add missing counters [#CLICKHOUSE-2197] (#439)
* Add missing counters [#CLICKHOUSE-2197]
* ../../tests/external_dictionaries/generate_and_test.py : allow not break tests when one type fail
|
2017-02-02 22:11:00 +04:00 |
|
proller
|
9462f568fa
|
Fix external http test: move server start from run.sh to generate_and_test.py (#409)
* Fix external http test: move server start from run.sh to generate_and_test.py
* fix
|
2017-01-27 17:40:23 +03:00 |
|
proller
|
d319d97bb6
|
Merge remote-tracking branch 'upstream/master' into localhost
|
2017-01-26 17:36:38 +03:00 |
|
proller
|
51e17fc6c5
|
Tests: Allow change http port in http_server.py
|
2017-01-26 17:29:13 +03:00 |
|
proller
|
35dce017a2
|
Merge remote-tracking branch 'upstream/master' into localhost
|
2017-01-26 15:07:29 +03:00 |
|
proller
|
987e8833b5
|
test http server: listen on ipv6
|
2017-01-26 03:22:40 +03:00 |
|
proller
|
1b7054e15b
|
Merge remote-tracking branch 'upstream/master' into localhost
|
2017-01-25 15:38:46 +03:00 |
|
proller
|
89190cfdd0
|
fix external dictionary tests (use forking http server) [#CLICKHOUSE-22] (#373)
* renamed: debian/compressor-metrika-yandex.install -> debian/clickhouse-compressor-metrika-yandex.install
* fix external dictionary tests (use forking http server) [#CLICKHOUSE-22]
|
2017-01-20 15:44:21 +03:00 |
|
proller
|
821121fe3f
|
Use localhost by name
|
2017-01-13 18:43:43 +00:00 |
|
proller
|
22371fdead
|
Add initial test for executable and http dictonaries [METR-23466]
|
2016-12-23 22:20:07 +03:00 |
|