1 评论 (1 评论)0 反应 (0 反应)1 负责人 (1 负责人)Java4,035 star (4,035 star)1,426 fork (1,426 fork)batch import
SQL parserhelp wantedspi
描述
- 使用Calcite进行SQL解析,把解析转出成自己定义的Statement供SQL Revert使用.
- 议题类型
- feature
- 研究方向
- Examine the existing Hmily codebase to understand how SQL statements are currently managed in transaction logs. The comment on the issue may contain additional context; review it for any implementation hints. Study Apache Calcite's documentation to learn how to parse SQL into an AST and map it to a custom Statement class. Look at how other distributed transaction frameworks implement SQL parsing for rollback to identify best practices.