pitrou commented on code in PR #13345: URL: https://github.com/apache/arrow/pull/13345#discussion_r893348521
########## java/c/src/main/java/org/apache/arrow/c/Data.java: ########## @@ -36,8 +36,7 @@ /** * Functions for working with the C data interface. * <p> - * This API is EXPERIMENTAL. Note that currently only 64bit systems are - * supported. Review Comment: Do we want to remove this here? The fact that the Java API is experimental is a bit unrelated to the status of the C stream interface. cc @zhztheplayer for opinions -- 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]
