The GitHub Actions job "Tests (AMD)" on 
airflow.git/feature/mongo-to-gcs-operator has failed.
Run started by GitHub user seungoh-lee (triggered by shahar1).

Head commit for run:
15972078261b6f27c1afa6df7b75ddd5a767e21e / seungoh-lee 
<[email protected]>
Address review feedback on MongoToGCSOperator

- Document why MongoToGCSOperator reuses the SQL-to-GCS base class despite
  MongoDB being a NoSQL store, and note a possible future 
BaseNoSQLToGCSOperator.
- Drop the inherited but unused `sql` template field (and the `.sql` template
  extension / sql renderer) so the empty `sql` value is no longer exposed in
  rendered templates; this operator is driven by `mongo_query`.
- Use `autospec=True` when patching MongoHook/GCSHook in the unit tests.

Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>

Report URL: https://github.com/apache/airflow/actions/runs/26645212243

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to