datafusion icon indicating copy to clipboard operation
datafusion copied to clipboard

Fix functions with Volatility::Volatile and parameters

Open agscpp opened this issue 1 year ago • 0 comments

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.

agscpp avatar Oct 18 '24 12:10 agscpp