You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@madlib.apache.org by GitBox <gi...@apache.org> on 2019/12/02 18:53:36 UTC

[GitHub] [madlib] fmcquillan99 edited a comment on issue #459: DL: Add support for asymmetric segment distribution to preprocessor

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:
users@infra.apache.org


With regards,
Apache Git Services