vyasr commented on issue #47337: URL: https://github.com/apache/arrow/issues/47337#issuecomment-3204079818
Ah I see. I'm familiar with the Status objects, I didn't realize the glog was used for internal bits here though. I figured that since the conda package was built with this support by default it was intended to surface errors for users. I guess that means that in this case the problem is that the bridge code should not be treating an incorrect precision as an internal error but rather as a potentially bad user input and therefore returning a Status up to the user. -- 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]
