Skip to content
This repository has been archived by the owner on Jun 18, 2024. It is now read-only.

Executor: BitmapHeapScan node is too heap specific #22

Open
Eulerizeit opened this issue Jul 30, 2020 · 0 comments
Open

Executor: BitmapHeapScan node is too heap specific #22

Eulerizeit opened this issue Jul 30, 2020 · 0 comments

Comments

@Eulerizeit
Copy link

Bitmap scan both the index and the relation. There are comments in the code suggesting we fix this and since it hurts us the we should fix it.

For example:
src/backend/executor/nodeBitmapHeapscan.c:210

We need to look for layer violation comments.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant