Skip to content

[GLUTEN-11921] Support NullType Parquet read/write#12056

Open
wecharyu wants to merge 1 commit into
apache:mainfrom
wecharyu:GLUTEN-11921
Open

[GLUTEN-11921] Support NullType Parquet read/write#12056
wecharyu wants to merge 1 commit into
apache:mainfrom
wecharyu:GLUTEN-11921

Conversation

@wecharyu
Copy link
Copy Markdown
Contributor

@wecharyu wecharyu commented May 8, 2026

What changes are proposed in this pull request?

Enable parquet NullType read test.

How was this patch tested?

Pass UT in GlutenParquetIOSuite.

Was this patch authored or co-authored using generative AI tooling?

No.

Related issue: #11921

@github-actions github-actions Bot added the CORE works for Gluten Core label May 8, 2026
Copy link
Copy Markdown
Member

@philo-he philo-he left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR.


/** A test suite that tests basic Parquet I/O. */
class GlutenParquetIOSuite extends ParquetIOSuite with GlutenSQLTestsBaseTrait {
override def testNameBlackList: Seq[String] =
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we keep this test excluded in VeloxTestSettings.scala? That way, it won't affect other backends' test enabling controls.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

testGluten("SPARK-54220: xxx will add a prefix into the test name. I assume excludeByPrefix("SPARK-54220") will not exclude this test variant.

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

Labels

CORE works for Gluten Core

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants