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

Destination Kafka: config fields are not converting to correct data types #6039

Closed
marcosmarxm opened this issue Sep 14, 2021 · 0 comments · Fixed by #6040
Closed

Destination Kafka: config fields are not converting to correct data types #6039

marcosmarxm opened this issue Sep 14, 2021 · 0 comments · Fixed by #6040

Comments

@marcosmarxm
Copy link
Member

Enviroment

  • Airbyte version: 0.29.16-alpha
  • OS Version / Instance: MacOS
  • Deployment: Docker
  • Source Connector and version: ˜
  • Destination Connector and version: Kafka 0.1.1.
  • Severity: Very Low / Low / Medium / High / Critical
  • Step where error happened: Deploy / Sync job / Setup new connection / Update connector / Upgrade Airbyte

Current Behavior

image
2 problems:

  1. default values are not passed to API request
  2. number field are convert to string and break config parsing function.

Expected Behavior

Tell us what should happen.

Logs

If applicable, please upload the logs from the failing operation.
For sync jobs, you can download the full logs from the UI by going to the sync attempt page and
clicking the download logs button at the top right of the logs display window.

LOG

replace this with
your long log
output here

Steps to Reproduce

Are you willing to submit a PR?

Remove this with your answer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants