We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c2a7b6 commit fd1471aCopy full SHA for fd1471a
datafusion-postgres/src/lib.rs
@@ -22,7 +22,6 @@ use crate::auth::AuthManager;
22
use handlers::HandlerFactory;
23
pub use handlers::{DfSessionService, Parser};
24
25
-
26
/// re-exports
27
pub use arrow_pg;
28
pub use pgwire;
0 commit comments