Skip to content
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

Enable YDB connector #160

Merged
merged 4 commits into from
Dec 27, 2023
Merged

Enable YDB connector #160

merged 4 commits into from
Dec 27, 2023

Conversation

vallbull
Copy link
Contributor

No description provided.

DEFAULT_HOST_VALUE: Optional[str] = s_attrib("DEFAULT_HOST_VALUE", missing=None) # type: ignore


class ConnectorsDataYDBBase(ConnectorsDataBase):
MANAGED_OAUTH_ROW: ClassVar[Optional[bool]] = True
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not add DEFAULT_HOST_VALUE here too?

@KonstantAnxiety KonstantAnxiety changed the title Turn on ydb in OS Enable YDB connector Dec 22, 2023
Copy link

Test Results

     45 files       45 suites   2h 26m 39s ⏱️
2 618 tests 2 327 ✔️ 287 💤 4
2 624 runs  2 333 ✔️ 287 💤 4

For more details on these failures, see this check.

Results for commit 6cea607.

@vallbull vallbull merged commit 2563996 into main Dec 27, 2023
51 of 56 checks passed
@vallbull vallbull deleted the turn_on_ydb_os branch December 27, 2023 08:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants