[
https://issues.apache.org/jira/browse/DERBY-1623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew McIntyre updated DERBY-1623:
-----------------------------------
Attachment: compile_error.jj
The compile error I mentioned in the last comment may be a JavaCC bug,
attaching a simplified grammar which reproduces the compile error mentioned in
the previous comment. It takes some effort to be able to subscribe / post to
their mailing list, so it might be a few days before I can confirm with them
this is really a JavaCC bug - or, more likely, my bad grammar :-) - and work
with them on a workaround or fix.
> Add ANSI TRIM implementation
> ----------------------------
>
> Key: DERBY-1623
> URL: https://issues.apache.org/jira/browse/DERBY-1623
> Project: Derby
> Issue Type: Improvement
> Components: SQL
> Reporter: Emmanuel Bernard
> Assigned To: Manish Khettry
> Attachments: 1623-parser-guess.diff, AnsiTrimTest.java,
> compile_error.jj
>
>
> JPA is requiring databases to support this ANSI feature esp the ability to
> chose the trimmed character
> TRIM([ [ LEADING | TRAILING | BOTH ] [ chars ] FROM ] str)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.