You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am facing the following issue when using spark-df-profiling:
AnalysisException: u"Undefined function: 'percentile_approx'. This function is neither a registered temporary function nor a permanent function registered in the database 'default'.; line 1 pos 0"
Does anyone have any idea to fix this problem?
Thanks in advance !
Full screenshot below:
The text was updated successfully, but these errors were encountered:
Hello,
I am facing the following issue when using spark-df-profiling:
AnalysisException: u"Undefined function: 'percentile_approx'. This function is neither a registered temporary function nor a permanent function registered in the database 'default'.; line 1 pos 0"
Does anyone have any idea to fix this problem?
Thanks in advance !
Full screenshot below:
The text was updated successfully, but these errors were encountered: