We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 722ef59 commit 9a616b5Copy full SHA for 9a616b5
parquet-variant-compute/src/lib.rs
@@ -26,3 +26,4 @@ pub use variant_array_builder::VariantArrayBuilder;
26
27
pub use from_json::batch_json_string_to_variant;
28
pub use to_json::batch_variant_to_json_string;
29
+pub use variant_get::{variant_get, GetOptions};
0 commit comments