XD-DENG commented on issue #12744:
URL: https://github.com/apache/airflow/issues/12744#issuecomment-737056615


   > The following should require explicitly installing them:
   > 
   > "apache.pig": [],
   > "apache.sqoop": [],
   > "dingding": [],
   > "discord": [],
   > "openfaas": [],
   > "opsgenie": [],
   > "sqlite": [],
   
   I agree with @kaxil , **other than `sqlite`**.
   
   Personally I think `sqlite` should come together with Airflow core by 
default, without explicit extra installation,
   Considering two examples:
   - Most Linux distributions & MacOS has Sqlite available by default.
   - Python has `sqlite3` as one of its build-in standard libraries.
   


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to