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

madlib.drop_sv_model() script error

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None
    • production

    Description

      select madlib.drop_sv_model('myexp');
      WARNING: PL/Python: plpy.SPIError: unrecognized error in PLy_spi_execute_query
      CONTEXT: PL/Python function "drop_sv_model"
      ERROR: syntax error at or near "in"
      LINE 1: ... madlib.sv_results WHERE position( + modelname + in id) > 0
      ^
      QUERY: DELETE FROM madlib.sv_results WHERE position( + modelname + in id) > 0
      CONTEXT: PL/Python function "drop_sv_model"

      Attachments

        Activity

          People

            kelvin Kelvin Kakugawa
            buddha_314 Brian Dolan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: