# 🔍 Description ## Issue References 🔗 This pull request fixes # ## Describe Your Solution 🔧 - `TColumnGenerator` is used for generating column-based data. This PR skips repeated checks on checking nullability of the convert function in generating single column. ## Types of changes 🔖 - [ ] Bugfix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to change) ## Test Plan 🧪 #### Behavior Without This Pull Request ⚰️ #### Behavior With This Pull Request 🎉 #### Related Unit Tests --- # Checklist 📝 - [ ] This patch was not authored or co-authored using [Generative Tooling](https://www.apache.org/legal/generative-tooling.html) **Be nice. Be informative.** Closes #6786 from bowenliang123/skip-converfunc-check. Closes #6786 f76f6864a [Bowen Liang] nit 930dfef3a [Bowen Liang] fix 9712274e3 [Bowen Liang] comment 9db16ef6b [Bowen Liang] nit 977d21533 [Bowen Liang] skip repeated checking on convert function Authored-by: Bowen Liang <liangbowen@gf.com.cn> Signed-off-by: Bowen Liang <liangbowen@gf.com.cn> |
||
|---|---|---|
| .. | ||
| src | ||
| pom.xml | ||