Skip to content

Comments

Mark DataFrame results as in-memory#795

Merged
rschu1ze merged 6 commits intoClickHouse:mainfrom
puzpuzpuz:dataframe-in-memory
Feb 22, 2026
Merged

Mark DataFrame results as in-memory#795
rschu1ze merged 6 commits intoClickHouse:mainfrom
puzpuzpuz:dataframe-in-memory

Conversation

@puzpuzpuz
Copy link
Contributor

@puzpuzpuz puzpuzpuz commented Feb 19, 2026

Marks all DataFrame and in-memory results with the in-memory tag that's what they are. Also, removes fragile name-based regexp filter for memory and dataframe keywords and swaps it with a check for the in-memory tag.

@puzpuzpuz
Copy link
Contributor Author

puzpuzpuz commented Feb 19, 2026

@rschu1ze could you take a look at this one?

@rschu1ze rschu1ze self-assigned this Feb 22, 2026
@rschu1ze rschu1ze merged commit 3d908ea into ClickHouse:main Feb 22, 2026
@puzpuzpuz
Copy link
Contributor Author

@rschu1ze thanks for the review!

@puzpuzpuz puzpuzpuz deleted the dataframe-in-memory branch February 22, 2026 17:31
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