amoeba commented on issue #45863: URL: https://github.com/apache/arrow/issues/45863#issuecomment-2740902345
Hi @maciekgajewski, thanks for the report. Do you have an example of a constructor that isn't documented that you think should be? I haven't done a comprehensive search but some classes in Arrow C++ have their constructors hidden behind public interfaces (e.g., RecordBatchReader) while other classes do expose their constructor (e.g., LocalFileSystem). -- 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]
