ajantha-bhat commented on issue #9220: URL: https://github.com/apache/iceberg/issues/9220#issuecomment-1842692615
I don't remember any hard coded limittaion. But Field ID of partition columns in schema starts from 10K. So if you have 300K columns it will conflict with column ids. So, indirectly it is restricted to less than 10k columns. BTW isn't 300K columns is way too huge? -- 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