GitHub user viirya opened a pull request:

    https://github.com/apache/spark/pull/19508

    [SPARK-20783][SQL][Follow-up] Create ColumnVector to abstract existing 
compressed column

    ## What changes were proposed in this pull request?
    
    Basically this goes to simplify the initialization of dictionary. And also 
removes one unused method.
    
    ## How was this patch tested?
    
    Existing tests.
    
    
    Please review http://spark.apache.org/contributing.html before opening a 
pull request.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/viirya/spark-1 SPARK-20783-followup

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/19508.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #19508
    
----
commit 5200ef0e7e55be698ed388c4501f9472d8f29673
Author: Liang-Chi Hsieh <[email protected]>
Date:   2017-10-16T13:46:48Z

    Simplify dictionary initialization and remove unused method.

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to