Weijun-H commented on code in PR #15193:
URL: https://github.com/apache/datafusion/pull/15193#discussion_r1995225644


##########
datafusion/core/src/lib.rs:
##########
@@ -699,7 +699,7 @@ pub const DATAFUSION_VERSION: &str = 
env!("CARGO_PKG_VERSION");
 extern crate core;
 extern crate sqlparser;
 
-pub mod catalog_common;
+// pub mod catalog_common;

Review Comment:
   ```suggestion
   ```



-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to