Akanksha-kedia commented on PR #17072: URL: https://github.com/apache/pinot/pull/17072#issuecomment-4889961735
Fixed a compile error: `MaterializedViewAnalyzer.java` still referenced the now-deleted `getSegmentPushType()`. Updated `resolveSegmentPushType()` to only check the modern `BatchIngestionConfig` path — the controller migration (`TableConfigUtils.convertFromLegacyTableConfig`) already moves legacy values on load. CI re-running. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
