pitrou commented on issue #38325: URL: https://github.com/apache/arrow/issues/38325#issuecomment-2047096303
> Do we then require that the producer raise an error if unknown kwargs / kwargs with non-default values are passed? (like your example code snippet to do that) Yes, we probably want to. If a producer ignores a hypothetical `requested_device` and returns data on another device, then the consumer might just crash. -- 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]
