spark-instrumented-optimizer/sql/core/src
Jose Torres 66a3a5a2dc [SPARK-23099][SS] Migrate foreach sink to DataSourceV2
## What changes were proposed in this pull request?

Migrate foreach sink to DataSourceV2.

Since the previous attempt at this PR #20552, we've changed and strictly defined the lifecycle of writer components. This means we no longer need the complicated lifecycle shim from that PR; it just naturally works.

## How was this patch tested?

existing tests

Author: Jose Torres <torres.joseph.f+github@gmail.com>

Closes #20951 from jose-torres/foreach.
2018-04-03 11:05:29 -07:00
..
main [SPARK-23099][SS] Migrate foreach sink to DataSourceV2 2018-04-03 11:05:29 -07:00
test [SPARK-23099][SS] Migrate foreach sink to DataSourceV2 2018-04-03 11:05:29 -07:00