Pure Go Parquet libraries are currently a bit slower than we need, and using Arrow might be an option.
Are there any examples of using Arrow in Go to create and write Parquet in code where the data has already been read and typed?
Pure Go Parquet libraries are currently a bit slower than we need, and using Arrow might be an option.
Are there any examples of using Arrow in Go to create and write Parquet in code where the data has already been read and typed?