[Bug] REST Catalog Content-Type Error with Paimon 1.3.1
- Dominant language
- Java
- Stars
- 3.4k
- Forks
- 1.4k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 396
Description
### Search before asking
- [x] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar.
### Paimon version
1.3.1
### Compute Engine
Flink
### Minimal reproduce step
- Paimon ver: 1.3.1
- Flink ver: 2.1.1
- REST Server: Self-developed Metadata Management Service(http://localhost:8080/paimon-rest)
- Specific Error: An error occurred while creating a table using Flink SQL: "Content-Type 'text/plain;charset=UTF-8' is not supported"
### What doesn't meet your expectations?
The result should be [INFO] Execute statement succeeded. when executing the following SQL.
### Anything else?
The result should be [INFO] Execute statement succeeded. when executing the following SQL.
### Are you willing to submit a PR?
- [ ] I'm willing to submit a PR!
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the failure using Paimon 1.3.1, Flink 2.1.1, and the REST service at http://localhost:8080/paimon-rest, then trace the REST Catalog request that creates a table. Done means the supplied Flink SQL returns “Execute statement succeeded” instead of the unsupported Content-Type error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100