You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Fredy Wijaya (JIRA)" <ji...@apache.org> on 2019/03/06 17:14:00 UTC

[jira] [Work started] (IMPALA-8271) Refactor the use of Thrift enums in query-options.cc

     [ 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: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org