AMashenkov commented on code in PR #7303:
URL: https://github.com/apache/ignite-3/pull/7303#discussion_r2646884829


##########
modules/sql-engine-api/src/main/java/org/apache/ignite/internal/sql/engine/api/expressions/RowFactory.java:
##########
@@ -15,7 +15,7 @@
  * limitations under the License.
  */
 
-package org.apache.ignite.internal.sql.engine.exec;
+package org.apache.ignite.internal.sql.engine.api.expressions;

Review Comment:
   
   Why are RowAccessor and RowFactory a part of Expression evaluation API?
   Maybe they should be placed into parent package?



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

Reply via email to