Skip to content

Conversation

@huangxiaopingRD
Copy link
Contributor

@huangxiaopingRD huangxiaopingRD commented Dec 18, 2025

What changes were proposed in this pull request?

Add version information to the configuration of Spark SQL.

I sorted out some information show below.

Item name Since version JIRA ID Commit ID
spark.sql.parser.eagerEvalOfUnresolvedInlineTable 4.0.0 SPARK-48967 b9b14f9
spark.sql.streaming.stateStore.numStateStoreMaintenanceThreads 4.1.0 SPARK-44480 9e42805
spark.sql.streaming.stateStore.maintenanceForceShutdownTimeout 4.2.0 SPARK-54675 SPARK-54655 6cec3c3
spark.sql.streaming.metadataCache.enabled 3.4.0 SPARK-40957 5fa2c13
spark.sql.streaming.triggerAvailableNowWrapper.enabled 4.1.0 SPARK-45178 227e262
spark.sql.optimizer.pullHintsIntoSubqueries 3.4.0 SPARK-40999 0fa9c55

Why are the changes needed?

Supplemental configuration version information.

Does this PR introduce any user-facing change?

No

How was this patch tested?

Exists UT

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

No

@github-actions github-actions bot added the SQL label Dec 18, 2025
@huangxiaopingRD
Copy link
Contributor Author

@dongjoon-hyun Could you please review this? Thank you.

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.

1 participant