You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the global structure of the ADSL example provided
Inside "items" we'll get the details on columns or variables
And the records will be inside "itemData"
So the stream reading should probably be on this last nested item. Is there a way to access this only region of the JSON file without loading it all into memory?
Add function/method to read metadata
The text was updated successfully, but these errors were encountered: