Yusuf Simonson
Yusuf Simonson
It's cloning a submodule, and asking for the passphrase to the SSH key that you use for git.
Could you clarify what you mean by logical operators? We do support the ability to check that a property is or is not a given value. Comparison operators are trickier....
Thanks @pangguoming! Do you have instructions for how you did it? E.g. did you use WSL?
Nice, thank you for the detailed instructions @kooshi! Sounds like windows support for IndraDB itself is in good shape. At some point I'll try to make a CI target for...
We made something that builds on sassc to provide directory compilation and watching: http://github.com/dailymuse/gosass Hope that helps :smile:
@seanmonstar I'm not sure. It seems that in #81 the substitution is kinda-sorta happening for a well-known type, which suggests that my assumption about substitutions not working is wrong.
I was getting the same issues, but they were fixed once I properly configured it - autocomplete works, and no polluting temp files. At least with the latest version. Make...
@sp-1234 it should be the command key rather than control key, since this issue is about OS X. I'm accustomed to calling it the apple key, which is its old...
An alternative option would be to implement this in the pachyderm IDE via Jupyter widgets: https://github.com/pachyderm/pachyderm-ide/issues/40 That would mean a smaller audience, but OTOH would offer more flexibility in how...
Getting the output over multiple hops isn't supported natively, but you could achieve it without multiple network round-trips with plugins. As the plugin crawls over the graph, it can stream...