hkpeaks commented on issue #35688: URL: https://github.com/apache/arrow/issues/35688#issuecomment-1555907141
1. go get -u github.com/apache/arrow/go/v12/parquet 2. go install github.com/apache/arrow/go/v12/parquet/cmd/parquet_reader@latest 3. go install github.com/apache/arrow/go/v12/parquet/cmd/parquet_schema@latest I have downloaded for each, why the file in 2 and 3 are identical Where I can find hello world code example to use this libraries? -- 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]
