[jira] [Assigned] (SPARK-34324) FileTable should not list TRUNCATE in capabilities by default

2021-02-01 Thread Apache Spark (Jira)


 [ 
https://issues.apache.org/jira/browse/SPARK-34324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Apache Spark reassigned SPARK-34324:


Assignee: Apache Spark  (was: L. C. Hsieh)

> 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: Apache Spark
>Priority: Major
>
> 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: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



[jira] [Assigned] (SPARK-34324) FileTable should not list TRUNCATE in capabilities by default

2021-02-01 Thread Apache Spark (Jira)


 [ 
https://issues.apache.org/jira/browse/SPARK-34324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Apache Spark reassigned SPARK-34324:


Assignee: L. C. Hsieh  (was: Apache Spark)

> 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
>
> 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: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org