You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently all fields presented in a schema are read by the source. This means creating objects that may not be required if the pipe doesn't use them. It would be good to be able to specify which fields to read from the avro record.
The text was updated successfully, but these errors were encountered:
Currently all fields presented in a schema are read by the source. This means creating objects that may not be required if the pipe doesn't use them. It would be good to be able to specify which fields to read from the avro record.
The text was updated successfully, but these errors were encountered: