paleolimbot commented on issue #25078:
URL: https://github.com/apache/arrow/issues/25078#issuecomment-2603182010
JSONified CData interface is an option, since the rules for the C Data
interface are very clear and are guaranteed. If we're willing to make some new
rules about defaults it's pretty compact:
```json
{"format": "+s", children: [{"format": "i", "name": "col1"}]}
```
I'd love this for testing!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]