kiszk commented on a change in pull request #10201: URL: https://github.com/apache/arrow/pull/10201#discussion_r632975139
########## File path: java/dataset/src/main/java/org/apache/arrow/dataset/jni/JniWrapper.java ########## @@ -52,7 +52,7 @@ private JniWrapper() { * Create Dataset from a DatasetFactory and get the native pointer of the Dataset. * * @param datasetFactoryId the native pointer of the arrow::dataset::DatasetFactory instance. - * @param schema the predefined schema of the resulting Dataset. + * @param schema the predefined schema of the resulting Dataset. Review comment: nit: spaces are not necessary -- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org