Getting an explanation of a SQL query in natural language in Cloudera Data Explorer (Hue)

You can use the SQL AI Assistant to breakdown and understand a complex SQL query in natural language.

  1. Log in to the service as DWUser.
  2. Open Data Explorer corresponding to your Virtual Warehouse.
  3. Insert a SQL query in the Data Explorer editor that you would like to understand in natural language.
  4. Click Assistant on the Data Explorer SQL editor:
  5. Click EXPLAIN.
    Screenshot showing how to generate an explanation of a SQL query in natural language using the SQL AI Assistant in Data Explorer.
    The LLM generates the explanation of the SQL query.
    Screenshot showing the explanation of a SQL query in natural language using the SQL AI Assistant in Data Explorer.