Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-16781

add built-in cache mechanism for LookupableTableSource in lookup join

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • Table SQL / API

    Description

      Currently there's no built-in cache mechanism for LookupableTableSource. Developers have one of the following options:

      1) build their own cache

      2) use external cache services, like redis, memcached, etc, which Flink unfortunately doesn't have an out-of-box lookup function either

      3) give up caching and bear with poor lookup performance

       

      Flink should provide a generic caching layer for all the LookupableTableSource to take advantage of.

       

      cc ykt836 jark lzljs3620320

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              phoenixjiangnan Bowen Li
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: