Ananth created APEXMALHAR-2545:
----------------------------------
Summary: Implement a few improvements in the Kudu Implementation
Key: APEXMALHAR-2545
URL: https://issues.apache.org/jira/browse/APEXMALHAR-2545
Project: Apache Apex Malhar
Issue Type: Bug
Reporter: Ananth
Assignee: Ananth
There are some minor improvements that need to be done as per the Kudu operator
review.
- Ensure logging is not ERROR level for some of the parser logic wrappers. For
example, in the unit tests, we are seeing error logs and it is not necessary
they are errors given we send all erraneous SQL expressions to an error port.
i.e. the operator is continuing as if it were not an error
- Ensure that the operator properties are configurable per environment using
the configuration object
- Optimise the setters logic for a given query.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)