piotr-rachwalik commented on issue #45641: URL: https://github.com/apache/arrow/issues/45641#issuecomment-2700732546
@kiszk it will be difficult to provide you a standalone reproduction program, because we are connecting to a Dremio server which serves as a Flight server. I haven't mentioned before, but the scenario looks like this: - Dremio server which serves as a Flight server runs on x86 machine - The client side which uses Flight SQL client runs on s390x machine. Perhaps the difference in endianness between the origin machine and the target machine is the root cause? -- 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]
