Replace left joins with inner joins (#199)

* Replace left joins with inner joins.

* Temporarily disable YugabyteDB CI
This commit is contained in:
Kavin 2022-02-24 12:27:23 +00:00 committed by GitHub
parent 79b00f52e5
commit 78082742ad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 12 additions and 14 deletions

View file

@ -15,7 +15,7 @@ jobs:
- docker-compose.yml
- testing/docker-compose.hsqldb.yml
- testing/docker-compose.cockroachdb.yml
- testing/docker-compose.yugabytedb.yml
#- testing/docker-compose.yugabytedb.yml
steps:
- uses: actions/checkout@v2.4.0
- name: Create Version File