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

[autocomplete] Merge SQL function library with the output from show functions

    Details

    • Type: Improvement
    • Status: Resolved
    • Priority: Critical
    • Resolution: Fixed
    • Affects Version/s: 4.1.0
    • Fix Version/s: None
    • Component/s: core.ui
    • Labels:
      None

      Description

      Impala has multiple:

      show functions;
      show aggregate functions;
      show analytic functions;
      show functions in _impala_builtins;
      show aggregate functions in _impala_builtins;
      show analytic functions in _impala_builtins;

      And we should include the active database.

      SELECT | FROM tbl; – built in + active db
      SELECT db.| FROM tbl; – built-in + functions in db

        Attachments

          Activity

            People

            • Assignee:
              johan.ahlen Johan Åhlén
              Reporter:
              johan.ahlen Johan Åhlén
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: