You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2020/07/13 13:28:15 UTC

[GitHub] [spark] southernriver edited a comment on pull request #7324: [SPARK-8955][SQL] Replace a duplicated initialize() in HiveGenericUDTF with new one

southernriver edited a comment on pull request #7324:
URL: https://github.com/apache/spark/pull/7324#issuecomment-657560083


   ```
   HiveGenericUDTF  deprecated initialize(ObjectInspector[] argOIs)
   HiveGenericUDTF  latest initialize(StructObjectInspector argOIs)
   ```
   I face the same issue.Has this problem solved ?
   @maropu @marmbrus 
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org