Skip to content

[GLUTEN-6705]][CORE][VL][CH] [Part-2] Rework CumnarWriteFilesExec#6761

Merged
baibaichen merged 1 commit intoapache:mainfrom
baibaichen:feature/column_write_rework
Aug 9, 2024
Merged

[GLUTEN-6705]][CORE][VL][CH] [Part-2] Rework CumnarWriteFilesExec#6761
baibaichen merged 1 commit intoapache:mainfrom
baibaichen:feature/column_write_rework

Conversation

@baibaichen
Copy link
Copy Markdown
Contributor

@baibaichen baibaichen commented Aug 8, 2024

What changes were proposed in this pull request?

(Fixes: #6705)

As #6706 points out, partially revert #6403.

  1. Remove BackendWrite, and re-create VeloxColumnarWriteFilesExec
  2. Copying VeloxColumnarWriteFilesExec as CHColumnarWriteFilesExec, so we do futuer update in the followup PRs

How was this patch tested?

Existed UTs

@github-actions github-actions bot added CORE works for Gluten Core VELOX CLICKHOUSE labels Aug 8, 2024
@github-actions
Copy link
Copy Markdown

github-actions bot commented Aug 8, 2024

#6705

@github-actions
Copy link
Copy Markdown

github-actions bot commented Aug 8, 2024

Run Gluten Clickhouse CI

@baibaichen baibaichen merged commit f64eb3a into apache:main Aug 9, 2024
@baibaichen baibaichen deleted the feature/column_write_rework branch August 9, 2024 01:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLICKHOUSE CORE works for Gluten Core VELOX

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CH] Basic Support Write Paruet in Delta

2 participants