Github user kaspersorensen commented on the pull request:
https://github.com/apache/metamodel/pull/55#issuecomment-145617761
Great, then I'll continue down this line ...
A few TODOs that I can think of:
- [ ] More rigoruous testing - does it also work in filter items, does it
work in subqueries and all that.
- [ ]Â Add some hooks to the query parser to understand it.
- [ ] Maybe also add aliases in the query parser? I notice that for scalar
functions there are often different names for the same thing in many SQL
dialects.
- [ ]Â Add JDBC support by querying the IQueryRewriter interface whether
or not particular scalar functions are supported.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---