R. C. Howell

Results 32 comments of R. C. Howell

For max line length, the behavior should be to wrap a line which is too long

I'm not quite sure I understand the ask here. Here is what I reproduced. I don't see any difference between Query 1 and Query 2. ``` PartiQL> SELECT temp[0] FROM...

The RFC for set operator behavior has been merged. Implementation is next. https://github.com/partiql/partiql-docs/blob/main/drafts/0007-RFC-BAG-OPERATORS.md

Added a sub task list to issue description

I'm of the opinion that we should remove the lexer and tokens, as well as not expose a lex method from the parser. We can have the exact same functionality...

Thank you for the clean up work!

I would take a look at PartiQL / SQL++. It offers language extensions to SQL for semi-structured hierarchical data such as JSON. https://partiql.org/

See my note in #866 but essentially it's not worth modify StaticType if it will be replaced by OTS

Hi Mustafa, As you are probably aware by this point, version 0.8.0 has been released. https://github.com/partiql/partiql-lang-kotlin/releases/tag/v0.8.0-alpha If there are any additional concerns, please feel free to re-open