Uploaded image for project: 'Apache AsterixDB'
  1. Apache AsterixDB
  2. ASTERIXDB-2889

INSERT with a Batchable UDF in the body throws ClassCastException

    XMLWordPrintableJSON

Details

    Description

      If you try something like:
      INSERT INTO Tweets([

      { "id":50, "msg": echo("hi")}

      ]);

      A ClassCastException is thrown from trying to cast AssignBatchPOperator to AssignPOperator.

      Attachments

        Activity

          People

            imaxon Ian Maxon
            lukeren Luke Ren
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: