Uploaded image for project: 'Hue (READ ONLY)'
  1. Hue (READ ONLY)
  2. HUE-1074

[impala] Infinit scroll on result page

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Blocker
    • Resolution: Fixed
    • Affects Version/s: 2.2.0
    • Fix Version/s: 2.3.0
    • Component/s: con.hive, con.impala
    • Labels:
      None

      Description

      These queries don't show the same number of results:

      1. select * from alltypes where smallint_col=1;
      2. select count from alltypes where smallint_col=1;

      has_more_result from the fetched dataset might not be used correctly.

      Current workaround: press F5 for seeing the next results

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                enricoberti Enrico Berti
                Reporter:
                romain Romain Rigaux
              • Votes:
                0 Vote for this issue
                Watchers:
                0 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: