[
https://issues.apache.org/jira/browse/BEAM-10540?focusedWorklogId=461704&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-461704
]
ASF GitHub Bot logged work on BEAM-10540:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 21/Jul/20 18:24
Start Date: 21/Jul/20 18:24
Worklog Time Spent: 10m
Work Description: kennknowles commented on pull request #12323:
URL: https://github.com/apache/beam/pull/12323#issuecomment-662029763
Automated mass refactor did not catch use of nullable for arrays, which is
somewhat wacky looking. `@Nullable Foo []` is an array of nullable `Foo` while
`Foo @Nullable []` is an array of `Foo` where the whole array can be null.
----------------------------------------------------------------
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]
Issue Time Tracking
-------------------
Worklog Id: (was: 461704)
Time Spent: 1h (was: 50m)
> java.lang.Object#equals takes nullable parameter but none of ours are
> annotated to declare this
> -----------------------------------------------------------------------------------------------
>
> Key: BEAM-10540
> URL: https://issues.apache.org/jira/browse/BEAM-10540
> Project: Beam
> Issue Type: Bug
> Components: io-java-amqp, io-java-avro, io-java-aws, io-java-azure,
> io-java-cassandra, io-java-clickhouse, io-java-elasticsearch, io-java-files,
> io-java-gcp, io-java-hadoop-file-system, io-java-hadoop-format,
> io-java-hbase, io-java-hcatalog, io-java-jdbc, io-java-jms, io-java-kafka,
> io-java-kinesis, io-java-kudu, io-java-mongodb, io-java-mqtt,
> io-java-parquet, io-java-rabbitmq, io-java-redis, io-java-solr,
> io-java-splunk, io-java-text, io-java-tfrecord, io-java-tika,
> io-java-utilities, io-java-xml, runner-core, runner-dataflow, runner-direct,
> runner-extensions-metrics, runner-flink, runner-jet, runner-samza,
> runner-spark, sdk-java-core, sdk-java-harness
> Reporter: Kenneth Knowles
> Assignee: Kenneth Knowles
> Priority: P2
> Time Spent: 1h
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)