Skip to content

Commit b25dba0

Browse files
committed
draft
1 parent d72ceae commit b25dba0

10 files changed

Lines changed: 824 additions & 248 deletions

File tree

datafusion/common/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ pub mod instant;
5050
pub mod metadata;
5151
pub mod nested_struct;
5252
mod null_equality;
53+
pub mod ord;
5354
pub mod parquet_config;
5455
pub mod parsers;
5556
pub mod pruning;

0 commit comments

Comments
 (0)