Eyal Allweil created DATAFU-163: ----------------------------------- Summary: 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
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] -- This message was sent by Atlassian Jira (v8.20.7#820007)