Skip to content

Extract QueryConfig from BaseJdbcConfig#14921

Merged
kokosing merged 1 commit intotrinodb:masterfrom
kokosing:origin/master/159_config
Nov 7, 2022
Merged

Extract QueryConfig from BaseJdbcConfig#14921
kokosing merged 1 commit intotrinodb:masterfrom
kokosing:origin/master/159_config

Conversation

@kokosing
Copy link
Copy Markdown
Member

@kokosing kokosing commented Nov 6, 2022

Extract QueryConfig from BaseJdbcConfig

Conditional module requires to populate BaseJdbcConfig. Because of the
fact some jdbc connectors overrides defaults of BaseJdbcConfig, these
defaults are not visible during mentioned population and so that could
lead to validation error of the config.

Consider connectors that are not using connection-url config property.

Conditional module requires to populate BaseJdbcConfig. Because of the
fact some jdbc connectors overrides defaults of BaseJdbcConfig, these
defaults are not visible during mentioned population and so that could
lead to validation error of the config.

Consider connectors that are not using connection-url config property.
@cla-bot cla-bot bot added the cla-signed label Nov 6, 2022
@kokosing
Copy link
Copy Markdown
Member Author

kokosing commented Nov 6, 2022

It is related to airlift/airlift#1019

@kokosing kokosing requested a review from hashhar November 6, 2022 20:54
@kokosing kokosing merged commit 1119bae into trinodb:master Nov 7, 2022
@kokosing kokosing deleted the origin/master/159_config branch November 7, 2022 09:57
@github-actions github-actions bot added this to the 403 milestone Nov 7, 2022
@hashhar hashhar mentioned this pull request Nov 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants