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

Method full_qualified_col

datafusion/sql/src/unparser/dialect.rs:955–957  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

953 }
954
955 fn full_qualified_col(&self) -> bool {
956 self.full_qualified_col
957 }
958
959 fn unnest_as_table_factor(&self) -> bool {
960 self.unnest_as_table_factor

Callers 1

col_to_sqlMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected