infvg commented on code in PR #12420:
URL: https://github.com/apache/gluten/pull/12420#discussion_r3681490809


##########
gluten-iceberg/src/main/java/org/apache/gluten/substrait/rel/IcebergLocalFilesNode.java:
##########
@@ -118,4 +118,32 @@ protected void 
processFileBuilder(ReadRel.LocalFiles.FileOrFiles.Builder fileBui
     }
     fileBuilder.setIceberg(icebergBuilder);
   }
+
+  private static 
ReadRel.LocalFiles.FileOrFiles.IcebergReadOptions.DeleteFile.Map encodeBounds(

Review Comment:
   Added a check before setting upperbounds/lowerbounds



-- 
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]

Reply via email to