Uploaded image for project: 'Apache MADlib'
  1. Apache MADlib
  2. MADLIB-1311

Postgres is not supported for Deep Learning

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • v1.16
    • Deep Learning
    • None

    Description

      Based on the code in PR https://github.com/apache/madlib/pull/355:

      Postgres does not support deep learning modules. It fails because the code uses segment_id in its logic which is greenplum specific.

      May affect:

      fit()
      predict()
      evaluate()
      mini-batch preprocessor for images()
      other???
      

      Things to look for:

      DISTRIBUTED BY
      use of segment_id
      

      Attachments

        Activity

          People

            njayaram Nandish Jayaram
            njayaram Nandish Jayaram
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: