GitHub user zuyu opened a pull request:

    https://github.com/apache/incubator-quickstep/pull/313

    Relax the sort requirement in columnstore.

    This small PR allows to create a relation w/ column store, while not 
specifying a sort attribute.

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

    $ git pull https://github.com/zuyu/incubator-quickstep no-sort-in-cs

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

    https://github.com/apache/incubator-quickstep/pull/313.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 #313
    
----
commit 2e0496c22a804da067a91caf8bc291b8c66a9c7b
Author: Zuyu Zhang <z...@cs.wisc.edu>
Date:   2017-10-09T16:23:08Z

    Relax the sort requirement in columnstore.

----


---

Reply via email to