You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@systemds.apache.org by GitBox <gi...@apache.org> on 2022/11/09 17:09:03 UTC

[GitHub] [systemds] Baunsgaard commented on pull request #1722: [MINOR] Improve parameter validation of aliases for countDistinct() and countDistinctApprox() builtins

Baunsgaard commented on PR #1722:
URL: https://github.com/apache/systemds/pull/1722#issuecomment-1309072760

   > ```
   >     from sklearn.linear_model import LinearRegression
   > ModuleNotFoundError: No module named 'sklearn'
   > ```
   > 
   > It looks like a transient test failure- any recommendations other than a simple retry @Baunsgaard ?
   
   Fixed it on main, so all good, we should rerun all test on the PR, but it is only possible if you make some commit on top.
   Perhaps do a rebase on master ?
   (There is one thing that fails (transient) on main still with the multitenant federated tests as well.)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@systemds.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org