zeroshade commented on issue #744: URL: https://github.com/apache/arrow-go/issues/744#issuecomment-4184375096
@Dirt-Nasty Given the example data in your Go writer version, can you describe in what way the data would end up misplaced? It's interesting that simply reading the batches into python and then writing batches back out fixes the issue. This means that pyarrow is able to correctly interpret the data but does something slightly different when writing it back out. I'll see if I can try to track down what the difference between them is. But it would definitely help if you could describe how Snowflake is "misplacing" the data on different rows etc. as that would help narrow down my search. -- 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]
