[
https://issues.apache.org/jira/browse/BEAM-10540?focusedWorklogId=461344&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-461344
]
ASF GitHub Bot logged work on BEAM-10540:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 21/Jul/20 00:12
Start Date: 21/Jul/20 00:12
Worklog Time Spent: 10m
Work Description: kennknowles commented on a change in pull request
#12323:
URL: https://github.com/apache/beam/pull/12323#discussion_r457761014
##########
File path: learning/katas/java/Common
Transforms/Aggregation/Count/src/org/apache/beam/learning/katas/commontransforms/aggregation/count/Task.java
##########
@@ -16,7 +16,7 @@
* limitations under the License.
*/
-package org.apache.beam.learning.katas.commontransforms.aggregation.count;
+package org.apache.beam.learning.katas.commontransforms.aggregation.count;
import org.checkerframework.checker.nullness.qual.Nullable;
Review comment:
This line is caused by my choice of the easiest search/replace solution.
I expected spotless to fix it. It did not. I will file a bug against spotless.
I will then fix it by adding a newline and re-running spotless.
----------------------------------------------------------------
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: 461344)
Time Spent: 0.5h (was: 20m)
> 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: 0.5h
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)