GatewayJ
0364523dad
fix(s3select): enforce query and resource limits ( #5028 )
...
* fix(s3select): enforce query and resource limits
* fix(s3select): close query resource limit gaps
* fix(s3select): preserve timeout and stream invariants
* fix(s3select): enforce staged query limits
* fix(s3select): preserve policy error compatibility
* fix(s3select): bound error source traversal
2026-07-25 18:44:53 +08:00
GatewayJ
48b2f3d6e3
fix(s3select): preserve CSV input as strings ( #5030 )
...
* fix(s3select): preserve CSV input as strings
* fix(s3select): address CSV schema review findings
2026-07-20 21:02:54 +08:00
Zhengchao An
765e719aaf
fix(s3select): configure session partitions ( #4511 )
2026-07-09 01:07:01 +08:00
Zhengchao An
710ae74cde
perf: add S3 operations benchmark framework ( #738 ) ( #4005 )
2026-06-28 18:02:41 +08:00
Zhengchao An
05d201679c
fix: replace unwrap() with expect() in more files ( #729 batch 13) ( #3993 )
2026-06-28 11:45:13 +08:00
junxiang Mu
25a4503285
fix: fmt
...
Signed-off-by: junxiang Mu <1948535941@qq.com >
2025-07-25 08:18:14 +08:00
junxiang Mu
addc964d56
Refactor: DatabaseManagerSystem as global
...
Signed-off-by: junxiang Mu <1948535941@qq.com >
2025-07-24 17:12:51 +08:00
houseme
5826396cd0
refactor: Restructure project layout and clean up dependencies ( #30 )
...
This commit introduces a significant reorganization of the project structure to improve maintainability and clarity.
Key changes include:
- Adjusted the directory layout for a more logical module organization.
- Removed unused crate dependencies, reducing the overall project size and potentially speeding up build times.
- Updated import paths and configuration files to reflect the structural changes.
2025-07-02 19:33:12 +08:00