spark-instrumented-optimizer/sql/core
majsiel 772c70615a [SPARK-32648][SS] Remove unused DELETE_ACTION in FileStreamSinkLog
### What changes were proposed in this pull request?
Removing unused DELETE_ACTION in FileStreamSinkLog.

### Why are the changes needed?
DELETE_ACTION is not used nowhere in the code.

### Does this PR introduce _any_ user-facing change?
No

### How was this patch tested?
Tests where not added, because code was removed.

Closes #29505 from michal-wieleba/SPARK-32648.

Authored-by: majsiel <majsiel@gmail.com>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
2020-08-23 17:17:39 -07:00
..
benchmarks [SPARK-30648][SQL] Support filters pushdown in JSON datasource 2020-07-17 00:01:13 +09:00
src [SPARK-32648][SS] Remove unused DELETE_ACTION in FileStreamSinkLog 2020-08-23 17:17:39 -07:00
v1.2/src Revert "[SPARK-32646][SQL] ORC predicate pushdown should work with case-insensitive analysis" 2020-08-23 00:40:53 -07:00
v2.3/src Revert "[SPARK-32646][SQL] ORC predicate pushdown should work with case-insensitive analysis" 2020-08-23 00:40:53 -07:00
pom.xml [SPARK-31336][SQL] Support Oracle Kerberos login in JDBC connector 2020-06-30 10:30:22 -07:00