Skip to content

[rust][python][c++] Carry the auto increment column through the Rust schema serde #4172

Description

@fresh-borzoni

Search before asking

  • I searched in the issues and found nothing similar.

Description

The Rust Schema serde never reads or writes auto_increment_column, the key Java uses. So enable_auto_increment is silently lost on create_table, and every table the Rust client loads reports no auto-increment column which also makes the gateway's auto-increment checks in sparse_targets unreachable.

Willingness to contribute

  • I'm willing to submit a PR!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions