You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have no idea why this isn't the number 1 project on github. Man this is fantastic, so thanks.
A couple questions. 1) is there any plans for a csv export? Right now I just use python to convert so not a big deal just curious.
2) Is there any way to execute a query or PartiQL query? I'd love to limit my results to a few attributes or columns.
Thanks again, my build failed 1 test I couldn't figure out but I skipped and was able to generate the jar. (attached)
Hi, thank you for your interest in my project.
First of all to build the project you need Java 17.
Now answers to your questions:
CSV export is not hard to add if we assume that the document structure is flat. Excel could be even better because it does not require escape double quotes (If some properties have a complex(tree) structure and default serialization for such properties will be in JSON format).
The project uses AWS SDK v1 for Java. This version does not support PartiQL. I'm trying to migrate it to version 2 but Api there completely different, plus some functionality has disappeared. But yes I thought to add PartiQL support.
Thanks for the reply! I've csv export sorted , takes a few seconds to convert the json. The fact that i can export everything is a massive help. So thanks!
Should I upgrade my Java and give it a shot? I'm on 17 but
Yep, it seems like something has been altered. I created the build script a few years ago and everything was working fine at that time. Since I use Windows, I didn't notice that the Mac version is now broken. It's good to know - I'll create a new issue for this. Thanks.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
👋 Welcome!
We’re using Discussions as a place to connect with other members of our community. We hope that you:
build together 💪.
To get started, comment below with an introduction of yourself and tell us about what you do with this community.
All reactions