You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2019/08/23 05:04:53 UTC

[GitHub] [incubator-iceberg] waterlx opened a new pull request #405: Error message too heavy when table type is not iceberg (#403)

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org