Skip to content
Snippets Groups Projects
Commit c18fa464 authored by Ergin Seyfe's avatar Ergin Seyfe Committed by Yin Huai
Browse files

[SPARK-15280] Input/Output] Refactored OrcOutputWriter and moved serialization to a new class.

## What changes were proposed in this pull request?
Refactoring: Separated ORC serialization logic from OrcOutputWriter and moved to a new class called OrcSerializer.

## How was this patch tested?
Manual tests & existing tests.

Author: Ergin Seyfe <eseyfe@fb.com>

Closes #13066 from seyfe/orc_serializer.
parent 201a51f3
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment