This website requires JavaScript.
Explore
Help
Sign In
fran
/
rustfs
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c74410858e61eaf078b5fec231ef220ee9246e48
rustfs
/
s3select
/
query
/
src
T
History
安正超
a1f4abf6c3
fix: resolve all Clippy warnings across codebase - Fixed field reassignment warnings in ecstore/src/file_meta.rs by using struct initialization instead of default + field assignment - Fixed overly complex boolean expression in ecstore/src/utils/os/mod.rs by removing meaningless assertion - Replaced manual Default implementation with derive in crates/zip/src/lib.rs - Updated io::Error usage to use io::Error::other() instead of deprecated pattern - Removed useless assertions and clone-on-copy warnings - Fixed unwrap usage by replacing with expect() providing meaningful error messages - Fixed useless vec usage by using array repeat instead - All code now passes comprehensive Clippy check with --all-targets --all-features -- -D warnings
2025-05-28 11:00:07 +08:00
..
data_source
tmp3
2025-03-31 05:46:03 +00:00
dispatcher
support spec char as delimiter
2025-05-06 11:10:30 +08:00
execution
tmp2
2025-03-31 05:44:48 +00:00
function
support func
2025-04-01 03:52:55 +00:00
metadata
support func
2025-04-01 03:52:55 +00:00
sql
fix: resolve all Clippy warnings across codebase - Fixed field reassignment warnings in ecstore/src/file_meta.rs by using struct initialization instead of default + field assignment - Fixed overly complex boolean expression in ecstore/src/utils/os/mod.rs by removing meaningless assertion - Replaced manual Default implementation with derive in crates/zip/src/lib.rs - Updated io::Error usage to use io::Error::other() instead of deprecated pattern - Removed useless assertions and clone-on-copy warnings - Fixed unwrap usage by replacing with expect() providing meaningful error messages - Fixed useless vec usage by using array repeat instead - All code now passes comprehensive Clippy check with --all-targets --all-features -- -D warnings
2025-05-28 11:00:07 +08:00
instance.rs
support spec char as delimiter
2025-05-06 11:10:30 +08:00
lib.rs
tmp3
2025-03-31 05:46:03 +00:00