Skip to content

Madpack: Fix various schema related bugs#297

Closed
orhankislal wants to merge 2 commits intoapache:masterfrom
madlib:bugfix/madpack-extra
Closed

Madpack: Fix various schema related bugs#297
orhankislal wants to merge 2 commits intoapache:masterfrom
madlib:bugfix/madpack-extra

Conversation

@orhankislal
Copy link
Copy Markdown
Contributor

No description provided.

@asfgit
Copy link
Copy Markdown

asfgit commented Jul 20, 2018

Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/madlib-pr-build/587/

@asfgit
Copy link
Copy Markdown

asfgit commented Jul 21, 2018

Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/madlib-pr-build/588/

modset = _get_modset_for_tests(testcase, 'test_')
# Loop through all modules and run unit tests
_process_py_sql_files_in_modules(modset, {'madpack_cmd':'unit-test'})
_process_py_sql_files_in_modules(modset, {'madpack_cmd':'Unit-test'})
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changing unit-test to Unit-test causes a failure when we try to run madpack with unit-test option. It's probably because the check for madpack command in function _process_py_sql_files_in_modules is case sensitive.

@asfgit asfgit closed this in 1fe308c Jul 24, 2018
@orhankislal orhankislal deleted the bugfix/madpack-extra branch July 24, 2018 22:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants