bchapuis commented on code in PR #3668: URL: https://github.com/apache/calcite/pull/3668#discussion_r1489118497
########## core/src/main/java/org/apache/calcite/rel/type/RelDataTypeFactoryImpl.java: ########## @@ -39,9 +39,11 @@ import com.google.common.collect.Interners; import org.checkerframework.checker.nullness.qual.Nullable; +import org.locationtech.jts.geom.Geometry; Review Comment: Yes, here is the jira issue I just created: https://issues.apache.org/jira/browse/CALCITE-6263 -- 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]
