Skip to content

Added unnest#1822

Draft
ilongin wants to merge 1 commit into
mainfrom
ilongin/1820-unnest
Draft

Added unnest#1822
ilongin wants to merge 1 commit into
mainfrom
ilongin/1820-unnest

Conversation

@ilongin

@ilongin ilongin commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@ilongin ilongin marked this pull request as draft June 18, 2026 12:30
@ilongin ilongin linked an issue Jun 18, 2026 that may be closed by this pull request
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying datachain with  Cloudflare Pages  Cloudflare Pages

Latest commit: 9b874a2
Status: ✅  Deploy successful!
Preview URL: https://12569ada.datachain-2g6.pages.dev
Branch Preview URL: https://ilongin-1820-unnest.datachain-2g6.pages.dev

View logs

@codecov

codecov Bot commented Jun 18, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 92.30769% with 2 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/datachain/lib/dc/datachain.py 92.30% 1 Missing and 1 partial ⚠️

📢 Thoughts on this report? Let us know!

@dmpetrov

Copy link
Copy Markdown
Contributor

@ilongin it might be a little bit premature implementing this. I expect a lot of unset-challenges with the coming Union[] #1824 that's required for proper LLM resposes decoding.

I'd wait for Union first.

Also, as we discussed before, it’s better not to pick up issues that haven’t been prioritized yet - or ask about it (I'm not sure if you had some other discussions about this issue).

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.

Add unnest() to explode a list column into rows

2 participants