Freezing API for know, all changes that breaks actual behavior should be planned for v2.
Adding more type handling is not considered breaking.
Expose arrow.Record to allow using data records with external libraries without changing this one.
- bump to go 1.18
- bump to arrow/go/v8
- remove useless count script
- add gci linter
- improve documentation
- improve error handling
- improve code readability
- remove code gen to prepare for Timestamp support
- add Bow data type in Buffer to decouple Go native types from Arrow types
- expose arrow record