[ https://issues.apache.org/jira/browse/DATAFU-163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17612348#comment-17612348 ]
Arpit Bhardwaj commented on DATAFU-163: --------------------------------------- Hi [~eyal] Yes you are right. I have added the method and corresponding test case. Kindly review the below PR [https://github.com/apache/datafu/pull/30] > 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.10#820010)