potiuk commented on PR #33601:
URL: https://github.com/apache/airflow/pull/33601#issuecomment-1689759454

   > Should this provider get actual operators, to avoid this confusion?
   
   The DBAPI- derived Hooks in provider are used by SQL*Operator family from 
Common SQL - that's why there is no "PinotSQL" operator - you just use 
common.sql SQL* operators and specify Pinot connection, the Hook is then 
created automatically and used by them
   
   Maybe worth-while if someone (You ?) can make it clearer in the 
documentation if it is not clear enough.
   


-- 
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]

Reply via email to