liuyonghengheng commented on a change in pull request #9149:
URL: https://github.com/apache/airflow/pull/9149#discussion_r451455596
##########
File path: setup.py
##########
@@ -589,7 +594,8 @@ def write_version(filename: str = os.path.join(*[my_dir,
"airflow", "git_version
'jdbc': jdbc,
'jira': jira,
'kerberos': kerberos,
- 'kubernetes': kubernetes, # TODO: remove this in Airflow 2.1
+ 'kubernetes': kubernetes, # TODO: remove this in Airflow 2.1
+ 'kylin': kylin,
Review comment:
Thank you very much! Should the key is airflow.kylin or apache.kylin?
----------------------------------------------------------------
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]