HarshitGupta11

Results 7 issues of HarshitGupta11

Support the new fast Vectored Read API in ORC for parallel reads. The patch was tested internally along with S3

BUILD
JAVA

### Describe the bug We can see that the reads on the new SDK are slower than the v1 sdk. On profiling a long running job it was revealed that...

bug
p2

### Describe the feature Currently only the signer options/properties are added to the SignRequest for signing, it would be nice to have custom properties in the SignRequest that are added...

feature-request
needs-triage

### Description of PR Upgrading aws sdk to 2.25.53 ### How was this patch tested? The patch was tested using documentation on access points, instance profile roles and scale tests...

build
trunk

### Describe the bug We have a cross region bukcet setting. Both the accounts have all the permissions on the bucket but after performing an sdk upgrade to 2.25.3 our...

bug
p2

### Description of PR In applications which do many single-file deletions on the same dir, a lot of time is wasted in maybeCreateFakeParentDirectory(). Proposed: add an option to disable the...