-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Labels
enhancementNew feature or requestNew feature or request
Description
it would be great to
- see a progress bar of the file download (how many MiB are loaded of total file)
progress for processing the file / progress of the individual steps (i don't know whether this is all
streamed and an absolute progress bar can be shown but in case it is all streamed it should be possilbe to show some interval based status information for steps/streams:
- how many MiB read from compressed file stream
- how many MiB read from uncompressed file stream
- how many triples parsed from stream
- how many triples converted from iterator / stream
- how many MiB written to stream
- how many MiB already compressed to stream
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request