wolfboys opened a new issue, #3762: URL: https://github.com/apache/incubator-streampark/issues/3762
### Search before asking - [X] I had searched in the [feature](https://github.com/apache/incubator-streampark/issues?q=is%3Aissue+label%3A%22Feature%22) and found no similar feature requirement. ### Description apache StreamPark project supports H2 as a dialect for the convenience of users to experience quickly, but doesn't persist data; the data is stored in memory, so once the platform is restarted, the data is lost. H2 itself supports data persistence, so we need to support H2 data persistence. ### Usage Scenario _No response_ ### Related issues _No response_ ### Are you willing to submit a PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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: issues-unsubscr...@streampark.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org