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
I wonder if it's worth combining these two ideas. We might need a pre-parsing of the JSON file to infer the schema, but it will be faster than reading and materializing the JSON file into R just to infer the schema.
Are you open to adding schema support to the package? Are you familiar with tibblify (https://github.com/mgirlich/tibblify/)?
I wonder if it's worth combining these two ideas. We might need a pre-parsing of the JSON file to infer the schema, but it will be faster than reading and materializing the JSON file into R just to infer the schema.
CC @mgirlich.
The text was updated successfully, but these errors were encountered: