omkenge commented on PR #1258: URL: https://github.com/apache/iceberg-python/pull/1258#issuecomment-2442388133
Hi Team , @kevinjqliu @sungwy While working I faced this issue ### Error Details: When views are included in the output of list_tables and subsequently processed, the absence of the table_type parameter often raises an error similar to: NoSuchPropertyException: Property 'table_type' missing, could not determine type This PR resolves this error by ensuring that only tables with table_type set to "iceberg" are included in the final list. Plz Check IT -- 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