waterlx opened a new pull request #405: Error message too heavy when table type is not iceberg (#403) URL: https://github.com/apache/incubator-iceberg/pull/405 1. The original code uses "table", which includes too much information when calling "toString()". tableName (as a String) could be used instead; 2. The original error message "Invalid tableName, not Iceberg" seem not quite clear to indicate that the type is invalid, so improve it a little
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
