Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/calcite
/ path
Method
path
core/src/main/java/org/apache/calcite/util/Source.java:35–35 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
33
File file();
34
Optional<File> fileOpt();
35
String path();
36
Reader reader() throws IOException;
37
InputStream openStream() throws IOException;
38
String protocol();
Callers
15
addTable
Method · 0.95
createTableMap
Method · 0.65
deduceTableMap
Method · 0.65
testPopulateRootSchemaFromURL
Method · 0.65
toRel
Method · 0.65
create
Method · 0.65
populateMaterializations
Method · 0.65
populate
Method · 0.65
createResolvedIdentifier
Method · 0.65
moniker
Method · 0.65
createCatalogReader
Method · 0.65
optimize
Method · 0.65
Implementers
2
GuavaCharSource
core/src/main/java/org/apache/calcite/
FileSource
core/src/main/java/org/apache/calcite/
Calls
no outgoing calls
Tested by
8
testPopulateRootSchemaFromURL
Method · 0.52
toRel
Method · 0.52
execute
Method · 0.52
testCreateIndexWithSimpleFieldMappings
Method · 0.52
testCreateIndexWithNestedFieldMappings
Method · 0.52
testCreateIndexWithMultiFieldMappings
Method · 0.52
testCreateIndexWithNestedFieldMappingsAndMultiFieldMappings
Method · 0.52
getMappings
Method · 0.52