Skip to content

[rust] Apply schema evolution on log scan path (batch + row) #547

@fresh-borzoni

Description

@fresh-borzoni

Search before asking

  • I searched in the issues and found nothing similar.

Description

LogScanner::poll and RecordBatchLogScanner::poll do not remap columns when a fetched batch's schema-id differs from the consumer's schema. schema-id is parsed but never used.

We fixed it previously for lookup path, now it's for Scan operations.

Willingness to contribute

  • I'm willing to submit a PR!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No fields configured for Task.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions