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

schematization is set to true, but i get error "The given row cannot be converted to the internal format: Extra columns" #965

Open
divyachintada12 opened this issue Oct 21, 2024 · 1 comment

Comments

@divyachintada12
Copy link

Same error as #878

org.apache.kafka.connect.errors.DataException: Error inserting Records using Streaming API with msg:The given row cannot be converted to the internal format: Extra columns:

I checked that the table was not created before, and it was automatically created by SNOWPIPE_STREAMING schema evolution feature.

@divyachintada12 divyachintada12 changed the title schematization is set to true, but i get error that says schematization is set to true, but i get error "The given row cannot be converted to the internal format: Extra columns" Oct 21, 2024
@sfc-gh-achyzy
Copy link
Contributor

Hi, @divyachintada12, thanks for reaching out.

  1. Can you provide more logs? schematization=true, error Insert Row Error , Columns not present in the table shouldn't be specified #878 introduces additional logging that should help us track the root cause.
  2. The schematization=true, error Insert Row Error , Columns not present in the table shouldn't be specified #878 ended with a few workarounds. Can you please confirm that you've tried all of them?

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

No branches or pull requests

2 participants