Nicolas Joseph
Nicolas Joseph
Hey there! I am raising a discussion about the fact that `.length` is returning a `Rep[Int]` because when an array is empty, postgres returns `null` instead of 0. So I...
Hi! Just found the plugin, looks awesome but I would like to use it with sbt. Thank you
Hi, When interacting rust code with other languages, we can't do pattern matching on error types. As a consequence being able to add a method to define error code according...
Hi! I found a mention of Public Domain in the package.json but this is not binding legally. Could a license file be added? Thank you!
The pants plugin right now is not compatible with the last version of intellij
## Hello! - Vote on this issue by adding a 👍 reaction - If you want to implement this feature, comment to let us know (we'll work with you on...
In a case where someone wants to have some data come in and have it go through a flow for sanitization before landing in the lake, we should enable to...
Right now when you initialize a new moose project, we initialize a git repository at the same time. ie `moose init test-project` Creates a \`test-project\` directory with files and a...
* adds documentation about the ingesting data formats with Arrays To be merged after #1185