harrygav commented on code in PR #665:
URL: https://github.com/apache/wayang/pull/665#discussion_r2899799705


##########
wayang-commons/wayang-basic/pom.xml:
##########
@@ -120,6 +120,11 @@
             <version>20231013</version>
         </dependency>
 
+        <dependency>
+            <groupId>org.apache.calcite</groupId>
+            <artifactId>calcite-core</artifactId>
+            <version>${calcite.version}</version>
+        </dependency>
         <dependency>

Review Comment:
   Resolved. My PR may have triggered the copilot from my side. Addressed also 
several other comments.



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