Fokko commented on code in PR #108:
URL: https://github.com/apache/iceberg-go/pull/108#discussion_r1675971746


##########
exprs.go:
##########
@@ -538,11 +557,11 @@ func (up *unboundUnaryPredicate) Bind(schema *Schema, 
caseSensitive bool) (Boole
        // fast case optimizations
        switch up.op {
        case OpIsNull:

Review Comment:
   Hmm, is it possible to write a field, where the parent is null?



##########
exprs.go:
##########
@@ -538,11 +557,11 @@ func (up *unboundUnaryPredicate) Bind(schema *Schema, 
caseSensitive bool) (Boole
        // fast case optimizations
        switch up.op {
        case OpIsNull:

Review Comment:
   Hmm, is it possible to write a field, where the parent is null?



-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to