[
https://issues.apache.org/jira/browse/DATAFU-163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eyal Allweil closed DATAFU-163.
-------------------------------
> 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: 50m
> 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)