Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ clone
Method
clone
fe/src/main/java/org/apache/impala/analysis/SortInfo.java:179–180 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
177
}
178
179
@Override
180
public
SortInfo clone() {
return
new
SortInfo(this); }
181
182
/**
183
* Matches SlotRef expressions that do not reference the sort tuple.
Callers
2
SortInfo
Method · 0.45
addMaterializedExprs
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected