darshan-sj

Results 9 comments of darshan-sj

Hi @kevin-mcgoldrick , Have taken the initiative to add test cases for data-model package. Have raised the pull request, please review and merge. #124 #123

In LocalSpannerAccessor line number - 44 to 56, there are some retry settings which are set for ExecuteStreamingSQL method. These are required for Databoost feature to work properly. They are...

The feature is now enabled for the test project and instance and the error has stopped occurring now.

Recent successful CI build -- https://ci-beam.apache.org/view/PostCommit/job/beam_PreCommit_Java_GCP_IO_Direct_Cron/1166/testReport/org.apache.beam.sdk.io.gcp.spanner/SpannerReadIT/

We are working on it. The support will be available soon.

> Are we going more to remove the related ITs later? @liferoad - Yes. we have already disabled all the ITs in https://github.com/GoogleCloudPlatform/DataflowTemplates/pull/2444

NoClassDef found should happen everytime the same tests are run. I don't understand why this is flaky. Is there any difference between the way we run the tests in the...