korlov42 commented on code in PR #2811:
URL: https://github.com/apache/ignite-3/pull/2811#discussion_r1387845339
##########
modules/sql-engine/src/main/java/org/apache/ignite/internal/sql/engine/property/PropertyNotFoundException.java:
##########
@@ -20,10 +20,9 @@
import static org.apache.ignite.internal.lang.IgniteStringFormatter.format;
/**
- * Exception that is thrown by {@link PropertiesHolder} if given property
- * is not fount in the holder.
+ * Exception that is thrown by {@link SqlProperties} if given property is not
fount.
Review Comment:
fixed
--
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]