fmcquillan99 edited a comment on issue #459: DL: Add support for asymmetric segment distribution to preprocessor URL: https://github.com/apache/madlib/pull/459#issuecomment-560530001 Dup dbid's now being trapped ``` ERROR: plpy.Error: training_preprocessor_dl: distribution rules table contains duplicate dbids (plpython.c:5038) CONTEXT: Traceback (most recent call last): PL/Python function "training_preprocessor_dl", line 24, in <module> training_preprocessor_obj.training_preprocessor_dl() PL/Python function "training_preprocessor_dl", line 593, in training_preprocessor_dl PL/Python function "training_preprocessor_dl", line 303, in input_preprocessor_dl PL/Python function "training_preprocessor_dl", line 125, in _validate_distribution_table PL/Python function "training_preprocessor_dl", line 96, in _assert PL/Python function "training_preprocessor_dl" ``` so this PR LGTM
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
