openinx commented on issue #5671:
URL: https://github.com/apache/iceberg/issues/5671#issuecomment-1232842923

   Do you mean:  it should see empty row set when execute the following SQL ? 
   
   ```sql
   hive (iceberg_yx)> select * from upsert_update_time_test where update_time 
<= '2022-08-26 15:45:00';
   OK
   upsert_update_time_test.id upsert_update_time_test.data 
upsert_update_time_test.update_time
   1 101 2022-08-26 15:44:50
   ```


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