Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-12726

Simulate large scale query planning in TpcdsCpuCostPlannerTest

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • Impala 4.4.0
    • Frontend
    • None

    Description

      Querying against large scale database is a good way to test Impala. However, it is impractical to do in single node development machine.

      Frontend testing does not actually run the test query in backend executor and can benefit from simulated large scale test cases. This can be done by either instrumenting the CatalogD metadata loading code or the COMPUTE STATS query to multiply numRows, numNull, numTrues, and numFalses to a scale constant. We can start by hacking TpcdsCpuCostPlannerTest to simulate 1TB TPC-DS query planning.

      Attachments

        Activity

          People

            rizaon Riza Suminto
            rizaon Riza Suminto
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: