[jira] [Assigned] (SPARK-36814) Make class ColumnarBatch extendable

2021-09-21 Thread DB Tsai (Jira)


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

DB Tsai reassigned SPARK-36814:
---

Assignee: Yufei Gu

> Make class ColumnarBatch extendable
> ---
>
> Key: SPARK-36814
> URL: https://issues.apache.org/jira/browse/SPARK-36814
> Project: Spark
>  Issue Type: Improvement
>  Components: SQL
>Affects Versions: 3.3.0
>Reporter: Yufei Gu
>Assignee: Yufei Gu
>Priority: Major
> Fix For: 3.3.0
>
>
> To support better vectorized reading in multiple data source, ColumnarBatch 
> need to be extendable. For example, To support row-level delete(  
> [https://github.com/apache/iceberg/issues/3141]) in Iceberg's vectorized 
> read, we need to filter out deleted rows in a batch, which requires 
> ColumnarBatch to be extendable.



--
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-36814) Make class ColumnarBatch extendable

2021-09-20 Thread Apache Spark (Jira)


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

Apache Spark reassigned SPARK-36814:


Assignee: (was: Apache Spark)

> Make class ColumnarBatch extendable
> ---
>
> Key: SPARK-36814
> URL: https://issues.apache.org/jira/browse/SPARK-36814
> Project: Spark
>  Issue Type: Improvement
>  Components: SQL
>Affects Versions: 3.3.0
>Reporter: Yufei Gu
>Priority: Major
>
> To support better vectorized reading in multiple data source, ColumnarBatch 
> need to be extendable. For example, To support row-level delete(  
> [https://github.com/apache/iceberg/issues/3141]) in Iceberg's vectorized 
> read, we need to filter out deleted rows in a batch, which requires 
> ColumnarBatch to be extendable.



--
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-36814) Make class ColumnarBatch extendable

2021-09-20 Thread Apache Spark (Jira)


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

Apache Spark reassigned SPARK-36814:


Assignee: Apache Spark

> Make class ColumnarBatch extendable
> ---
>
> Key: SPARK-36814
> URL: https://issues.apache.org/jira/browse/SPARK-36814
> Project: Spark
>  Issue Type: Improvement
>  Components: SQL
>Affects Versions: 3.3.0
>Reporter: Yufei Gu
>Assignee: Apache Spark
>Priority: Major
>
> To support better vectorized reading in multiple data source, ColumnarBatch 
> need to be extendable. For example, To support row-level delete(  
> [https://github.com/apache/iceberg/issues/3141]) in Iceberg's vectorized 
> read, we need to filter out deleted rows in a batch, which requires 
> ColumnarBatch to be extendable.



--
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