risingwave_common::array::arrow

Module arrow_udf

source
Expand description

This is for arrow dependency named arrow-xxx such as arrow-array in the cargo workspace.

This should the default arrow version to be used in our system.

The corresponding version of arrow is currently used by udf and iceberg sink.

Re-exports§

  • pub use super::arrow_53::arrow_array;
  • pub use super::arrow_53::arrow_buffer;
  • pub use super::arrow_53::arrow_cast;
  • pub use super::arrow_53::arrow_schema;
  • pub use super::arrow_53::FromArrow;
  • pub use super::arrow_53::ToArrow;

Structs§