hililiwei commented on PR #6440:
URL: https://github.com/apache/iceberg/pull/6440#issuecomment-1362302792

   > is it actually a good idea to use iceberg table as a LOOK UP JOIN 
candidate? will it be fast enough?
   
   It may work fine on small data sets. But without an index or other means to 
speed things up, it's not really fast enough when there's a lot of data. 
   Anyway, I think it is a good attempt, not all tables are big, it is very 
useful when we need a lookup on iceberg.


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