Maximilian Roos
Maximilian Roos
This would be great to do, very much agree. Possibly relatedly — I spent a while trying to see whether we could only have a single copy of the highlight.js...
> I think we ought to publish the highlighter as a npm package then have the website load it via cdnjs. Yes I think this probably makes sense. Definitely keener...
Should we close this? Or would it make sense to add our own integration tests too? (I'll plan to close unless anyone thinks we should leave open...)
Great idea! @snth which was the one that you heard mentioned lots? I took a look at the code — `in` didn't move to the prql std lib (i.e. defined...
~Yes, we could possibly split that section into Transforms and Keywords?~ Actually don't think this a great idea on reflection
I do think there's value in having a "PRQL primitives" grouping, basically answering "what are my tools for transforming data", which includes how to pull in data. We've called this...
Yes, this would be a reasonable first issue. Not the top priority of the project, but would be fine to add. Start with `lexer.rs`... > It would be useless! Not...
~The remaining differences are whether `group_nanarg{min;max}` returns `nan` if there aren't valid values in the group; previously these returned `0`.~ ~I'm happy to change to that approach, it seems OK.~...