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

Write rows as JSON array in JSONEachRow output format #17152

Merged
merged 3 commits into from Nov 19, 2020
Merged

Conversation

akuzm
Copy link
Contributor

@akuzm akuzm commented Nov 17, 2020

Changelog category (leave one):

  • Improvement

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
Add ability to output all rows as a JSON array in the JSONEachRow format, controlled by the output_format_json_array_of_rows setting.

This is a part of #16535

@robot-clickhouse robot-clickhouse added doc-alert pr-feature Pull request with new product feature labels Nov 17, 2020
@akuzm
Copy link
Contributor Author

akuzm commented Nov 18, 2020

src/AggregateFunctions/CMakeFiles/clickhouse_aggregate_functions.dir/AggregateFunctionMinMaxAny.cpp.o -c ../src/AggregateFunctions/AggregateFunctionMinMaxAny.cpp
g++-10: fatal error: Killed signal terminated program cc1plus
compilation terminated.

The build failure is not related to the changes, it is a spurious failure due to memory/time limits on build.

@robot-clickhouse robot-clickhouse added pr-improvement Pull request with some product improvements and removed pr-feature Pull request with new product feature labels Nov 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-improvement Pull request with some product improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants