spark-instrumented-optimizer/sql/core/src
wenxuanguan 35952cb42c [SPARK-27859][SS] Use efficient sorting instead of .sorted.reverse sequence
## What changes were proposed in this pull request?

descending sort in HDFSMetadataLog.getLatest instead of two action of ascending sort and reverse

## How was this patch tested?

Jenkins

Closes #24711 from wenxuanguan/bug-fix-hdfsmetadatalog.

Authored-by: wenxuanguan <choose_home@126.com>
Signed-off-by: Dongjoon Hyun <dhyun@apple.com>
2019-05-27 21:53:23 -07:00
..
main [SPARK-27859][SS] Use efficient sorting instead of .sorted.reverse sequence 2019-05-27 21:53:23 -07:00
test [SPARK-27803][SQL][PYTHON] Fix column pruning for Python UDF 2019-05-27 21:39:59 +09:00