[
https://issues.apache.org/jira/browse/HIVE-23275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17092158#comment-17092158
]
Hive QA commented on HIVE-23275:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/13001090/HIVE-23275.01.patch
{color:red}ERROR:{color} -1 due to no test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 2 failed/errored test(s), 17141 tests
executed
*Failed tests:*
{noformat}
org.apache.hive.jdbc.TestJdbcWithMiniLlapArrow.testComplexQuery (batchId=215)
org.apache.hive.service.auth.TestImproperTrustDomainAuthenticationBinary.org.apache.hive.service.auth.TestImproperTrustDomainAuthenticationBinary
(batchId=210)
{noformat}
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/21934/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/21934/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-21934/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.YetusPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests exited with: TestsFailedException: 2 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 13001090 - PreCommit-HIVE-Build
> Represent UNBOUNDED in window functions in CBO correctly
> --------------------------------------------------------
>
> Key: HIVE-23275
> URL: https://issues.apache.org/jira/browse/HIVE-23275
> Project: Hive
> Issue Type: Improvement
> Components: CBO
> Reporter: Jesus Camacho Rodriguez
> Assignee: Jesus Camacho Rodriguez
> Priority: Major
> Attachments: HIVE-23275.01.patch, HIVE-23275.01.patch,
> HIVE-23275.patch, HIVE-23275.patch
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Currently we use a bounded representation with bound set to
> Integer.MAX_VALUE, which works correctly since that is the Hive
> implementation. However, Calcite has a specific boundary class
> {{RexWindowBoundUnbounded}} that we should be using instead.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)