-
Notifications
You must be signed in to change notification settings - Fork 762
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: Bump OpenDAL 0.46, arrow 51, tonic 0.11, reqwest 0.12, hype…
…r 1, http 1 (#15442) * Save current work Signed-off-by: Xuanwo <[email protected]> * Refactor layer Signed-off-by: Xuanwo <[email protected]> * Save work Signed-off-by: Xuanwo <[email protected]> * Save current work Signed-off-by: Xuanwo <[email protected]> * Build pass Signed-off-by: Xuanwo <[email protected]> * cargo fix Signed-off-by: Xuanwo <[email protected]> * cargo check pass Signed-off-by: Xuanwo <[email protected]> * Cleanup deps Signed-off-by: Xuanwo <[email protected]> * Format files Signed-off-by: Xuanwo <[email protected]> * Fix bytes reader use too small range Signed-off-by: Xuanwo <[email protected]> * Split read offset and consume offset Signed-off-by: Xuanwo <[email protected]> * Fix input pipeline Signed-off-by: Xuanwo <[email protected]> * leave a todo here Signed-off-by: Xuanwo <[email protected]> * Fix eof not calculated correctly Signed-off-by: Xuanwo <[email protected]> * Fix offset check Signed-off-by: Xuanwo <[email protected]> * Try concurrent load Signed-off-by: Xuanwo <[email protected]> * format toml Signed-off-by: Xuanwo <[email protected]> * Let's try use opendal's async read Signed-off-by: Xuanwo <[email protected]> * reduce to 2 concurrent Signed-off-by: Xuanwo <[email protected]> * Also fix support for input pipeline Signed-off-by: Xuanwo <[email protected]> * try 4 concurrent Signed-off-by: Xuanwo <[email protected]> * Remove an extra head Signed-off-by: Xuanwo <[email protected]> --------- Signed-off-by: Xuanwo <[email protected]>
- Loading branch information
Showing
107 changed files
with
1,389 additions
and
1,284 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.