szn commented on a change in pull request #11748:
URL: https://github.com/apache/airflow/pull/11748#discussion_r511611974



##########
File path: setup.py
##########
@@ -565,6 +565,8 @@ def write_version(filename: str = os.path.join(*[my_dir, 
"airflow", "git_version
     "apache.hive": hive,
     "apache.kylin": kylin,
     "apache.pinot": pinot,
+    "apache.presto": presto,
+    "apache.spark": spark,

Review comment:
       My intention was not to touch the setup.py file. But these changes 
seemed logical and safe.  Hope I am right.




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


Reply via email to