[
https://issues.apache.org/jira/browse/HIVE-11684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15020285#comment-15020285
]
Lefty Leverenz commented on HIVE-11684:
---------------------------------------
Doc note: This adds three configuration parameters to HiveConf.java, so they
need to be documented in the wiki.
* hive.optimize.limitjointranspose
* hive.optimize.limitjointranspose.reductionpercentage
* hive.optimize.limitjointranspose.reductiontuples
Questions:
# In the description of *hive.optimize.limitjointranspose*, does
"hive.optimize.limitjointranspose.reduction" refer to both
*hive.optimize.limitjointranspose.reductionpercentage* and
*hive.optimize.limitjointranspose.reductionpercentage* or is there another
parameter named *hive.optimize.limitjointranspose*?
# Does "percentage" in *hive.optimize.limitjointranspose.reductionpercentage*
mean decimal fraction or does the default value of 1.0 really mean 1%?
Wikidoc:
* [Configuration Properties -- Query and DDL Execution |
https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-QueryandDDLExecution]
> Implement limit pushdown through outer join in CBO
> --------------------------------------------------
>
> Key: HIVE-11684
> URL: https://issues.apache.org/jira/browse/HIVE-11684
> Project: Hive
> Issue Type: New Feature
> Components: CBO
> Affects Versions: 2.0.0
> Reporter: Jesus Camacho Rodriguez
> Assignee: Jesus Camacho Rodriguez
> Labels: TODOC2.0
> Fix For: 2.0.0
>
> Attachments: HIVE-11684.01.patch, HIVE-11684.02.patch,
> HIVE-11684.03.patch, HIVE-11684.04.patch, HIVE-11684.05.patch,
> HIVE-11684.07.patch, HIVE-11684.08.patch, HIVE-11684.09.patch,
> HIVE-11684.10.patch, HIVE-11684.11.patch, HIVE-11684.12.patch,
> HIVE-11684.12.patch, HIVE-11684.14.patch, HIVE-11684.15.patch,
> HIVE-11684.16.patch, HIVE-11684.17.patch, HIVE-11684.18.patch,
> HIVE-11684.19.patch, HIVE-11684.20.patch, HIVE-11684.21.patch,
> HIVE-11684.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)