Skip to content

[AURON #2172] Add parquet suite wrappers for Spark versions#2281

Open
myandpr wants to merge 1 commit into
apache:masterfrom
myandpr:add-parquet-suite-wrappers
Open

[AURON #2172] Add parquet suite wrappers for Spark versions#2281
myandpr wants to merge 1 commit into
apache:masterfrom
myandpr:add-parquet-suite-wrappers

Conversation

@myandpr
Copy link
Copy Markdown
Contributor

@myandpr myandpr commented May 19, 2026

Which issue does this PR close?

Closes #2172

Rationale for this change

Spark 3.3 already has Parquet correctness test wrappers. This PR extends the same Parquet correctness coverage to the other supported Spark test modules requested by the issue.

What changes are included in this PR?

  • Add Parquet correctness suite wrappers for:
    • Spark 3.1
    • Spark 3.2
    • Spark 3.4
    • Spark 3.5
    • Spark 4.0
    • Spark 4.1
  • Enable the Parquet suites in each corresponding AuronSparkTestSettings.
  • Skip suites that are not available in the corresponding Spark version.

Are there any user-facing changes?

No. This PR only adds test coverage.

How was this patch tested?

  • Test compile for affected Spark 3.x and Spark 4.x test modules

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Correctness Testing] All Spark Versions - Add Parquet related tests

1 participant