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

NULL instead of empty string in response #94

Open
Anger79 opened this issue Jan 12, 2023 · 0 comments
Open

NULL instead of empty string in response #94

Anger79 opened this issue Jan 12, 2023 · 0 comments

Comments

@Anger79
Copy link

Anger79 commented Jan 12, 2023

I use ClickHouse FDW in a non-standard way, instead of Clickhouse DB I use my own http server that returns TSV formatted data to FDW.
I expect response to contain some empty string fields, but I'm getting NULL instead.

So is there any kind of config option in FDW to/not to treat empty string as NULL or is there any special ouput format for empty strings, not just "" in ClickHouse?

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

1 participant