Skip to content

[#3929] fix(trino-connector): Fix the jdbc-postgresql/00004_query_pushdown.sql under catalog pg failed#4419

Merged
yuqi1129 merged 1 commit intoapache:mainfrom
diqiu50:fix-pg-jointest
Aug 8, 2024
Merged

[#3929] fix(trino-connector): Fix the jdbc-postgresql/00004_query_pushdown.sql under catalog pg failed#4419
yuqi1129 merged 1 commit intoapache:mainfrom
diqiu50:fix-pg-jointest

Conversation

@diqiu50
Copy link
Contributor

@diqiu50 diqiu50 commented Aug 7, 2024

What changes were proposed in this pull request?

Fix the jdbc-postgresql/00004_query_pushdown.sql under catalog pg failed. Because the explain result of the join query has random left and right table.

Why are the changes needed?

Fix: #3929

Does this PR introduce any user-facing change?

NO

How was this patch tested?

Exist testers

@diqiu50 diqiu50 changed the title [#4331] fix(trino-connector): Fix the jdbc-postgresql/00004_query_pushdown.sql under catalog pg failed [#3929] fix(trino-connector): Fix the jdbc-postgresql/00004_query_pushdown.sql under catalog pg failed Aug 7, 2024
Copy link
Contributor

@yuqi1129 yuqi1129 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@yuqi1129 yuqi1129 merged commit 1a8d59a into apache:main Aug 8, 2024
github-actions bot pushed a commit that referenced this pull request Aug 8, 2024
…hdown.sql under catalog pg failed (#4419)

### What changes were proposed in this pull request?

Fix the jdbc-postgresql/00004_query_pushdown.sql under catalog pg
failed. Because the explain result of the join query has random left and
right table.

### Why are the changes needed?

Fix: #3929

### Does this PR introduce _any_ user-facing change?

NO

### How was this patch tested?

Exist testers
@diqiu50 diqiu50 deleted the fix-pg-jointest branch August 15, 2024 02:57
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.

[Bug report] jdbc-postgresql/00004_query_pushdown.sql under catalog pg failed.

2 participants