This is an automated email from the ASF dual-hosted git repository.

iemejia pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from 80b1249  Merge pull request #5462 from iemejia/fix-parquet-issues
     add 8fcd495  [BEAM-4342] Enforce ErrorProne analysis in hadoop IO, and 
static analysis warnings
     new a26989d  Merge pull request #5411: [BEAM-4342] Enforce ErrorProne 
analysis in hadoop IO

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 sdks/java/io/hadoop-common/build.gradle            |  4 +-
 sdks/java/io/hadoop-file-system/build.gradle       |  4 +-
 sdks/java/io/hadoop-input-format/build.gradle      |  4 +-
 .../io/hadoop/inputformat/HadoopInputFormatIO.java | 58 ++++++++++++++--------
 .../ConfigurableEmployeeInputFormat.java           | 32 ++++++------
 .../io/hadoop/inputformat/EmployeeInputFormat.java | 33 ++++++------
 .../io/hadoop/inputformat/HIFIOCassandraIT.java    |  2 +-
 .../sdk/io/hadoop/inputformat/HIFIOElasticIT.java  |  7 ++-
 .../hadoop/inputformat/HIFIOWithElasticTest.java   | 28 +++++------
 .../HIFIOWithEmbeddedCassandraTest.java            | 27 +++++-----
 .../sdk/io/hadoop/inputformat/HIFITestOptions.java |  2 +-
 .../inputformat/HadoopInputFormatIOTest.java       | 13 +++--
 .../ReuseObjectsEmployeeInputFormat.java           | 44 ++++++++--------
 .../io/hadoop/inputformat/TestEmployeeDataSet.java |  7 +--
 .../io/hadoop/inputformat/TestRowDBWritable.java   |  6 ++-
 15 files changed, 145 insertions(+), 126 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to