Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-5741 External JDBC Read Support
  3. IMPALA-12983

Performance improvement for impala-impala federation

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Frontend
    • None
    • ghx-label-10

    Description

      "order by" cannot be pushed down to JDBC right now, but most of tpcds/tpch queries are using "order by ... limit ...", e.g top n. This results JDBC handler to retrieve all rows of remote table on remote database server, hence bad performance.

      Attachments

        Activity

          People

            pranav.lodha Pranav Yogi Lodha
            wzhou Wenzhe Zhou
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: