[
https://issues.apache.org/jira/browse/HIVE-27925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sourabh Badhya resolved HIVE-27925.
-----------------------------------
Resolution: Fixed
Merged to master.
Thanks [~kokila19] for the patch and [~abstractdog] for the review.
> HiveConf: unify ConfVars enum and use underscore for better readability
> ------------------------------------------------------------------------
>
> Key: HIVE-27925
> URL: https://issues.apache.org/jira/browse/HIVE-27925
> Project: Hive
> Issue Type: Improvement
> Reporter: László Bodor
> Assignee: Kokila N
> Priority: Major
> Labels: pull-request-available
> Fix For: 4.0.0
>
>
> When I read something like
> "[BASICSTATSTASKSMAXTHREADSFACTOR|https://github.com/apache/hive/blob/70f34e27349dccf5fabbfc6c63e63c7be0785360/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java#L753]"
> I feel someone in the world laughs out loud thinking of me struggling. I can
> read it, but I hate it :) imagine what if we have vars like
> [HIVE_MATERIALIZED_VIEW_ENABLE_AUTO_REWRITING_SUBQUERY_SQL|https://github.com/apache/hive/blob/70f34e27349dccf5fabbfc6c63e63c7be0785360/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java#L1921]
> without underscores...okay, let me help, it is:
> HIVEMATERIALIZEDVIEWENABLEAUTOREWRITINGSUBQUERYSQL :D
> please let's fix this in 4.0.0
--
This message was sent by Atlassian Jira
(v8.20.10#820010)