vincentchenjl opened a new pull request #6058: URL: https://github.com/apache/incubator-pinot/pull/6058
This PR is a followup on the refactoring effort that split thirdeye-dashboard module from the original thirdye-pinot module (#6026). Here are the changes that this PR is going to make. - Move `thirdeye-pinot/src/main/resources/schema/` to `thirdeye-dashboard` because all the test cases are moved to there. - Move `thirdeye-pinot/src/main/resources/assets` and `thirdeye-pinot/src/main/resources/scripts` to `thirdeye-dashboard` because these two are only used by the dashboard. - Remove `thirdeye-pinot/src/main/resources/META-INF/persistence.xml` - Change frontend compilation output path to `thirdeye-dashboard/src/main/resources/app` ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org