Re: SQL View with list of existing indexes

2019-01-28 Thread Vladimir Ozerov
gt; > > > On Thu, Jan 24, 2019 at 3:52 PM Юрий > wrote: > > > > > Hi Igniters, > > > > > > As part of IEP-29: SQL management and monitoring > > > < > > > > > > https://cwiki.apache.org/confluence/display/IGNITE/IEP-29%3A+SQL+

Re: SQL View with list of existing indexes

2019-01-24 Thread Юрий
Юрий wrote: > > > Hi Igniters, > > > > As part of IEP-29: SQL management and monitoring > > < > > > https://cwiki.apache.org/confluence/display/IGNITE/IEP-29%3A+SQL+management+and+monitoring > > > > > I'm going to implement SQ

Re: SQL View with list of existing indexes

2019-01-24 Thread Vladimir Ozerov
confluence/display/IGNITE/IEP-29%3A+SQL+management+and+monitoring > > > I'm going to implement SQL view with list of existing indexes. > I've investigate how it expose by ORACLE, MySQL and Postgres. > ORACLE - > > https://docs.oracle.com/en/database/oracle/oracle-data

Re: SQL View with list of existing indexes

2019-01-24 Thread Юрий
from my initial proposal. чт, 24 янв. 2019 г. в 15:51, Юрий : > Hi Igniters, > > As part of IEP-29: SQL management and monitoring > <https://cwiki.apache.org/confluence/display/IGNITE/IEP-29%3A+SQL+management+and+monitoring> > I'm going to implement SQL view with list o

SQL View with list of existing indexes

2019-01-24 Thread Юрий
Hi Igniters, As part of IEP-29: SQL management and monitoring <https://cwiki.apache.org/confluence/display/IGNITE/IEP-29%3A+SQL+management+and+monitoring> I'm going to implement SQL view with list of existing indexes. I've investigate how it expose by ORACLE, MySQL and Postgres