Describe the enhancement requested
With the errorprone warning fixes, a decision was made to minimize the static imports. And a few more classes which does the UTF8 import in static mode was found in FlightSqlExample, JsonFileReader ArrowFlightJdbcVarCharVectorAccessor.
It would be good to fix these.
Component(s)
Java
Describe the enhancement requested
With the errorprone warning fixes, a decision was made to minimize the static imports. And a few more classes which does the UTF8 import in static mode was found in
FlightSqlExample,JsonFileReaderArrowFlightJdbcVarCharVectorAccessor.It would be good to fix these.
Component(s)
Java