salesforce_plugin
salesforce_plugin copied to clipboard
(feat): added date selection parameters in salesforce to S3 operator
This feature adds time selection for salesforce query. The parameters from_date and to_date gives the possibility to users to make smaller queries within their dags and distribute processing in batches to avoid huge queries. It also fixes small bugs:
- in case of empty records query
- delete s3 connection close
- make plugin compatible with airflow V2
Hello @benjamingregory . Could you please check out the PR? It fixes a minor bug and adds a new feature to select dates in salesforce query