namrathamyske opened a new issue, #7918:
URL: https://github.com/apache/iceberg/issues/7918
### Feature Request / Improvement
Hello community,
I wanted to override method in SparkWrite.java
` default int requiredNumPartitions() {
return 0;
}
`
The primary goal of this method is pass custom number of partitions to the
range/hash partitioner (After taking value from spark configs) Anyone has
concerns on this?
@rdblue @RussellSpitzer @aokolnychyi @jackye1995
### Query engine
None
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]