How to mark an UDF as NonDeterministic in Spark.Net? #1036
              
                Unanswered
              
          
                  
                    
                      rahulshivangi
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
I wanted to mark my UDF as non-deterministic, I don't find any function/method in Spark.Net.
is there a way to achieve this?
https://spark.apache.org/docs/latest/api/java/org/apache/spark/sql/expressions/UserDefinedFunction.html#asNondeterministic--
Beta Was this translation helpful? Give feedback.
All reactions