This is an automated email from the ASF dual-hosted git repository.
zkaoudi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/wayang.git
from cc43e69b5 Merge pull request #693 from apache/rel/1.1.1-rc2
add 19cbcab81 fix: improve CSV header validation and error messages
add 788e91a20 refactor: move validateHeaderLine from streamLines to
createStream and revert streamLines to its original form
add cb454b701 fix: enhance CSV header validation to ensure correct
separator usage
add 455a05ad4 refactor: move header validation into streamLines to avoid
opening file twice
new 8d8930a13 Merge pull request #692 from
Prathamesh9284/fix/csv-header-validation
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../api/sql/sources/fs/JavaCSVTableSource.java | 46 +++++++++++++++++++++-
1 file changed, 44 insertions(+), 2 deletions(-)