Skip to content

Conversation

@cindy-peng
Copy link
Contributor

@cindy-peng cindy-peng commented Nov 15, 2024

The current YCSB datastore driver runs on a very old google datastore SDK version. This PR is to:

  1. Update the datastore version from 1.1.0 to the latest version 2.24.2
  2. Modify datastore operation methods with the latest datastore SDK version
  3. Add a property projectId to datastore configuration (This was missing earlier thus projectId always incorrectly shares the same value with datasetId)
  4. Add tracingEnabled flags to google datastore configuration to enable publishing traces to Cloud Trace

@suraj-pasuparthy suraj-pasuparthy merged commit ab1b823 into brianfrankcooper:master Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants