madrob commented on a change in pull request #177: URL: https://github.com/apache/solr/pull/177#discussion_r653712556
########## File path: solr/core/src/test-files/log4j2.xml ########## @@ -34,6 +34,7 @@ <Logger name="org.apache.directory" level="WARN"/> <Logger name="org.apache.solr.hadoop" level="INFO"/> <Logger name="org.eclipse.jetty" level="INFO"/> + <Logger name="org.apache.calcite" level="DEBUG"/> Review comment: This is only temporary, I hope? How verbose is the logging? ########## File path: solr/CHANGES.txt ########## @@ -335,6 +335,8 @@ Other Changes collections/collectionName into its state.json. For many-collection clusters, this is an optimization when the cluster status is fetched. (Nazerke Seidan, David Smiley) +* SOLR-15461: SOLR-15461: Upgrade Apache Calcite to 1.27.0. (Mark Miller, Timothy Potter) Review comment: Do we need to document anything about backwards compatibility? Or call out new features in the ref guide -- 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: issues-unsubscr...@solr.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org