This is an automated email from the ASF dual-hosted git repository. akshayrai09 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.
from 0e95a67 Do not apply shade plugin on parent modules (#5761) add 47623c0 [TE] Error handling refactor of EntityManagerResource (#5788) No new revisions were added by this update. Summary of changes: .../resources/BadRequestWebException.java | 55 ++++++++++++++++++++ .../dashboard/resources/EntityManagerResource.java | 43 ++++++++-------- .../dashboard/resources/ResourceUtils.java | 60 ++++++++++++++++++++++ 3 files changed, 137 insertions(+), 21 deletions(-) create mode 100644 thirdeye/thirdeye-pinot/src/main/java/org/apache/pinot/thirdeye/dashboard/resources/BadRequestWebException.java create mode 100644 thirdeye/thirdeye-pinot/src/main/java/org/apache/pinot/thirdeye/dashboard/resources/ResourceUtils.java --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org