benWize commented on a change in pull request #16034:
URL: https://github.com/apache/beam/pull/16034#discussion_r758696735
##########
File path:
sdks/java/extensions/sql/src/main/java/org/apache/beam/sdk/extensions/sql/impl/rel/BeamCalcRel.java
##########
@@ -244,6 +244,7 @@ private RowCoder getErrorRowCoder(PCollection<Row>
upstream, InputGetterImpl inp
private final boolean verifyRowValues;
private final List<String> jarPaths;
+ @SuppressWarnings("unused")
Review comment:
I added a TODO(BEAM-13271) there
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]