nihal0107 opened a new pull request #3921:
URL: https://github.com/apache/carbondata/pull/3921
### Why is this PR needed?
Currently, when the string length exceeds 32000 and bad record action as
default then
records are thrown in exception message which violates security concern.
### What changes were proposed in this PR?
Removed the records from the exception message and only printed in logger
file and redirected csv file.
### Does this PR introduce any user interface change?
- No
### Is any new testcase added?
- Yes
----------------------------------------------------------------
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:
[email protected]