comphead commented on PR #3522: URL: https://github.com/apache/arrow-datafusion/pull/3522#issuecomment-1251680322
Thanks @alamb for detailed suggestions, I have digged into couple of config implementations, namely https://docs.rs/config/latest/src/config/config.rs.html#180 They use Result<T> with Err for both parse or key not found Probably we can reuse this experience -- 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