We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cbb0cb commit 854dae9Copy full SHA for 854dae9
1 file changed
native/core/src/parquet/mod.rs
@@ -45,7 +45,6 @@ use jni::{
45
sys::{jboolean, jbyte, jdouble, jfloat, jint, jlong, jshort},
46
};
47
48
-
49
use self::util::jni::TypePromotionInfo;
50
use crate::execution::jni_api::get_runtime;
51
use crate::execution::metrics::utils::update_comet_metric;
0 commit comments