Skip to content

Disable materializing strategy of the planner in look-a-like tests. #76

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

danolivo
Copy link
Collaborator

@danolivo danolivo commented Sep 9, 2022

It is just because of difference in behaviour of different versions of PGPro executor. In some versions it can disable unnecessary repeatable scans of a materialize node.

XXX: Could we solve a problem by improvement of AQO logic?

It is just because of difference in behaviour of different versions of PGPro
executor. In some versions it can disable unnecessary repeatable scans of a
materialize node.

XXX: Could we solve a problem by improvement of AQO logic?
@danolivo danolivo requested a review from Alena0704 September 9, 2022 05:35
@danolivo
Copy link
Collaborator Author

danolivo commented Sep 9, 2022

Полагаю, этот патч должен решить проблему с разногласиями между executor'ами PGPRO на 13 - 15 версиях.

@Alena0704 Alena0704 closed this Sep 16, 2022
@Alena0704 Alena0704 deleted the stable15-fix2 branch September 16, 2022 11:13
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.

2 participants