Jackie-Jiang opened a new pull request, #16121: URL: https://github.com/apache/pinot/pull/16121
Fix some issues for the new virtual column feature introduced in #15956 and #15350: - Rely on Helix messaging service to find the servers to send the `TableConfigSchemaRefreshMessage` instead of server tag because server tag is not always accurate (e.g. instance assignment config is not honored) - Fix some usage of `getDataSource()` when the input column might not exist (fix MAP index and star-tree index handling) - Add test in `OfflineClusterIntegrationTest` to verify the fix -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org