Skip to content
  • Wenchen Fan's avatar
    76768337
    [SPARK-12480][FOLLOW-UP] use a single column vararg for hash · 76768337
    Wenchen Fan authored
    address comments in #10435
    
    This makes the API easier to use if user programmatically generate the call to hash, and they will get analysis exception if the arguments of hash is empty.
    
    Author: Wenchen Fan <wenchen@databricks.com>
    
    Closes #10588 from cloud-fan/hash.
    76768337
    [SPARK-12480][FOLLOW-UP] use a single column vararg for hash
    Wenchen Fan authored
    address comments in #10435
    
    This makes the API easier to use if user programmatically generate the call to hash, and they will get analysis exception if the arguments of hash is empty.
    
    Author: Wenchen Fan <wenchen@databricks.com>
    
    Closes #10588 from cloud-fan/hash.
Loading