Package io.deephaven.sql
Class SqlAdapter
java.lang.Object
io.deephaven.sql.SqlAdapter
This is the main public entrypoint for converting a SQL query into
TableSpec
.-
Constructor Summary
-
Method Summary
-
Constructor Details
-
SqlAdapter
public SqlAdapter()
-
-
Method Details
-
parseSql
- Parameters:
sql
- the sqlscope
- the scope- Returns:
- the table spec
-