ayushtkn commented on issue #6368: URL: https://github.com/apache/iceberg/issues/6368#issuecomment-1340129938
Can think of making this configurable or may be increase it to 10K atleast: ``` // IDs for partition fields start at 1000 private static final int PARTITION_DATA_ID_START = 1000; ``` -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org