-
- Downloads
[SPARK-18498][SQL] Revise HDFSMetadataLog API for better testing
Revise HDFSMetadataLog API such that metadata object serialization and final batch file write are separated. This will allow serialization checks without worrying about batch file name formats. marmbrus zsxwing
Existing tests already ensure this API faithfully support core functionality i.e., creation of batch files.
Author: Tyson Condie <tcondie@gmail.com>
Closes #15924 from tcondie/SPARK-18498.
Signed-off-by:
Michael Armbrust <michael@databricks.com>
Please register or sign in to comment