lidavidm commented on issue #2828: URL: https://github.com/apache/arrow-adbc/issues/2828#issuecomment-3121491129
Um, I suppose you could use ctypes to manipulate the schema and turn the union into a struct (and hope polars doesn't notice the discrepancy), and then read the buffers yourself to figure out the type discriminator when looking at the struct. (I wouldn't really recommend that.) -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org