It wasn't committed. It seems got closed due to lack of reviews... You can ping @mebelousov on github to reopen it and @zjffdu or somebody else from committers to have it reviewed.
I see some other very good Zeppelin improvements / PRs lack committers attention and then eventually vanish. -- Ruslan Dautkhanov On Fri, Oct 5, 2018 at 3:50 PM anirban chatterjee < anirban.chatter...@gmail.com> wrote: > this is exactly what I am looking for! > When will this be PR be committed? > also, is the autosense triggered by some shortcut command or always on? > Thanks, > Anirban > > On Fri, Oct 5, 2018 at 2:01 PM Ruslan Dautkhanov <dautkha...@gmail.com> > wrote: > >> Something like this is available on master, I think. >> >> How this works you could see on >> https://github.com/apache/zeppelin/pull/2972 >> (not sure why that particular PR wasn't committed though) >> >> -- >> Ruslan Dautkhanov >> >> >> On Fri, Oct 5, 2018 at 2:43 PM anirban chatterjee < >> anirban.chatter...@gmail.com> wrote: >> >>> Hi, Can one get query builder type support (intellisense capability >>> where one gets suggestions on available tables, columns, fields etc >>> contextually) with the JDBC interpreter? We are using Zeppelin with Presto, >>> and would like to get suggestions of table's fields (not just keywords that >>> one gets through Ctrl+.). Any suggestions? >>> Thanks, >>> Anirban >>> >>>