HeartSaVioR commented on PR #43425: URL: https://github.com/apache/spark/pull/43425#issuecomment-1805890217
Here are follow-up JIRA tickets: > MUST (Must be done before releasing this feature, technically before Spark 4.0.0) * [SPARK-45888](https://issues.apache.org/jira/browse/SPARK-45888) Apply error class framework to state data source & state metadata data source * [SPARK-45833](https://issues.apache.org/jira/browse/SPARK-45833) Document state data source - reader > GOOD TO HAVE (Improvements) * [SPARK-45671](https://issues.apache.org/jira/browse/SPARK-45671) Implement an option similar to corrupt record column in State Data Source Reader * [SPARK-45672](https://issues.apache.org/jira/browse/SPARK-45672) Provide a unified user-facing schema for state format versions in state data source - reader * [SPARK-45889](https://issues.apache.org/jira/browse/SPARK-45889) Implement push-down filter with partition ID and grouping key (if possible) for state data source reader * [SPARK-45890](https://issues.apache.org/jira/browse/SPARK-45890) Implement limit push down for state data source reader The PR has been open for 3 weeks and the code change is already 2000+ lines, so I'd prefer to have follow-up works. It would be also a good chance for community to collaborate as well. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
