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

Query agent: allow to return the first row instead of a list of rows #158

Closed
eolivelli opened this issue Aug 1, 2023 · 0 comments · Fixed by #171
Closed

Query agent: allow to return the first row instead of a list of rows #158

eolivelli opened this issue Aug 1, 2023 · 0 comments · Fixed by #171

Comments

@eolivelli
Copy link
Member

In some use cases you want to get a single record, but now we are always returning a list of records (maps).

The work around is to use the "compute" agent to extract the first row, but we should make this story easier

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant