ihuzenko commented on a change in pull request #1945: DRILL-7502: Invalid
codegen for typeof() with UNION
URL: https://github.com/apache/drill/pull/1945#discussion_r362892653
##########
File path: exec/vector/src/main/codegen/templates/AbstractFieldReader.java
##########
@@ -28,11 +28,11 @@
/*
* This class is generated using freemarker and the ${.template_name} template.
*/
-@SuppressWarnings("unused")
public abstract class AbstractFieldReader extends AbstractBaseReader
implements FieldReader {
- public AbstractFieldReader() {
- }
+ public AbstractFieldReader() { }
Review comment:
```suggestion
```
----------------------------------------------------------------
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