eladkal commented on issue #8167: URL: https://github.com/apache/airflow/pull/8167#issuecomment-616699334
@mik-laj yes it's working. I do have some work to fix the tests and add examples but the operator runs on my presto cluster. It does has limitations where it can't execute batch statements. as for your concern: ` # Presto does not execute queries until the result is fetched. :-(` The reason is explained at https://github.com/prestodb/presto/pull/10603 ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
