You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@datafu.apache.org by "Eyal Allweil (Jira)" <ji...@apache.org> on 2022/10/06 06:36:00 UTC

[jira] [Resolved] (DATAFU-163) explodeArray method not exposed in Python

     [ https://issues.apache.org/jira/browse/DATAFU-163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eyal Allweil resolved DATAFU-163.
---------------------------------
    Fix Version/s: 1.7.0
         Assignee: Eyal Allweil
       Resolution: Fixed

Looks good, merged into master

> explodeArray method not exposed in Python
> -----------------------------------------
>
>                 Key: DATAFU-163
>                 URL: https://issues.apache.org/jira/browse/DATAFU-163
>             Project: DataFu
>          Issue Type: Bug
>    Affects Versions: 1.6.1
>            Reporter: Eyal Allweil
>            Assignee: Eyal Allweil
>            Priority: Minor
>              Labels: good-first-issue, newbie, up-for-grabs
>             Fix For: 1.7.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> The [Spark explodeArray method|https://github.com/apache/datafu/blob/master/datafu-spark/src/main/scala/datafu/spark/SparkDFUtils.scala#L539] isn't exposed for Python usage. It needs to be added to [SparkDFUtilsBridge|https://github.com/apache/datafu/blob/master/datafu-spark/src/main/scala/datafu/spark/SparkDFUtils.scala#L33], and a test case needs to be added to [df_utils_tests.py|https://github.com/apache/datafu/blob/master/datafu-spark/src/test/resources/python_tests/df_utils_tests.py].



--
This message was sent by Atlassian Jira
(v8.20.10#820010)