Laurent Goujon
Laurent Goujon
Can you please have a look at #1115, the end goal is similar but the approach is slightly different as it is an aggregator mojo capturing all the projects at...
Sorry if it has been reported already? I did check the list of open issues but didn't find one similar to this one. During debugging, the main difference I found...
Copy of #523, since the original pull request seems to be stalled. @minji-kim @michaelmior let me know if you're okay with this.
I'm assuming you meant for this piece of code? ``` // to capture possible suggestion if no table alias found SqlIdentifier suggestionPrefix = null; String suggestionName = null; ``` I'm...
Sorry @julianhyde I just saw the email notification from JIRA, and replied within the ticket. Following the conversation here, I will push a new commit against master (there's no point...
Thanks for the contribution, we are looking into it. Some quick comments: - in the next minor version (1.5?), Dremio will include a `start-fg` command - Instead of fetching the...
I know about 2 docker plugin, the spotify and the fabric8.io ones, but haven't decided which one to use yet :)
The dockerfile seems to assume that the logs would be written under `/var/log/dremio`, but unless `dremio-env` is modified, default log location would be `/opt/dremio/log` (same for data dir and pid...
It's pretty much as stated in the `README.md` doc: CI builds all modules together using `mvn clean install`
Thanks for catching this. We are awaiting for our Contributor License Agreement to be ready, but we will get back at you as soon as possible.