hnail commented on a change in pull request #8422:
URL: https://github.com/apache/pulsar/pull/8422#discussion_r547789188
##########
File path:
pulsar-sql/presto-pulsar/src/test/java/org/apache/pulsar/sql/presto/TestPulsarConnector.java
##########
@@ -179,28 +150,13 @@
public static class Bar {
public Integer field1;
public String field2;
- public Boo test;
Review comment:
Yes, `Foo.bar` tested in main modules, and
`TestAvroDecoder\TestJsonDecoder` has also test nest object in Decoder.
----------------------------------------------------------------
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]