[VL] When reading a iterator or a collection, first batch / first row is used to get context information
Open
enhancement
stale
- Dominant language
- Scala
- Stars
- 1.6k
- Forks
- 657
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 80
Description
We have a couple of practices to use first batch or first row of a iterator to make decisions. This is generally considered sub-optimal and should be avoided.
Let's see if we have better solutions to fix them.
Contributor guide
Assessment
This issue has not been assessed yet.