Uses of Class
org.apache.flink.table.runtime.arrow.sources.ArrowTableSource
-
Packages that use ArrowTableSource Package Description org.apache.flink.table.runtime.arrow -
-
Uses of ArrowTableSource in org.apache.flink.table.runtime.arrow
Methods in org.apache.flink.table.runtime.arrow that return ArrowTableSource Modifier and Type Method Description static ArrowTableSourceArrowUtils. createArrowTableSource(org.apache.flink.table.types.DataType dataType, String fileName)
-