Fokko commented on a change in pull request #7810: Remove Apache Pig from the
tests
URL: https://github.com/apache/incubator-druid/pull/7810#discussion_r291829460
##########
File path:
extensions-core/parquet-extensions/src/main/java/org/apache/druid/data/input/parquet/avro/ParquetAvroHadoopInputRowParser.java
##########
@@ -92,6 +93,7 @@ private LogicalType determineTimestampSpecLogicalType(Schema
schema, String time
/**
* imitate avro extension {@link
org.apache.druid.data.input.avro.AvroParsers#parseGenericRecord}
*/
+ @Nonnull
Review comment:
I'm happy as well to make this more consistent in the codebase. Maybe we can
also use SpotBugs to enforce this a bit.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]