vioao commented on PR #32795: URL: https://github.com/apache/airflow/pull/32795#issuecomment-1647498017
> As they're using different endpoints, I wonder whether we should create a new hook and operator instead of overriding the parameter. @Lee-W I am not sure about this. But I think both of them doing the same things, they could be put on the same hook. Although the SQL-based ingestion task does not follow the original URL format. It uses the `/druid/v2/sql/task` endpoint to submit the task, but it uses the `/druid/indexer/v1/task/<taskId>/status` endpoint to check the task status. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
