gaoran10 commented on a change in pull request #9628:
URL: https://github.com/apache/pulsar/pull/9628#discussion_r586934418
##########
File path:
pulsar-sql/presto-pulsar/src/main/java/org/apache/pulsar/sql/presto/PulsarRecordCursor.java
##########
@@ -222,7 +228,7 @@ public void
setPulsarSqlSchemaInfoProvider(PulsarSqlSchemaInfoProvider schemaInf
@VisibleForTesting
class DeserializeEntries implements Runnable {
- protected boolean isRunning = false;
+ protected boolean isRunning = false;
Review comment:
This is an indent fix.
----------------------------------------------------------------
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]