Skip to content

Airflow integration for data preparation#674

Draft
hasan7n wants to merge 186 commits into
mainfrom
airflow
Draft

Airflow integration for data preparation#674
hasan7n wants to merge 186 commits into
mainfrom
airflow

Conversation

@hasan7n

@hasan7n hasan7n commented Jan 23, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@hasan7n hasan7n had a problem deploying to testing-external-code January 23, 2026 18:25 — with GitHub Actions Failure
@github-actions

github-actions Bot commented Jan 23, 2026

Copy link
Copy Markdown
Contributor

MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅

@hasan7n hasan7n had a problem deploying to testing-external-code June 5, 2026 18:26 — with GitHub Actions Failure
@hasan7n hasan7n had a problem deploying to testing-external-code June 5, 2026 19:52 — with GitHub Actions Failure
The client treats image_hash as a per-image dict (submit.py converts CLI
string hashes to {"default": hash}; cube.py calls .update()/get_expected_hash
on it), and the server stores it as a JSONField. CubeSchema declared it as
Optional[str], which raised a ValidationError on submit/download. Change to
Optional[dict] with an empty-dict default so .update() is always safe.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@hasan7n hasan7n had a problem deploying to testing-external-code June 5, 2026 21:02 — with GitHub Actions Failure
@hasan7n hasan7n had a problem deploying to testing-external-code June 6, 2026 08:15 — with GitHub Actions Failure
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants