huaxingao commented on PR #6252:
URL: https://github.com/apache/iceberg/pull/6252#issuecomment-1764861269

   @atifiu Based on the log, only `IsNotNull(initial_page_view_dtm)` is 
completely evaluated on iceberg side. Both `(initial_page_view_dtm#3 >= 
2023-06-02 06:00:00)` and `initial_page_view_dtm#3 <= 2023-06-02 08:59:59` are 
still evaluated on Spark side, that's why aggregates can't be pushed down. 


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