tahsinreza commented on issue #34633: URL: https://github.com/apache/arrow/issues/34633#issuecomment-1480271510
Please find attached an example parquet file. The file has three columns/fields. Thanks. Column types: ``` optional binary field_id=-1 pid_hash (String); optional double field_id=-1 t1; optional fixed_len_byte_array(16) field_id=-1 t2 (Decimal(precision=38, scale=0)); ``` [decimal_test.parquet.zip](https://github.com/apache/arrow/files/11044813/decimal_test.parquet.zip) -- 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]
