gracecluvohio commented on PR #4401: URL: https://github.com/apache/texera/pull/4401#issuecomment-4318417371
> > > > It'd be nice to avoid confusion. The ultimate goal of this PR is for developers to not have to manually notify everyone that there was a DDL change. Developers can just run the docker compose file. But when they run the docker compose file without running `sbt jooqGenerate`, there will be compilation errors, which may lead to confusion. > > > > > > > > > I'm ok with this change. > > > > > > Which change do you prefer? The jooqGenerate only when there is a schema change, or every time the docker compose file is run? > > You can decide. For our main codebase, we will run jooqGenerate each time we compile. Sounds good, I'll look into running jooqGenerate in the docker file. -- 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]
