maropu commented on issue #23748: [SPARK-23619][SQL] Added default column names for explode & posexplode in comments URL: https://github.com/apache/spark/pull/23748#issuecomment-462018414 You need to update `ExpressionDescription` if you want to update the docs, e.g., https://github.com/apache/spark/blob/d0443a74d185ec72b747fa39994fa9a40ce974cf/sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/generators.scala#L355 https://spark.apache.org/docs/2.4.0/api/sql/index.html#explode
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
