Skip to content

[cpp] Encode CreateTable column types losslessly #637

Description

@fresh-borzoni

Search before asking

  • I searched in the issues and found nothing similar.

Description

Creating a table with a nested MAP/ROW column went through an Arrow schema, which affected timestamp/time precision, dropped column comments, and turned CHAR(n) into STRING. So it's better to fix it and use native converter and not Arrow schema's one.

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