You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks @EkkoG for the suggestion. The CTE suport could indeed be improved. I'll open to see if we can get a community contribution for this improvement.
Description
For now, SQL Autocomplete works fine when select from a table in db
but when the table is a CTE, it will nothing at autocomplete options.
It test on the latest demo of Hue https://demo.gethue.com/hue/editor?editor=828642
With version 4.11.0 and db type is Hive.
The text was updated successfully, but these errors were encountered: