Skip to content

Commit 9a616b5

Browse files
committed
[FIX] sync with latest changes
1 parent 722ef59 commit 9a616b5

File tree

1 file changed

+1
-0
lines changed
  • parquet-variant-compute/src

1 file changed

+1
-0
lines changed

parquet-variant-compute/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,4 @@ pub use variant_array_builder::VariantArrayBuilder;
2626

2727
pub use from_json::batch_json_string_to_variant;
2828
pub use to_json::batch_variant_to_json_string;
29+
pub use variant_get::{variant_get, GetOptions};

0 commit comments

Comments
 (0)