Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Public beta
Description
In order to make the client APIs a little more consistent, could the KuduScannerBuilder.setProjectedColumnNames method be overloaded to also accept a ColumnSchema and int columnIndex, just like the PartialRow.add* methods? Right now it only accepts a String column name.