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

drop_null_columns requires json or yaml format #116432

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

asmith-elastic
Copy link
Contributor

This request will add an additional description to the drop_null_columns query parameter which notes that the parameter requires the format to be set to yaml or json. If any other format is being used, null columns will still be shown.

Adding an additional description which notes that using the drop_null_columns parameter requires the format to be set to yaml or json. If these formats are not used, null columns will still be shown.
Copy link
Contributor

github-actions bot commented Nov 7, 2024

Documentation preview:

@elasticsearchmachine elasticsearchmachine added v9.0.0 needs:triage Requires assignment of a team area label labels Nov 7, 2024
@elasticsearchmachine
Copy link
Collaborator

@asmith-elastic please enable the option "Allow edits and access to secrets by maintainers" on your PR. For more information, see the documentation.

@elasticsearchmachine elasticsearchmachine added the external-contributor Pull request authored by a developer outside the Elasticsearch team label Nov 7, 2024
@nik9000 nik9000 added >docs General docs changes :Analytics/ES|QL AKA ESQL labels Nov 7, 2024
@elasticsearchmachine elasticsearchmachine added Team:Docs Meta label for docs team Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) and removed needs:triage Requires assignment of a team area label labels Nov 7, 2024
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-docs (Team:Docs)

@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-analytical-engine (Team:Analytics)

@nik9000
Copy link
Member

nik9000 commented Nov 7, 2024

Sounds a bit like a bug to be honest. OTOH, for things like Arrow we can't know if the column is all the way null without getting all the output which is kind of a thing we'd like to avoid.

@nik9000
Copy link
Member

nik9000 commented Nov 8, 2024

What about cbor and smile?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Analytics/ES|QL AKA ESQL >docs General docs changes external-contributor Pull request authored by a developer outside the Elasticsearch team Team:Analytics Meta label for analytical engine team (ESQL/Aggs/Geo) Team:Docs Meta label for docs team v9.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants