GitHub user orhankislal opened a pull request:
https://github.com/apache/madlib/pull/194
Logregr: Add input validation for dep/indep variables
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/orhankislal/madlib logregr/validate
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/madlib/pull/194.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #194
----
commit 8eaa896c9ca104436c80a4a7e868d477e5c90c63
Author: Orhan Kislal <[email protected]>
Date: 2017-11-06T18:20:49Z
Logregr: Add input validation for dep/indep variables
----
---