Load partition requests can produce overlong URIs
Open
from-jira
priority:high
type:bug
- Dominant language
- Java
- Stars
- 6.2k
- Forks
- 2.5k
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 112
Description
Currently LOAD_PARTITION requests pass the partitions via the URI, which can lead to a URI too long to process. The solution should be to pass the partitions via the request body instead.
## JIRA info
- Link: https://issues.apache.org/jira/browse/HUDI-8526
- Type: Bug
- Fix version(s):
- 1.1.0
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.