Thanks Alex I did notice MySQL one
We are working with Oracle I guess I will have to call OracleHook from PythonOperator? On Fri, Mar 17, 2017 at 9:25 PM Alex Guziel <[email protected]> wrote: > I'm not sure if that one went away but there are different SQL operators, > like MySqlOperator, MsSqlOperator, etc. that I see. > > Best, > Alex > > On Fri, Mar 17, 2017 at 7:56 PM, Ruslan Dautkhanov <[email protected]> > wrote: > > > I can't find references to SQLOperator neither in the source code nor in > > the API Reference. > > > > Although it is mentioned in Concepts page : > > > > https://github.com/apache/incubator-airflow/blob/master/ > > docs/concepts.rst#operators > > > > > > > > - SqlOperator - executes a SQL command > > > > Sorry for basic questions - just started using Airflow this week. > > Did it got replaced with something else? If so what that is? > > > > > > > > Thanks, > > Ruslan Dautkhanov > > >
