Interface LocalScan

All Superinterfaces:
Scan

@Experimental public interface LocalScan extends Scan
A special Scan which will happen on Driver locally instead of Executors.
Since:
3.2.0
  • Method Details

    • rows

      org.apache.spark.sql.catalyst.InternalRow[] rows()