Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
クエリを実行するのが難しいため、O/R マッパーの代わりに生の SQL (主に select + insert ) を使用することをお勧めします。
(RDBMS は postgres9.4 です)
だから質問は
Airflow のロジック部分に raw SQL を使用できますか?