Add spec code generation for spark client
Open
enhancement
- Dominant language
- Java
- Stars
- 2.1k
- Forks
- 522
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 137
Description
### Is your feature request related to a problem? Please describe.
Today the request and response class are manually added to satisfy the special requirement for spark client usage with iceberg RestClient, where imports of iceberg shaded jar are needed.
Instead of adding it manually, we can add a generation script to auto generate it based on speck
### Describe the solution you'd like
_No response_
### Describe alternatives you've considered
_No response_
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.