iceberg icon indicating copy to clipboard operation
iceberg copied to clipboard

Unused Field

Open QiAnXinCodeSafe opened this issue 5 years ago • 2 comments

https://github.com/apache/iceberg/blob/454101c3573acb9cd94d6d9a306ed99a5a324ed9/data/src/main/java/org/apache/iceberg/data/orc/GenericOrcReaders.java#L54

This field is never used.

QiAnXinCodeSafe avatar Sep 04 '20 08:09 QiAnXinCodeSafe

I think we actually have a large number of other unused things, our current warning level is quite high. We should probably go through and clean them up. I have some time this morning so I think I'll grab all the obvious ones.

RussellSpitzer avatar Sep 04 '20 16:09 RussellSpitzer

This issue has been automatically marked as stale because it has been open for 180 days with no activity. It will be closed in next 14 days if no further activity occurs. To permanently prevent this issue from being considered stale, add the label 'not-stale', but commenting on the issue is preferred when possible.

github-actions[bot] avatar Feb 22 '24 00:02 github-actions[bot]

This issue has been closed because it has not received any activity in the last 14 days since being marked as 'stale'

github-actions[bot] avatar Mar 08 '24 00:03 github-actions[bot]