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/pinot.git
from 0be79c9b37 [multistage] adding error block bubble up for GRPC exceptions (#9143) add 86a0cd497a Add timestamp index fields to schema for the real-time ingestion path (#9134) No new revisions were added by this update. Summary of changes: .../broker/requesthandler/BaseBrokerRequestHandler.java | 2 +- .../data/manager/realtime/RealtimeTableDataManager.java | 4 ++++ .../pinot/spi/config/table/TimestampIndexGranularity.java | 2 +- .../spi/config/table/TimestampIndexGranularityTest.java | 2 +- .../apache/pinot/tools/streams/RsvpSourceGenerator.java | 3 ++- .../meetupRsvp/meetupRsvp_realtime_table_config.json | 14 ++++++++++++++ 6 files changed, 23 insertions(+), 4 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org