Results 13 comments of Rahil S

If someone is still wondering on how to debug FactoryProcessor [here](https://medium.com/@joachim.beckers/debugging-an-annotation-processor-using-intellij-idea-in-2018-cde72758b78a) is a good article

@lazydeveloperprabir zero Files have changed

Is there a way for BR tool to call API(callback) of my service or push message to messaging service(kafka or sqs) when backup's state changes

@baloo Sure will try that. Meanwhile, I tried changing JSON to JSONB and issue is not happening now.

@baloo I see this on terminal ``` 0 b'' ```

For further debugging, I printed column name and figured out the value in DB and it turned out to be a JSON null. Any way to fix this?

I also printed column name, type and column.length_size using `print("colume:"+str(column.name)+". type: "+str(column.type)+". lsize: "+str(column.length_size))` just before line 181 of row_event.py and it printed `colume:status_dates. type: 245. lsize: 4`

@baloo Any idea who can help.

@situjiannan Sure, you can close this PR if you are done and try creating a PR for an actual change and merge your first PR :-)