eevanwong commented on a change in pull request #2191:
URL: https://github.com/apache/drill/pull/2191#discussion_r612097419
##########
File path:
contrib/storage-kafka/src/main/java/org/apache/drill/exec/store/kafka/KafkaPartitionScanSpec.java
##########
@@ -22,7 +22,7 @@
import com.fasterxml.jackson.annotation.JsonCreator;
import com.fasterxml.jackson.annotation.JsonProperty;
-public class KafkaPartitionScanSpec {
+public class KafkaPartitionScanSpec {
//lgtm[java/inconsistent-equals-and-hashcode]
Review comment:
Yeah definitely. I've been a bit split in terms of work so I'll look
into this later.
--
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]