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/10/01 18:34:13 UTC

[GitHub] [madlib] fmcquillan99 commented on a change in pull request #445: updated DL preprocessor docs for bytea

fmcquillan99 commented on a change in pull request #445: updated DL preprocessor docs for bytea
URL: https://github.com/apache/madlib/pull/445#discussion_r330210229
 
 

 ##########
 File path: src/ports/postgres/modules/deep_learning/input_data_preprocessor.sql_in
 ##########
 @@ -209,25 +214,39 @@ validation_preprocessor_dl(source_table,
     validation_preprocessor_dl() contain the following columns:
     <table class="output">
       <tr>
-        <th>buffer_id</th>
-        <td>INTEGER. Unique id for each row in the packed table.
+        <th>independent_var</th>
+        <td>BYTEA. Packed array of independent variables in PostgreSQL bytea format.
 
 Review comment:
   added this comment

----------------------------------------------------------------
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