forked from apache/spark
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
changed conversion to use Iterator[InternalRow] instead of Array
arrow conversion done at partition by executors some cleanup of APIs, made tests complete for non-complex data types closes apache#23
- Loading branch information
1 parent
f44e6d7
commit e0bf11b
Showing
6 changed files
with
326 additions
and
186 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.