viirya commented on code in PR #1000:
URL: https://github.com/apache/datafusion-comet/pull/1000#discussion_r1792210948
##########
common/src/main/java/org/apache/comet/parquet/Native.java:
##########
@@ -24,6 +24,13 @@
import org.apache.comet.NativeBase;
public final class Native extends NativeBase {
+
+ static {
Review Comment:
Hmm, if only scan is enabled, can we still catch the exception whiling
unable to load the native lib?
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]