zombee0
zombee0
Signed-off-by: zombee0 ## What type of PR is this: - [ ] bug - [x] feature - [ ] enhancement - [ ] refactor - [ ] others ## Which...
support read map column from parquet file Signed-off-by: zombee0 ## What type of PR is this: - [ ] BugFix - [x] Feature - [ ] Enhancement - [ ]...
support map[key] ## What type of PR is this: - [ ] BugFix - [x] Feature - [ ] Enhancement - [ ] Refactor - [ ] UT - [...
## Why I'm doing: ## What I'm doing: Fixes #issue ## What type of PR is this: - [ ] BugFix - [ ] Feature - [x] Enhancement - [...
## Why I'm doing: ## What I'm doing: Fixes #issue ## What type of PR is this: - [ ] BugFix - [ ] Feature - [ ] Enhancement -...
## Why I'm doing: ## What I'm doing: Fixes #issue ## What type of PR is this: - [ ] BugFix - [ ] Feature - [x] Enhancement - [...
### What problem does this PR solve? Issue Number: #xxx Problem Summary: ### What is changed and how it works? What's Changed: How it Works: Side effects(Breaking backward compatibility? Performance...
## Why I'm doing: ## What I'm doing: old  new  Fixes #issue ## What type of PR is this: - [ ] BugFix - [ ] Feature -...
**Describe the bug** A clear and concise description of what the bug is. when I use spark-rapids with yarn, I want to enable RapidsShuffleManager, and then I got this exception...
### Describe the bug from the code https://github.com/aws/aws-sdk-cpp/blob/8209a3ed365edb4789d6eb9d5763c08f6bd77d11/src/aws-cpp-sdk-core/source/client/AWSClient.cpp#L561 I see the AWSAuthV4Signer::PayloadSigningPolicy::Never won't work any more, so is this a bug? or by designed? And even in AWSAuthV4Signer https://github.com/aws/aws-sdk-cpp/blob/8209a3ed365edb4789d6eb9d5763c08f6bd77d11/src/aws-cpp-sdk-core/source/auth/signer/AWSAuthV4Signer.cpp#L219 i...