Eason09053360 commented on issue #71246:
URL: https://github.com/apache/airflow/issues/71246#issuecomment-5217876030

   Verified my three items on this wave, all against the RC wheels from PyPI
   installed into the official `apache/airflow:3.1.3-python3.10` image
   
   - **fab 3.8.0rc2** — #70939: with 82 example Dags serialized in the 
DB,`airflow sync-perm --include-dags` now prints only the two expected
     
   - **teradata 3.6.2rc2** — #70862: `BteqOperator.template_fields == 
("sql",)`,and `sql="SELECT '{{ ds }}';"` actually renders to `SELECT 
'2026-08-07';`
   - **google 22.3.0rc3** — #70919: a property named `properties/s123` now 
persists `property_id="s123"`. The previous `lstrip("properties/")` ate the 
leading `s` and persisted `123`.
   
   All three look good to me :)
   
   ---
   Drafted-by: Claude Code (Opus 5); reviewed by @Eason09053360 before posting


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to