-
Notifications
You must be signed in to change notification settings - Fork 4.1k
orms: support for Apache Airflow #32537
Copy link
Copy link
Open
Labels
C-investigationFurther steps needed to qualify. C-label will change.Further steps needed to qualify. C-label will change.O-communityOriginated from the communityOriginated from the communityT-sql-foundationsSQL Foundations Team (formerly SQL Schema + SQL Sessions)SQL Foundations Team (formerly SQL Schema + SQL Sessions)meta-issueContains a list of several other issues.Contains a list of several other issues.
Metadata
Metadata
Assignees
Labels
C-investigationFurther steps needed to qualify. C-label will change.Further steps needed to qualify. C-label will change.O-communityOriginated from the communityOriginated from the communityT-sql-foundationsSQL Foundations Team (formerly SQL Schema + SQL Sessions)SQL Foundations Team (formerly SQL Schema + SQL Sessions)meta-issueContains a list of several other issues.Contains a list of several other issues.
I tested python cockroachdb version 2.1 with Airflow.
It fails on migration: https://github.com/apache/incubator-airflow/blob/master/airflow/migrations/versions/2e541a1dcfed_task_duration.py
With exception:
sqlalchemy construct has no default compilation handler.Jira issue: CRDB-4737
Epic CRDB-60951