You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/12/22 02:05:20 UTC

[GitHub] [iceberg] hililiwei commented on pull request #6440: Flink: Support Look-up Function

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-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org