hkpeaks commented on issue #35688: URL: https://github.com/apache/arrow/issues/35688#issuecomment-1556163197
I see this error "error opening parquet file: mmap not implemented on windows" C:\Users\85292\go\pkg\mod\github.com\apache\arrow\go\[email protected]\parquet\cmd\parquet_schema>parquet_schema 0.1MillionRows.parquet required group field_id=-1 root { optional int64 field_id=-1 Date; optional byte_array field_id=-1 Ledger (String); optional int64 field_id=-1 Account; optional byte_array field_id=-1 PartNo (String); optional byte_array field_id=-1 Project (String); optional byte_array field_id=-1 Contact (String); optional byte_array field_id=-1 Unit Code (String); optional int64 field_id=-1 Quantity; optional double field_id=-1 Unit Price; optional byte_array field_id=-1 D/C (String); optional byte_array field_id=-1 Currency (String); optional double field_id=-1 Exchange Rate; optional double field_id=-1 Original Amount; optional double field_id=-1 Base Amount; } C:\Users\85292\go\pkg\mod\github.com\apache\arrow\go\[email protected]\parquet\cmd\parquet_schema>parquet_reader 0.1Million_reader error opening parquet file: mmap not implemented on windows C:\Users\85292\go\pkg\mod\github.com\apache\arrow\go\[email protected]\parquet\cmd\parquet_schema> -- 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]
