abhishekagarwal87 commented on code in PR #12835:
URL: https://github.com/apache/druid/pull/12835#discussion_r941063483


##########
sql/src/main/java/org/apache/druid/sql/calcite/schema/AbstractTableSchema.java:
##########
@@ -32,8 +32,16 @@
 import java.util.Set;
 
 /**
- * Useful form of an abstract schema that does not lock down the
- * {@link #getTable} method.
+ * Calcite provides two "schema" abstractions. {@link Schema} is an interface,

Review Comment:
   this is much clearer. Thank you. 



-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to