munir0b0tcs commented on PR #11623:
URL: https://github.com/apache/iceberg/pull/11623#issuecomment-2515567389

   Yeah, but the code in your link does not do that. To do that in your 
version, it'll have to loop through all the table configurations for each 
record. The abstraction around the routing optimizes this by doing it once per 
topic. It also makes static routing faster using the same optimization.
   
   I still don't understand the issue with the `RecordRouter` abstraction. To 
me, it is a good thing both performance and usability wise.


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

Reply via email to