Uses of Class
org.apache.pinot.sql.parsers.dml.InsertIntoFile
-
Packages that use InsertIntoFile Package Description org.apache.pinot.sql.parsers.dml -
-
Uses of InsertIntoFile in org.apache.pinot.sql.parsers.dml
Methods in org.apache.pinot.sql.parsers.dml that return InsertIntoFile Modifier and Type Method Description static InsertIntoFileInsertIntoFile. parse(SqlNodeAndOptions sqlNodeAndOptions)
-