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

JAVA-3143: Extend driver vector support to arbitrary subtypes and fix handling of variable length types (OSS C* 5.0) #1952

Open
wants to merge 25 commits into
base: 4.x
Choose a base branch
from

Commits on May 2, 2024

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

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    9ea8689 View commit details
    Browse the repository at this point in the history
  2. fmt

    SiyaoIsHiding committed May 6, 2024
    Configuration menu
    Copy the full SHA
    b035763 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. DataTypes.custom("org.apache.cassandra.db.marshal.VectorType(org.apac…

    …he.cassandra.db.marshal.FloatType,3)")
    SiyaoIsHiding committed May 7, 2024
    Configuration menu
    Copy the full SHA
    943e3f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d176f09 View commit details
    Browse the repository at this point in the history
  3. Add blank line

    SiyaoIsHiding committed May 7, 2024
    Configuration menu
    Copy the full SHA
    953fa47 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. customize ccm bridge

    SiyaoIsHiding committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    52db4d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f27134 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

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

Commits on Aug 14, 2024

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

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    1645b78 View commit details
    Browse the repository at this point in the history
  2. fix circle

    SiyaoIsHiding committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    5d0087e View commit details
    Browse the repository at this point in the history
  3. tinyint works

    SiyaoIsHiding committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    3f75dd8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ae14fa4 View commit details
    Browse the repository at this point in the history
  5. all tests passed

    SiyaoIsHiding committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    522fab8 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. nested vector passed

    SiyaoIsHiding committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    61bdf29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2ff145 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. add a ton of unit tests

    SiyaoIsHiding committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    6422932 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

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

Commits on Sep 3, 2024

  1. fmt

    SiyaoIsHiding committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    5834c25 View commit details
    Browse the repository at this point in the history
  2. revert ccmbridge

    SiyaoIsHiding committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    680a6a0 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. fmt

    SiyaoIsHiding committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    86088d6 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. add revapi.json

    SiyaoIsHiding committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    1c17c72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aaf7fff View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. fix failed tests

    SiyaoIsHiding committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    7ef44b6 View commit details
    Browse the repository at this point in the history