Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.19.0
-
None
-
None
Description
This is more of a usability issue than a true bug, but in datasets where there is a leading or trailing whitespace in a column header, it is not obvious to the user why a query is failing. This PR simply removes leading and trailing whitespace from the column headers.
Additionally, this PR bumps the streaming reader to the latest version.