Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add JSON extension support for duckdb backends #467

Closed
pskrbasu opened this issue Aug 21, 2024 · 0 comments
Closed

Add JSON extension support for duckdb backends #467

pskrbasu opened this issue Aug 21, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@pskrbasu
Copy link
Collaborator

pskrbasu commented Aug 21, 2024

Powerpipe should be able to install and load duckdb json extension natively. The change needs to be made in pipe-fittings backend package.

This would allow us to use JSON functionalities like SELECT preferences::JSON FROM employee; in powerpipe query-provider resources. Right now, to do this, we need to install and load the extension manually.

@pskrbasu pskrbasu added the enhancement New feature or request label Aug 21, 2024
@pskrbasu pskrbasu self-assigned this Aug 21, 2024
@pskrbasu pskrbasu mentioned this issue Aug 22, 2024
5 tasks
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant