timsaucer commented on issue #1181: URL: https://github.com/apache/datafusion-python/issues/1181#issuecomment-3064351821
I agree with your assessment. I am starting to think your original suggestion was the correct one. I'm sorry I took a detour in the above approach. I think what we want is a FFI_LogicalExtensionCodec and then in python we expose an interface to take `n` such objects. Then our python logical extension codec does a pass through each one, returning on the first success and trying the default codec in the end. Do you think that will meet your needs? -- 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...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org