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

Second part of #1644 fix: C*4 from 4.0.1 to 4.0.3 upgrade #1647

Merged
merged 15 commits into from
Feb 24, 2022

Commits on Feb 17, 2022

  1. Configuration menu
    Copy the full SHA
    7ce95bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    029000e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a61897 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. Configuration menu
    Copy the full SHA
    7b8e38e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8594a43 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13e74ce View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

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

Commits on Feb 24, 2022

  1. add failing c4 test

    Ivan Senic committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    e852c5b View commit details
    Browse the repository at this point in the history
  2. fix assertion

    Ivan Senic committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    d0b0d16 View commit details
    Browse the repository at this point in the history
  3. fix compile

    Ivan Senic committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    d19a15d View commit details
    Browse the repository at this point in the history
  4. fix possible prepared statement not in cache in C4

    Ivan Senic committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    5033209 View commit details
    Browse the repository at this point in the history
  5. fix possible prepared statement not in cache in C311

    Ivan Senic committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    a57630c View commit details
    Browse the repository at this point in the history
  6. grpc to retry on PreparedQueryNotFoundException

    Ivan Senic committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    859b495 View commit details
    Browse the repository at this point in the history
  7. prepared with info to carry indexes in c 311 as well

    Ivan Senic committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    7f8f738 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    464f7a2 View commit details
    Browse the repository at this point in the history