cancel
Showing results for 
Search instead for 
Did you mean: 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results for 
Search instead for 
Did you mean: 

Databricks intellisence adds a second aliad

DarthObert
New Contributor II

Hi all, 

A couple of weeks ago I noticed that whenever I use the intellisense to autocomplete my column names in the sql editor, it adds a second alias.  For example if i have a table (Table1) and I alias it in my query (i.e. Table1 as a) if I use the tab or enter button to autocomplete, i get "a.a.col1" instead of "a.col1".   

Select

a.a.col_1

From Table1 as a

 

Has anyone else seen this, I appear to be the only one in my group suffering from this madness. 

#databricks #intellisence 

 

1 REPLY 1

DarthObert
New Contributor II

And how do I fix it?

 

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you won’t want to miss the chance to attend and share knowledge.

If there isn’t a group near you, start one and help create a community that brings people together.

Request a New Group