[
https://issues.apache.org/jira/browse/HIVE-19462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16495525#comment-16495525
]
Hive QA commented on HIVE-19462:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12925513/HIVE-19462.3.patch
{color:red}ERROR:{color} -1 due to no test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 14419 tests
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestMiniDruidCliDriver.testCliDriver[druidmini_extractTime]
(batchId=255)
{noformat}
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/11363/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/11363/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-11363/
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: 1 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12925513 - PreCommit-HIVE-Build
> Fix mapping for char_length function to enable pushdown to Druid.
> ------------------------------------------------------------------
>
> Key: HIVE-19462
> URL: https://issues.apache.org/jira/browse/HIVE-19462
> Project: Hive
> Issue Type: Improvement
> Components: Druid integration
> Reporter: slim bouguerra
> Assignee: slim bouguerra
> Priority: Major
> Attachments: HIVE-19462.2.patch, HIVE-19462.3.patch, HIVE-19462.patch
>
>
> currently char_length is not push down to Druid because of missing mapping
> form/to calcite
> This patch will add this mapping.
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)