Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SPARKC-403: Add CLUSTERING ORDER in cql statement #981

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on May 17, 2016

  1. Add CLUSTERING ORDER in cql statement

    kaushal committed May 17, 2016
    Configuration menu
    Copy the full SHA
    4ae3ff9 View commit details
    Browse the repository at this point in the history
  2. Add CLUSTERING ORDER in cql statement

    kaushal committed May 17, 2016
    Configuration menu
    Copy the full SHA
    5bc7cc6 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2016

  1. Changed custom ClusteringOrder class to com.datastax.driver.core.Clus…

    …teringOrder and Added list of Clustering order to TableDef
    kaushal committed Jul 27, 2016
    Configuration menu
    Copy the full SHA
    4dd085c View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2016

  1. Removed list of Clustering order from TableDef

    kaushal committed Aug 1, 2016
    Configuration menu
    Copy the full SHA
    bae67de View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2016

  1. Changed Options String to Seq[String]

    kaushal committed Aug 21, 2016
    Configuration menu
    Copy the full SHA
    697dd0e View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2016

  1. Configuration menu
    Copy the full SHA
    0aa10be View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2016

  1. Configuration menu
    Copy the full SHA
    dfa0382 View commit details
    Browse the repository at this point in the history