-
Notifications
You must be signed in to change notification settings - Fork 734
YQ Connector: YQ-2715: add ydb data source #753
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
YQ Connector: YQ-2715: add ydb data source #753
Conversation
|
Note This is an automated comment that will be appended during run. 🔴 linux-x86_64-relwithdebinfo: some tests FAILED for commit 2c06274.
🔴 linux-x86_64-release-asan: some tests FAILED for commit 2c06274.
|
|
Еще не понятно почему при не валидных настройках зависает connector. Он должен отрепортить ошибку хотя бы. Про это нужно не забыть и в отдельном ревью поправить |
да, это похоже из-за того что на соединении не стоит таймаут никакой |
1fd5e76 to
3b69eb3
Compare
0b09b32 to
0cf8385
Compare
ydb/library/yql/providers/generic/connector/libcpp/ut_helpers/connector_client_mock.h
Outdated
Show resolved
Hide resolved
ydb/library/yql/providers/generic/connector/libcpp/ut_helpers/connector_client_mock.cpp
Outdated
Show resolved
Hide resolved
ydb/library/yql/providers/generic/actors/yql_generic_source_factory.cpp
Outdated
Show resolved
Hide resolved
ydb/library/yql/providers/generic/provider/yql_generic_load_meta.cpp
Outdated
Show resolved
Hide resolved
82c11c8 to
c695630
Compare
ydb/library/yql/providers/generic/connector/libcpp/ut_helpers/connector_client_mock.h
Outdated
Show resolved
Hide resolved
75fd775 to
2c06274
Compare
2c06274 to
dd0089d
Compare
|
⚪
|
|
⚪
|
b109149 to
a03b818
Compare
Changelog entry
Added YDB as new data source in generic provider
Added unit tests for this feature
Changelog category