brodiealexander commented on PR #2092:
URL: https://github.com/apache/iceberg-rust/pull/2092#issuecomment-3824860993

   @kevinjqliu What's your opinion on the idea of scanning either (1) the table 
schema using backend-specific SQL or (2) selecting * from the table and seeing 
if there's an `iceberg_type`, then using the result to set a flag for if we 
should query 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to