harsh1231 opened a new pull request, #8520:
URL: https://github.com/apache/hudi/pull/8520
### Change Logs
This pr adds `ERROR_TABLE_CURRUPT_RECORD_COL_NAME` as null value column if
error table is eanbled for transformers and column does not exists in dataset .
Adds validation for `ERROR_TABLE_CURRUPT_RECORD_COL_NAME` column to be part
of transformer in cases oferror table is enabled/disabled .
### Impact
Not any impact on perf .
### Risk level (write none, low medium or high below)
low
### Documentation Update
_Describe any necessary documentation update if there is any new feature,
config, or user-facing change_
- _The config description must be updated if new configs are added or the
default value of the configs are changed_
- _Any new feature or user-facing change requires updating the Hudi website.
Please create a Jira ticket, attach the
ticket number here and follow the
[instruction](https://hudi.apache.org/contribute/developer-setup#website) to
make
changes to the website._
### Contributor's checklist
Added units tests around
1 . enable config .
2 . one of the transformer with dropping ERROR_TABLE_CURRUPT_RECORD_COL_NAME
in chained transformers
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]