Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/paimon-rust
/ schema
Method
schema
crates/integrations/datafusion/src/vector_search.rs:145–147 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
143
}
144
145
fn schema(&self) -> ArrowSchemaRef {
146
self.inner.schema()
147
}
148
149
fn table_type(&self) -> TableType {
150
TableType::Base
Callers
1
scan
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected