Class StatesTableFunction
java.lang.Object
org.apache.calcite.test.schemata.countries.StatesTableFunction
A table function that returns states and their boundaries; also national
parks.
Has same content as
file/src/test/resources/geo/states.json
.
-
Method Summary
Modifier and TypeMethodDescriptionstatic ScannableTable
parks
(boolean b) static ScannableTable
states
(boolean b)
-
Method Details
-
states
-
parks
-