Skip to content

[VL] Remove unused logic in ColumnarCachedBatchSerializer#supportsColumnarInput#9413

Merged
zhztheplayer merged 1 commit intoapache:mainfrom
zhztheplayer:wip-simplify-cache
Apr 24, 2025
Merged

[VL] Remove unused logic in ColumnarCachedBatchSerializer#supportsColumnarInput#9413
zhztheplayer merged 1 commit intoapache:mainfrom
zhztheplayer:wip-simplify-cache

Conversation

@zhztheplayer
Copy link
Copy Markdown
Member

@zhztheplayer zhztheplayer commented Apr 24, 2025

After #9230, we are adding ColumnarToRowRemovalGuard which makes a vanilla columnar + C2R plan go around Spark's C2R removal code InMemoryRelation#convertToColumnarIfPossible, so the previous hard-coded configuration check is no longer needed.

Tested by existing UTs in VeloxColumnarCacheSuite.

Related: #9408

@github-actions github-actions bot added the VELOX label Apr 24, 2025
@apache apache deleted a comment from github-actions bot Apr 24, 2025
@apache apache deleted a comment from github-actions bot Apr 24, 2025
@ArnavBalyan
Copy link
Copy Markdown
Member

LGTM

@zhztheplayer
Copy link
Copy Markdown
Member Author

cc @zjuwangg

@zhztheplayer zhztheplayer merged commit 7a13575 into apache:main Apr 24, 2025
47 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants