Skip to content

Using dataset version uuid for hash calculation in QueryStep#1645

Open
ilongin wants to merge 1 commit intomainfrom
ilongin/1642-fix-read-dataset-hash
Open

Using dataset version uuid for hash calculation in QueryStep#1645
ilongin wants to merge 1 commit intomainfrom
ilongin/1642-fix-read-dataset-hash

Conversation

@ilongin
Copy link
Contributor

@ilongin ilongin commented Mar 13, 2026

Before we were using dataset name + version which is not stable between runs because someone could remove version and create new one.

@cloudflare-workers-and-pages
Copy link

Deploying datachain with  Cloudflare Pages  Cloudflare Pages

Latest commit: eb73958
Status: ✅  Deploy successful!
Preview URL: https://f8bb650a.datachain-2g6.pages.dev
Branch Preview URL: https://ilongin-1642-fix-read-datase.datachain-2g6.pages.dev

View logs

project=None,
)

hash1 = QueryStep(None, ds, "1.0.0").hash()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

how does it work with the QuerySteps like Join, Subtract, etc?

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