Hi list, Documentation about scanning iceberg tables from jvm ( https://iceberg.apache.org/api/#scanning) doesn't mention handy IcebergGenerics ( https://github.com/apache/incubator-iceberg/blob/master/data/src/main/java/org/apache/iceberg/data/IcebergGenerics.java) that (apart from missing time travel support) looks the natural way to go.
Is that intentional (IcebergGenerics is a dead-end) or just an oversight? Thanks, L.