Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/calcite
/ end
Method
end
core/src/main/java/org/apache/calcite/interpreter/Sink.java:29–29 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
27
void
send(Row row) throws InterruptedException;
28
29
void
end() throws InterruptedException;
30
31
/** This method is temporary. It will be removed without notice. */
32
@Deprecated
Callers
15
writeArrowData
Method · 0.65
writeArrowDataType
Method · 0.65
renameMatches
Method · 0.65
checkMessage
Method · 0.65
expand
Method · 0.65
run
Method · 0.65
run
Method · 0.65
run
Method · 0.65
run
Method · 0.65
regexpInstr
Method · 0.65
simplifyMixedWildcards
Method · 0.65
parseNoCache
Method · 0.65
Implementers
2
ListSink
core/src/main/java/org/apache/calcite/
DuplicatingSink
core/src/main/java/org/apache/calcite/
Calls
no outgoing calls
Tested by
5
writeArrowData
Method · 0.52
writeArrowDataType
Method · 0.52
renameMatches
Method · 0.52
checkMessage
Method · 0.52
expand
Method · 0.52