Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there a way to get results with FORMAT specification? #74

Open
devashe opened this issue Mar 28, 2023 · 1 comment
Open

Is there a way to get results with FORMAT specification? #74

devashe opened this issue Mar 28, 2023 · 1 comment
Assignees

Comments

@devashe
Copy link

devashe commented Mar 28, 2023

I need to get results of a query

select 1 as a,2 as b,3 as c,4 as d
FORMAT JSONEachRow

as a set of rows (one row for this case) with a single column containing the results as a json string.
Is it possible?

@SergeyMirvoda
Copy link
Contributor

SergeyMirvoda commented Mar 11, 2024

This is client's feature.

@victor-sushko
Maybe in the future we will make some kind of extension mechanism for client serialization plug-ins

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

No branches or pull requests

3 participants