airbytehq / airbyte

The leading data integration platform for ETL / ELT data pipelines from APIs, databases & files to data warehouses, data lakes & data lakehouses. Both self-hosted and Cloud-hosted.
https://airbyte.com
Other
15.49k stars 3.99k forks source link

Connector Issue: Doesn't respect configured JDBC params #25605

Open mshustov opened 1 year ago

mshustov commented 1 year ago

Connector Name

ClickHouse destination

Connector Version

0.2.2

What step the error happened?

During the sync

Revelant information

When configuring JDBC URL params via UI, they properly propagated to the configBuilder. I can see it by misconfiguring them 2023-04-27_12-25-46

However, according to tcpdump, the params from the config builder are not attached to the request to the destination DB.

I'd appreciate any points to a place in Airbyte logic to pass configured options to a JDBC driver or connection. Or maybe we should attach params to JDBC URL as Snowflake or MySQL connectors do.

Relevant log output

No response

Contribute

octavia-squidington-iii commented 3 months ago

At Airbyte, we seek to be clear about the project priorities and roadmap. This issue has not had any activity for 180 days, suggesting that it's not as critical as others. It's possible it has already been fixed. It is being marked as stale and will be closed in 20 days if there is no activity. To keep it open, please comment to let us know why it is important to you and if it is still reproducible on recent versions of Airbyte.