[
https://issues.apache.org/jira/browse/SPARK-34324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
L. C. Hsieh resolved SPARK-34324.
---------------------------------
Fix Version/s: 3.2.0
Resolution: Fixed
Issue resolved by pull request 31432
[https://github.com/apache/spark/pull/31432]
> FileTable should not list TRUNCATE in capabilities by default
> -------------------------------------------------------------
>
> Key: SPARK-34324
> URL: https://issues.apache.org/jira/browse/SPARK-34324
> Project: Spark
> Issue Type: Improvement
> Components: SQL
> Affects Versions: 3.2.0
> Reporter: L. C. Hsieh
> Assignee: L. C. Hsieh
> Priority: Major
> Fix For: 3.2.0
>
>
> abstract class {{FileTable}} now lists {{TRUNCATE}} in its {{capabilities}},
> but {{FileTable}} does not know if an implementation really supports
> truncation or not. Specifically, we can check existing {{FileTable}}
> implementations including {{AvroTable}}, {{CSVTable}}, {{JsonTable}}, etc. No
> one implementation really implements {{SupportsTruncate}} in its writer
> builder.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]