SQL Autocomplete popup revamp and new Create table wizard

Published on 11 May 2017 in Version 4 - 2 minutes read - Last modified on 06 March 2021

SQL Improvements

The editor keeps getting better. Below you can read about a selection of recent major improvements.

Autocomplete popup revamp

Like in a regular code editor, the autocomplete is split in two parts. This is to prevent hangs while fetching the metadata of the current table or columns and to display more context information like the comments, type of objects, and their full names.

Autocomplete before

Autocomplete in new version

Apache Kudu primary keys are directly represented

Create table wizard

If you’ve ever struggled with creating new SQL tables from files, you’ll be happy to learn that this is now much easier. With the latest Hue release, you can now create these in an ad hoc way and thereby expedite self-service analytics. The wizard has been revamped to two simple steps and also offers more formats. Now users just need to:

  1. Select a file
  2. Select the type of table

And that’s it! Files can be dragged & dropped, selected from HDFS or S3 (if configured), and their formats are automatically detected. The wizard also assists when performing advanced functionalities like table partitioning, Kudu tables, and nested types.

To learn more, watch this video:

 

We hope that the new version of Hue makes self-service analytics easier and faster. If you have any questions or feedback, feel free to comment here, on the user list, or via @gethue.

You can find these improvements on the latest Hue or demo.gethue.com!


comments powered by Disqus

More recent stories

03 May 2023
Discover the power of Apache Ozone using the Hue File Browser
Read More
23 January 2023
Hue 4.11 and its new dialects and features are out!
Read More