joosthooz commented on PR #13709: URL: https://github.com/apache/arrow/pull/13709#issuecomment-1201283801
Ok I pushed something completely different. I added encoding as a field in the C struct and some wrapper code that tries to `dlopen` the `libiconv` library. I haven't really tested it beyond seeing that it doesn't crash when I read some data from a dataset. Now the question is how do we let the user specify what they want to do? As in choose between a Python transcoder or a library on his system. And how do we show what libraries we have available? Should we create an example about how peopple can add their own wrappers? -- 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]
