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
Currently, we only provide one adapter and parser for JSON using simdjson. We should have more examples of parsers and adapters to help user understand the API and contracts.
Possible example data types: CSV, protobuf, raw relational table, etc.