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 34351de Refactor virtualColumn (#4774)
add b250439 Update schema API to reload table on schema change when
applicable (#4838)
No new revisions were added by this update.
Summary of changes:
.../broker/broker/HelixBrokerStarterTest.java | 6 +-
...Exception.java => SchemaNotFoundException.java} | 4 +-
.../org/apache/pinot/common/data/SchemaTest.java | 90 +++++++++++++++++-
.../api/resources/PinotSchemaRestletResource.java | 98 ++++++++++++-------
.../api/resources/PinotSegmentRestletResource.java | 58 ++----------
.../helix/core/PinotHelixResourceManager.java | 104 +++++++++++++++++++--
...PinotInstanceAssignmentRestletResourceTest.java | 8 +-
.../java/org/apache/pinot/spi/data/Schema.java | 24 +++++
8 files changed, 291 insertions(+), 101 deletions(-)
copy
pinot-common/src/main/java/org/apache/pinot/common/exception/{InvalidConfigException.java
=> SchemaNotFoundException.java} (89%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]