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/05/23 06:17:00 UTC

[jira] [Updated] (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 updated DATAFU-163:
--------------------------------
    Description: 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].  (was: 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])

> 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
>            Priority: Minor
>              Labels: good-first-issue, newbie, up-for-grabs
>
> 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.7#820007)