stevenzwu commented on PR #6934:
URL: https://github.com/apache/iceberg/pull/6934#issuecomment-3214860888

   @puchengy please create a new issue to track and discuss this problem.
   
   Agree with the overhead of serializing the schema for scan task. If we were 
to just serialize schema id, the serializer would need to get hold of the 
schemas. It would require major refactoring of the call stack to allow pass-in. 
At that time, we opted into the simpler approach. But we can discuss the 
alternative.
   
   Does Trino use the JSON parser for file scan task?


-- 
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