ashishmgofficial commented on issue #2149:
URL: https://github.com/apache/hudi/issues/2149#issuecomment-708500901


   @bvaradar   I changed postgres configuration and now the debezium delete 
action doesnt create null value in "Before" : 
   ```
   {"before": {"Value": {"inc_id": 3, "year": {"int": 2016}, "violation_desc": 
{"string": "AGGRAVATED UNLIC OPER 2ND/PREV CONV"}, "violation_code": {"string": 
"5112A1"}, "case_individual_id": {"int": 17475367}, "flag": {"string": "U"}, 
"last_modified_ts": 1600959600000000}}, "after": null, "source": {"version": 
"1.2.2.Final", "connector": "postgresql", "name": "airflow", "ts_ms": 
1602690384912, "snapshot": {"string": "false"}, "db": "airflow", "schema": 
"public", "table": "motor_crash_violation_incidents", "txId": {"long": 
13145245}, "lsn": {"long": 1138834144}, "xmin": null}, "op": "d", "ts_ms": 
{"long": 1602690385412}, "transaction": {"ConnectDefault": {"id": "13145245", 
"total_order": 1, "data_collection_order": 1}}}
   ```
   
   But still hudi puts up earlier error


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to