Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: apache/cassandra-spark-connector
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: trunk
Choose a base ref
...
head repository: apache/cassandra-spark-connector
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: b3.0
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 8 files changed
  • 4 contributors

Commits on Jan 12, 2022

  1. Merge pull request #1336 from datastax/fix-ccm-dependency-2.5

    Switch ccm dependency URL from git to https protocol
    pkolaczk authored Jan 12, 2022
    Configuration menu
    Copy the full SHA
    9f9473e View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2022

  1. SPARKC-673 Fix invalid call to CodecRegistry (#1334)

    Fix regression introduced in f1f666c
    dabrowski-adam authored and jtgrabowski committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    ab7839b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1354c95 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

  1. Merge pull request #1340 from datastax/SPARKC-673-b3.0

    SPARKC-673 Fix invalid call to CodecRegistry
    jtgrabowski authored Apr 26, 2022
    Configuration menu
    Copy the full SHA
    a9aaebe View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

  1. Merge pull request #1343 from vinsce/SPARKC-667-b3.0

    SPARKC-667 Fix Cassandra Direct Join doesn't quote keyspace and table names (b3.0)
    jtgrabowski authored May 6, 2022
    Configuration menu
    Copy the full SHA
    8850be3 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

  1. SPARKC-682 Support mixed case Cassandra column names when performing …

    …a DF join operation
    msmygit committed May 26, 2022
    Configuration menu
    Copy the full SHA
    1cdad47 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2022

  1. SPARKC-682 Support mixed case Cassandra column names when performing …

    …a DF join operation
    msmygit committed May 27, 2022
    Configuration menu
    Copy the full SHA
    63b3bbc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ecdaac View commit details
    Browse the repository at this point in the history
  3. SPARKC-682 Support mixed case Cassandra column names when performing …

    …a DF join operation
    msmygit committed May 27, 2022
    Configuration menu
    Copy the full SHA
    f53c2a5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be9be64 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. Merge pull request #1345 from msmygit/SPARKC-682-b3.0

    SPARKC-682 Support mixed case Cassandra column names when performing DF join
    jtgrabowski authored Jun 13, 2022
    Configuration menu
    Copy the full SHA
    6e987c0 View commit details
    Browse the repository at this point in the history
Loading