MCPcopy Create free account
hub / github.com/apache/datafusion / FixedSizeBinary

Class FixedSizeBinary

datafusion/proto/src/generated/prost.rs:1013–1016  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1011}
1012#[derive(Clone, Copy, PartialEq, Eq, Hash, ::prost::Message)]
1013pub struct FixedSizeBinary {
1014 #[prost(int32, tag = "1")]
1015 pub length: i32,
1016}
1017#[derive(Clone, PartialEq, Eq, Hash, ::prost::Message)]
1018pub struct AnalyzedLogicalPlanType {
1019 #[prost(string, tag = "1")]

Calls

no outgoing calls

Used in the wild real call sites across dependent graphs

searching dependent graphs…