You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/01/06 00:27:20 UTC

[GitHub] [iceberg] flyrain commented on issue #3846: 循环插入数据时,随机丢失插入的数据

flyrain commented on issue #3846:
URL: https://github.com/apache/iceberg/issues/3846#issuecomment-1006184999


   Agree with @Initial-neko. Some "insert" might fail.
   To verify it, you can execute the following command to get all snapshots after the execution. There are going to be 10 snapshots if all "insert" succeed.
   ```
   select * from test_ods_preview_read_data.snapshots
   ```


-- 
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-unsubscribe@iceberg.apache.org

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



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