Uploaded image for project: 'Phoenix'
  1. Phoenix
  2. PHOENIX-1188

Performance regression for non-aggregate queries

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.1.0, 4.1.0
    • 3.1.0, 4.1.0
    • None
    • None

    Description

      Performance for non-aggregate queries is 4X+ slower. Commit that caused this regression (PHOENIX-539) : https://git-wip-us.apache.org/repos/asf?p=phoenix.git;a=commit;h=ec1b76ab28880d548c8061a6dcb80a6fe0d97ed6
      FYI gabriel.reid

      Performance is slow even if no rows are returned.

      Sample perf run: http://phoenix-bin.github.io/client/performance/phoenix-20140819014309.htm Query:
      select a,b,c,d,e,f from TABLE_1CF where B>1000 and B<2000 and f>1000 and f<2000

      Attachments

        1. PHOENIX-1188.patch
          9 kB
          James R. Taylor

        Activity

          People

            jamestaylor James R. Taylor
            mujtabachohan Mujtaba Chohan
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: