hadoop/hadoop-common-project/hadoop-common
Steve Loughran 2fd7cf53fa
HADOOP-19253. Google GCS compilation fails due to VectorIO changes (#7002)
Fixes a compilation failure caused by HADOOP-19098

Restore original sortRanges() method signature,
  FileRange[] sortRanges(List<? extends FileRange>)

This ensures that google GCS connector will compile again.
It has also been marked as Stable so it is left alone

The version returning List<? extends FileRange>
has been renamed sortRangeList()

Contributed by Steve Loughran
2024-08-19 19:58:15 +01:00
..
dev-support HADOOP-19131. Assist reflection IO with WrappedOperations class (#6686) 2024-08-14 14:43:00 +01:00
src HADOOP-19253. Google GCS compilation fails due to VectorIO changes (#7002) 2024-08-19 19:58:15 +01:00
HadoopCommon.cmake HADOOP-17196. Fix C/C++ standard warnings (#2208) 2020-08-11 16:35:08 +09:00
HadoopJNI.cmake
pom.xml HADOOP-19153. hadoop-common exports logback as a transitive dependency (#6999) 2024-08-16 13:54:59 +01:00