aglinxinyuan opened a new issue, #3917: URL: https://github.com/apache/texera/issues/3917
### Feature Summary In PR #3746, we integrated JOOQ code generation into the SBT build system. The JOOQ generation task now runs before compilation by default. However, in some cases, developers may want to run it after compilation or independently of it. ### Proposed Solution or Design `sbt jooqgen` Or we can think about a better name, but keep it short. ### Impact / Priority (P2)Medium – useful enhancement ### Affected Area _No response_ ### Code of Conduct - [x] I agree to follow Apache Code of 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
