[
https://issues.apache.org/jira/browse/IMPALA-8271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Work on IMPALA-8271 started by Fredy Wijaya.
--------------------------------------------
> Refactor the use of Thrift enums in query-options.cc
> ----------------------------------------------------
>
> Key: IMPALA-8271
> URL: https://issues.apache.org/jira/browse/IMPALA-8271
> Project: IMPALA
> Issue Type: Improvement
> Components: Backend
> Reporter: Fredy Wijaya
> Assignee: Fredy Wijaya
> Priority: Minor
> Labels: ramp-up
>
> Currently the logic for handling Thrift enums in query-options is very
> error-prone. A change in Thrift enums require updating query-options.cc. For
> example:
> https://github.com/apache/impala/blob/master/be/src/service/query-options.cc#L276-L288.
> This CR: https://gerrit.cloudera.org/c/12635/ is an attempt to fix such
> issue for compression_codec.
> This ticket aims to update the use of Thrift enums with the style similar to:
> https://gerrit.cloudera.org/c/12635/ to make it less error-prone.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]