NVIDIA / spark-rapids

Spark RAPIDS plugin - accelerate Apache Spark with GPUs
https://nvidia.github.io/spark-rapids
Apache License 2.0
823 stars 236 forks source link

[AUDIT][SPARK-45128][SQL] Support CalendarIntervalType in Arrow #10058

Open parthosa opened 11 months ago

parthosa commented 11 months ago

In this PR, adds support for CalendarIntervalType in Arrow. We should look into this if whether we should add the support

Apache Commit - https://github.com/apache/spark/commit/c490d8c17af

mattahrens commented 11 months ago

Scope would be to validate that fallback occurs as expected.