Skip to content

[Spark] Support Comet native vectorization for Append-Only tables#7335

Closed
MonsterChenzhuo wants to merge 1 commit intoapache:masterfrom
MonsterChenzhuo:pr1
Closed

[Spark] Support Comet native vectorization for Append-Only tables#7335
MonsterChenzhuo wants to merge 1 commit intoapache:masterfrom
MonsterChenzhuo:pr1

Conversation

@MonsterChenzhuo
Copy link
Contributor

@MonsterChenzhuo MonsterChenzhuo commented Mar 3, 2026

Purpose

Purpose This PR introduces integration with Apache DataFusion Comet to enable native vectorized reading for Paimon tables in Spark. This significantly improves query performance for Append-Only tables by leveraging Comet's native Parquet reader.

Tests

Added CometPaimonReadTest to verify the integration.

API and Format

Documentation

Generative AI tooling

@MonsterChenzhuo MonsterChenzhuo force-pushed the pr1 branch 4 times, most recently from 110df8e to 566f520 Compare March 3, 2026 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant