6 Commits

Author SHA1 Message Date
xudong.w f1f7ad8e72 Upgrade DF51.0.0 (#104)
* Upgrade DF51.0.0

* udpate
2025-11-19 09:57:11 +00:00
Qi Zhu 3026895c6d Upgrade DF to 49.0.2 (#86)
* Upgrade DF to 49.0.2

* fix clippy and upgrade rust

* upgrade version for Cargo Deny
2025-09-03 13:55:04 +08:00
xudong.w 25e5ccc06a Upgrade to DF49 (#75)
* Upgrade to DF49

* fix licenses

* use 49

* resolve comments
2025-08-01 08:51:20 +08:00
Jared Combs b733a12409 Allow customization of list_all_files function. (#69)
We need to be able to support custom file listing logic (e.g.
versioning). Introduced a new trait to allow the injection of custom
logic.

Co-authored-by: Matthew Turner <matthew.m.turner@outlook.com>
2025-06-19 09:45:09 -04:00
Matthew Cramerus 1b6105a394 add constructor for RowMetadataRegistry from FileMetadata (#25) 2025-01-07 11:30:25 -06:00
Matthew Cramerus da8ed33b5b Integration test (#10)
* wip integration test

* working integration test

* fix license header + update readme
2025-01-03 01:06:20 -06:00