Package org.apache.calcite.runtime
Class SqlFunctions.ParseUrlFunction
java.lang.Object
org.apache.calcite.runtime.SqlFunctions.ParseUrlFunction
- Enclosing class:
- SqlFunctions
State for 
PARSE_URL.- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
ParseUrlFunctionpublic ParseUrlFunction()
 
- 
- 
Method Details- 
parseUrlSQLPARSE_URL(urlStr, partToExtract, keyToExtract)function.
- 
parseUrlSQLPARSE_URL(urlStr, partToExtract)function.
 
-