rouault opened a new issue, #41623: URL: https://github.com/apache/arrow/issues/41623
### Describe the enhancement requested https://arrow.apache.org/docs/cpp/dataset.html has this warning "The arrow::dataset namespace is experimental, and a stable API is not yet guaranteed." . This was added 3 years ago per https://github.com/apache/arrow/commit/6f2e05d7e2bdd8f58adb96251bd07d744973e2c0 The GDAL Parquet driver has been using (part of) this API for 2 years now, and I don't recall any backward incompatible change in what we used, so it seems to me that this is fairly stable, and the warning could probably be dropped ### Component(s) C++, Documentation -- 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]
