This is an automated email from the ASF dual-hosted git repository. nehapawar pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.
from 211cf8a Fix the race condition in realtime text index refresh thread (#6858) (#6990) add 57d1a2a Remove constructor from base class ColumnIndexDirectory (#6996) No new revisions were added by this update. Summary of changes: .../local/segment/store/FilePerIndexDirectory.java | 46 +++++++-- .../segment/store/SegmentLocalFSDirectory.java | 64 ++++++------ .../segment/store/SingleFileIndexDirectory.java | 114 +++++++++++++-------- .../segment/spi/store/ColumnIndexDirectory.java | 35 +------ 4 files changed, 136 insertions(+), 123 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org