Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🐛 Refactor text deserialization, allow null value assignments
Modified the TextDeserializationSchema to allow key-value pairs with null values. This adjustment helps to handle data records with missing values more accurately. The code was also reformatted for improved readability.
- Loading branch information