You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2022/05/10 07:32:56 UTC

[GitHub] [hudi] nleena123 commented on issue #5539: [SUPPORT]Job aborted due to stage failure. Caused by: AvroTypeException: Invalid default for field CDC_TS: "null" not a ["null","string"]

nleena123 commented on issue #5539:
URL: https://github.com/apache/hudi/issues/5539#issuecomment-1122032972

   @pratyakshsharma 
   
   {"subject":"async.messaging.interaction.survey-value","version":4,"id":92358,"schema":"{\"type\":\"record\",\"name\":\"InteractionSurvey\",\"namespace\":\"com.optum.lpgc\",\"fields\":[{\"name\":\"survey_type\",\"type\":[\"null\",\"string\"]},{\"name\":\"survey_status\",\"type\":[\"null\",\"string\"]},{\"name\":\"interaction_id\",\"type\":\"string\"},{\"name\":\"survey_id\",\"type\":[\"null\",\"string\"]},{\"name\":\"survey_data\",\"type\":{\"type\":\"array\",\"items\":{\"type\":\"record\",\"name\":\"SurveyData\",\"fields\":[{\"name\":\"question\",\"type\":\"string\"},{\"name\":\"answer\",\"type\":\"string\"},{\"name\":\"questionId\",\"type\":\"string\"},{\"name\":\"answerId\",\"type\":\"string\"},{\"name\":\"questionType\",\"type\":\"string\"},{\"name\":\"questionFormat\",\"type\":\"string\"},{\"name\":\"isValidAnswer\",\"type\":\"string\"},{\"name\":\"answerSeq\",\"type\":\"string\"}]}}},{\"name\":\"create_datetime\",\"type\":\"string\"}]}"}
   
   please find the schema


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

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org