liuyonghengheng commented on a change in pull request #9149:
URL: https://github.com/apache/airflow/pull/9149#discussion_r452140759
##########
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:
Hi mik-laj,The test step of ‘CI Build / Backport packages
(pull_request) ’ still not pass,can you give me some suggestion? Thanks!
----------------------------------------------------------------
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]