[
https://issues.apache.org/jira/browse/IGNITE-29031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18110685#comment-18110685
]
Ignite TC Bot commented on IGNITE-29031:
----------------------------------------
{panel:title=Branch: [pull/13543/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/13543/head] Base: [master] : New Tests
(1)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Calcite SQL 3{color} [[tests
1|https://ci2.ignite.apache.org/viewLog.html?buildId=9322127]]
* {color:#013220}IgniteCalciteTestSuite3:
UserDefinedFunctionsIntegrationTest.testBinaryFunctions - PASSED{color}
{panel}
[TeamCity *--> Run :: All*
Results|https://ci2.ignite.apache.org/viewLog.html?buildId=9322160&buildTypeId=IgniteTests24Java8_RunAll]
{color:#ffffff}tcbot-analysis-comment chainBuildId=9322160
rerunBuildIds=9322310,9322312,9322314{color}
> SQL Calcite: Support byte[] in UDF and UDTF parameters and results
> ------------------------------------------------------------------
>
> Key: IGNITE-29031
> URL: https://issues.apache.org/jira/browse/IGNITE-29031
> Project: Ignite
> Issue Type: Bug
> Reporter: Kirill Tkalenko
> Assignee: Kirill Tkalenko
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Java UDFs and UDTFs using {{byte[]}} fail because Calcite represents
> {{{}BINARY{}}}/{{{}VARBINARY{}}} values internally as {{ByteString}} without
> converting them at the function boundary.
> Add {{byte[] <-> ByteString}} conversion for UDF and UDTF parameters and
> results. User-defined functions should use the documented Java type
> {{byte[]}} without depending on Calcite classes.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)