Tej Vemireddy

Results 2 issues of Tej Vemireddy

Fixes #7329 Changes proposed in this pull request: Enhances the existing toTitlecase() GREL function to support book-style title casing that follows CSL (Citation Style Language) standards. This addresses the need...

Type: Feature Request
grel

This PR adds a new test case `testCsvParserHandlesCommasCorrectly` in `ImportingUtilitiesTests` to validate that the CSV parser correctly handles fields with commas enclosed in quotes. ### Changes Introduced: - Simulates CSV...