wgtmac commented on issue #118: URL: https://github.com/apache/iceberg-cpp/issues/118#issuecomment-2943266607
TBH, I do think this is a bug from the compiler because we have exhausted all cases for the switch statement (please correct me if I was wrong). To fix this, we can simply use `Unreachable` defined in iceberg/util/unreachable.h in the default branch. -- 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