Is your feature request related to a problem?
Yes. Currently, PPL does not support a built-in command for generating data. In documentation or integration tests, we must explicitly define a dataset in the index, which adds unnecessary overhead.
What solution would you like?
Introduce a data generation command in PPL. This command should behave similarly to values / Makeresults / datatable. It would allow users to define inline rows for testing, examples, and quick queries without requiring an actual data source.
What alternatives have you considered?
A clear and concise description of any alternative solutions or features you've considered.
Do you have any additional context?
Add any other context or screenshots about the feature request here.
Is your feature request related to a problem?
Yes. Currently, PPL does not support a built-in command for generating data. In documentation or integration tests, we must explicitly define a dataset in the index, which adds unnecessary overhead.
What solution would you like?
Introduce a data generation command in PPL. This command should behave similarly to values / Makeresults / datatable. It would allow users to define inline rows for testing, examples, and quick queries without requiring an actual data source.
What alternatives have you considered?
A clear and concise description of any alternative solutions or features you've considered.
Do you have any additional context?
Add any other context or screenshots about the feature request here.