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

Class Struct

datafusion/proto-common/src/generated/prost.rs:167–170  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

165}
166#[derive(Clone, PartialEq, ::prost::Message)]
167pub struct Struct {
168 #[prost(message, repeated, tag = "1")]
169 pub sub_field_types: ::prost::alloc::vec::Vec<Field>,
170}
171#[derive(Clone, PartialEq, ::prost::Message)]
172pub struct Map {
173 #[prost(message, optional, boxed, tag = "1")]

Calls

no outgoing calls

Used in the wild real call sites across dependent graphs

searching dependent graphs…