Skip to content

Mark DataFrame results as in-memory#795

Open
puzpuzpuz wants to merge 3 commits intoClickHouse:mainfrom
puzpuzpuz:dataframe-in-memory
Open

Mark DataFrame results as in-memory#795
puzpuzpuz wants to merge 3 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?

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.

1 participant

Comments