datafusion
datafusion copied to clipboard
Fix functions with Volatility::Volatile and parameters
Which issue does this PR close?
Closes #13000.
Rationale for this change
These changes will allow functions to be implemented that produce a unique result for each call given the same input.