Comment the PR with "Run SQL PostCommit” would trigger the post commit integration tests for SQL, which I suppose includes DataStoreReadWriteIT
Let me know if whether or not this is sufficient. Best, Ke > On Jul 28, 2021, at 12:20 PM, Alex Amato <ajam...@google.com> wrote: > > Is it possible to run a Datastore IO integration test to test this PR? > > https://github.com/apache/beam/pull/15183/files > <https://github.com/apache/beam/pull/15183/files> > > Probably this test can be ran somehow. Though I don't know the gradle command > to run it > https://github.com/apache/beam/blob/master/sdks/java/extensions/sql/src/test/java/org/apache/beam/sdk/extensions/sql/meta/provider/datastore/DataStoreReadWriteIT.java > > <https://github.com/apache/beam/blob/master/sdks/java/extensions/sql/src/test/java/org/apache/beam/sdk/extensions/sql/meta/provider/datastore/DataStoreReadWriteIT.java> > > Does anyone know how to run this test?