Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/pig
/ getLastRel
Method
getLastRel
src/org/apache/pig/parser/QueryParserDriver.java:602–604 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
600
}
601
602
public
String getLastRel() {
603
return
lastRel;
604
}
605
}
Callers
6
parseQuery
Method · 0.95
processDescribe
Method · 0.45
processExplain
Method · 0.45
processDump
Method · 0.45
processIllustrate
Method · 0.45
parse
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected