ayesheepatra07 commented on code in PR #15283: URL: https://github.com/apache/pinot/pull/15283#discussion_r1999727336
########## pinot-segment-local/src/main/java/org/apache/pinot/segment/local/utils/TableConfigUtils.java: ########## @@ -1199,6 +1216,8 @@ private static void validateFieldConfigList(TableConfig tableConfig, @Nullable S } assert indexingConfig != null; + Review Comment: Yeah this was by accident, will create a new commit by fixing these errors, including the additional change in pom file. -- 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