potiuk commented on issue #25037:
URL: https://github.com/apache/airflow/issues/25037#issuecomment-1186208191

   > #24617 for Databricks has an issue because selected API is available only 
on AWS, and will fail on Azure/GCP... 
   
   Good check. That is not a regression, test_connection is a new 
method/functionality added and it partially works, so it's not a reason to 
cancel it. It can be adressed in the next release.
   
   > More general question - is it possible to subscribe to all 
Databricks-related RPs?
   
   We discussed it before, unfortunately CODEOWNER (which is a bad name BTW) 
only allows commiters to be marked as reviewer to part  of the repo, which is a 
bummer (because it's not a codeowner by any means is just assigning people to 
be reviewers which has nothing to do with either being committer or owner).
   
   For now, the best you can do (and it should be pretty accurate) is to 
subscribe to all notifiction and write a custom filter - if you are using gmail 
(that's what I'd do at least). It's actually pretty accurate. All PRs/commit 
messages with databrics contain list of changed files so subscribing to 
anything with "providers/databricks" should do the job nicely and you can 
choose how it should be surfaced in your email (and you can archive/store 
non-matching emails from commts@github elsewhere).
   
    In the future (the mixed-governance was a pre-requisite to it) we plan to 
split providers to separate repos and then it will be much more flexible and 
you will be able to write more precise filters. 


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