Skip to content

Serialization / Deserialisation of the different layouts from sparrow #11

@Hind-M

Description

@Hind-M

Similar to primitive_array:

  • timestamp_array and timestamp_without_timezone_array
  • Interval arrays: interval_array, months_interval_array, days_time_interval_array, month_day_nanoseconds_interval_array
  • Duration arrays: duration_array, duration_seconds_array, duration_milliseconds_array, duration_microseconds_array, duration_nanoseconds_array
  • Date arrays: date_array, date_days_array, date_milliseconds_array
  • Time arrays: time_array, time_seconds_array, time_milliseconds_array, time_microseconds_array, time_nanoseconds_array

Others:

  • Decimal arrays: decimal_array and derivatives
  • fixed_width_binary_array
  • variable_size_binary_array
  • variable_size_binary_view_array
  • run_end_encoded_array
  • struct_array
  • list_array
  • list_view_array
  • Union arrays: dense_union_array and sparse_union_array
  • dictionary_encoded_array
  • map_array

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions