6 comments (6 comments)0 reactions (0 reactions)0 assignees (0 assignees)Java15,558 stars (15,558 stars)5,240 forks (5,240 forks)batch import
beginner-taskbootcampcleanupgood first issuejava
- Issue 種別
- refactor
- 調査方針
- Review the discussion in PR #22186 (linked in the issue) to understand the proposed change. Locate the OrcBatchPageSource class in the Presto codebase and identify where a list of booleans is used for row position. Determine how to replace it with a single integer for efficiency, and ensure all usages and tests are updated accordingly.