szehon-ho opened a new pull request #3273:
URL: https://github.com/apache/iceberg/pull/3273


   https://github.com/apache/iceberg/issues/3263
   
   As mentioned, this is one of the proposed solution to set 0 rows for added 
Avro files which fixes the immediate problem, as I am not sure any  quick way 
to get the row count of outside Avro files.  
   
   I wonder if we should run a spark job that reads the Avro files to compute 
the real row count, but it might be self-defeating as add_files is supposed to 
be have performance benefit over an Iceberg insert.


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