NarayanB commented on issue #12416: URL: https://github.com/apache/arrow/issues/12416#issuecomment-1039647488
Hi, Thanks for the answer. In my case, i don't convert to pandas but i have the table whose schema is correct as int64 before i call pq.write_to_dataset(...). The issue is when i read it back using pq.read_table. I tried providing schema during pq.write_to_dataset but didnt work. -- 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]
