This is an automated email from the ASF dual-hosted git repository. jackie pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.
from 89407f9 Extract common used data structure to static variables to eliminate duplicate code (#6739) add d593478 Block backward incompatible schema change (#6737) No new revisions were added by this update. Summary of changes: ...va => SchemaBackwardIncompatibleException.java} | 4 ++-- .../api/resources/PinotSchemaRestletResource.java | 20 ++++++++++------- .../helix/core/PinotHelixResourceManager.java | 26 +++++++++++++--------- 3 files changed, 30 insertions(+), 20 deletions(-) copy pinot-common/src/main/java/org/apache/pinot/common/exception/{TableNotFoundException.java => SchemaBackwardIncompatibleException.java} (86%) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org