[
https://issues.apache.org/jira/browse/SPARK-51634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated SPARK-51634:
-----------------------------------
Labels: pull-request-available (was: )
> TIME in off-heap column vectors
> -------------------------------
>
> Key: SPARK-51634
> URL: https://issues.apache.org/jira/browse/SPARK-51634
> Project: Spark
> Issue Type: Sub-task
> Components: SQL
> Affects Versions: 4.1.0
> Reporter: Max Gekk
> Assignee: Max Gekk
> Priority: Major
> Labels: pull-request-available
>
> Support the new data type TIME in the off-heap column vector otherwise user
> face to the failure:
> {code:scala}
> scala> spark.conf.set("spark.sql.columnVector.offheap.enabled", true)
> scala> spark.read.parquet("/Users/maxim.gekk/tmp/test5").show()
> org.apache.spark.SparkException: [FAILED_READ_FILE.NO_HINT] Encountered error
> while reading file
> file:///Users/maxim.gekk/tmp/test5/part-00000-855fbee0-1e15-460e-99ea-edf614e2415b-c000.snappy.parquet.
> SQLSTATE: KD001
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]