Replies: 1 comment
|
yeah, you're reading it right. on datasets 4.5.0 what it's for: its and it doesn't power the viewer, that's a separate server-side service. this class would be a consumer of the same parquet export, not the thing producing it. |
Uh oh!
There was an error while loading. Please reload this page.
What is the purpose of this class in the loader? It looks like it is intended to check if the auto-created parquet files exist, and if they do, use them to load the dataset instead of however the raw data was uploaded. However as best as I can tell it is not called anywhere in the loading process and so those checks never run. Is this powering the dataset viewer behind the scenes?
All reactions