Skip to content

epic: Initial implementation of this crate #2

@friendlymatthew

Description

@friendlymatthew

A checklist of items that I plan to tackle. Please feel free to edit and open issues related to a certain topic

udfs to support

Databricks supports the following variant-related udfs: https://docs.databricks.com/gcp/en/sql/language-manual/sql-ref-functions-builtin#variant-functions. I think it would be very cool to achieve 1:1 parity with their functionality

misc

  • Add a examples/ directory that lists examples for every udf we support, we can make use of a sample JSONL dataset like: https://www.nyc.gov/site/tlc/about/tlc-trip-record-data.page
  • Have integration tests, preferably using slt tests
  • Add more unit tests
  • Write documentation
  • Write the README
  • Have better error messages, especially when instructing users which arguments to pass
  • Pick a license

questions

It would also be good to compile a list of questions/ideas/limitations that arise from interfacing with arrow's parquet-variant libraries:

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