Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-20746 Built-in SQL Function Improvement
  3. SPARK-21625

Add incompatible Hive UDF describe to DOC

Log workAgile BoardRank to TopRank to BottomAttach filesAttach ScreenshotBulk Copy AttachmentsBulk Move AttachmentsVotersWatch issueWatchersConvert to IssueMoveLinkCloneLabelsUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete CommentsDelete
    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.3.0
    • 2.3.0
    • Documentation
    • None

    Description

      SQRT:

      hive> select SQRT(-10.0);
      OK
      NULL
      Time taken: 0.384 seconds, Fetched: 1 row(s)
      
      spark-sql> select SQRT(-10.0);
      NaN
      Time taken: 0.096 seconds, Fetched 1 row(s)
      17/10/30 10:52:50 INFO SparkSQLCLIDriver: Time taken: 0.096 seconds, Fetched 1 row(s)
      spark-sql> 
      

      ACOS, ASIN:
      https://issues.apache.org/jira/browse/HIVE-17240

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            yumwang Yuming Wang Assign to me
            yumwang Yuming Wang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment