DadiBit opened a new pull request, #233: URL: https://github.com/apache/arrow-js/pull/233
## What's Changed No breaking changes. Just a dead-simple helper to improve type safety a bit. "Full" type-safety like zod or drizzle (maybe, I have never used the latter) could happen, but some major refactoring would be required to work with objects: - drop name from field class at lower level - underlying data would be stored as an object of (Anonymous)`Field`s - access fields by key name, rather then index -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org