Skip to content

airframe-parquet: Scala 3 support #2209

@xerial

Description

@xerial
  • record writer for object needs to find codec
    • Change to use a pre-defined codec or implement Surface.ofClass(cl)
    • Or create our own ParquetRecordWriter.writeA and build the Surface with compile-time macro (inline method)
      • but this will not work for nested map types: Map("nested" -> NestedCls(....))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions