Kami commented on PR #1715:
URL: https://github.com/apache/libcloud/pull/1715#issuecomment-1193121557

   I pushed some additional changes to increase buffer size to speed up parsing 
a bit and to print up a progress bar - since ``ijson`` handles parsing in an 
incremental manner and returns a generator there is no easy way for us to 
determine how many more items we need to parse / how far along we are so we can 
only show that parsing is being performed, but we can't display how many items 
there are left.


-- 
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: notifications-unsubscr...@libcloud.apache.org

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

Reply via email to