HeartSaVioR opened a new pull request, #43920: URL: https://github.com/apache/spark/pull/43920
### What changes were proposed in this pull request? This PR proposes to add a new doc page describing the new data source, `state data source`. Worth noting that we explicitly mention the data source as experimental, so that we do not close the opportunity to improve further if it's backward incompatible. ### Why are the changes needed? The data source is an user-facing one and would be evolved over time, hence we'll need to document and publicize it. ### Does this PR introduce _any_ user-facing change? Yes, doc change. ### How was this patch tested? Built the docs directory with jekyll. Here are relevant screenshots. <img width="1113" alt="스크린샷 2023-11-21 오후 12 18 40" src="https://github.com/apache/spark/assets/1317309/c971e735-3b9c-472a-b844-8b9effe2d711">  (The place of header looks odd in screenshot but it is OK with actual page. It seems to be affected by Chrome's screenshot functionality with rolling.) ### Was this patch authored or co-authored using generative AI tooling? No. -- 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]
