Skip to content

remove unused variable#701

Open
Youssef-Khogaly wants to merge 1 commit intoapache:mainfrom
Youssef-Khogaly:issue#678
Open

remove unused variable#701
Youssef-Khogaly wants to merge 1 commit intoapache:mainfrom
Youssef-Khogaly:issue#678

Conversation

@Youssef-Khogaly
Copy link

@Youssef-Khogaly Youssef-Khogaly commented Feb 28, 2026

fix #678
remove unused size variable getMeasuredCardinality() method always delegated to the parent class
and size variable never accessed or read

@zkaoudi
Copy link
Contributor

zkaoudi commented Mar 2, 2026

Hi @Youssef-Khogaly. Thanks for the PR. We may need the size variable in the future so it's better to not remove it entirely.

@mspruc
Copy link
Contributor

mspruc commented Mar 3, 2026

@zkaoudi do we close this pr?

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.

this.size is currently always 0

3 participants