Skip to content

Conversation

@manasvinibs
Copy link
Member

Description

Add more examples to the where command documentation.

Comment on lines 23 to 24
Examples
===========================================
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Section headers are created by underlining which needs the same length with the title, change to

Examples
========

@ahkcs
Copy link
Contributor

ahkcs commented Sep 4, 2025

doctest is failing in CI

@ahkcs
Copy link
Contributor

ahkcs commented Sep 4, 2025

If the doctest requires calcite to be enabled, you can put it under "ppl_cli_calcite" in category.json

@manasvinibs
Copy link
Member Author

PPL query::

os> source=accounts | where balance > 40000 | fields account_number, balance;
fetched rows / total rows = 2/4
Copy link
Collaborator

@ykmr1224 ykmr1224 Sep 18, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this correct? rows = 2/4

same for below examples.

@opensearch-trigger-bot
Copy link
Contributor

This PR is stalled because it has been open for 2 weeks with no activity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

calcite calcite migration releated documentation Improvements or additions to documentation PPL Piped processing language stalled

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants