voltrondata / spark-substrait-gateway

Implements a gateway that speaks the SparkConnect protocol and drives a backend using Substrait (over ADBC Flight SQL).
Apache License 2.0
15 stars 8 forks source link

feat: support ShortType fields #54

Closed pthatte1-bb closed 1 month ago

pthatte1-bb commented 1 month ago

Our queries fail on some datasets that have "ShortType" fields. https://spark.apache.org/docs/latest/sql-ref-datatypes.html#supported-data-types

This PR adds "ShortType" support.

github-actions[bot] commented 1 month ago

ACTION NEEDED

Substrait follows the Conventional Commits specification for release automation.

The PR title and description are used as the merge commit message. Please update your PR title and description to match the specification.