Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
3.4.3
Description
Text DataSource produces table schema with only 1 column, but it is possible to try and create a table with schema having multiple columns.
Currently, when user tries this, we have an assert in the code, which fails and throws internal spark error. We should throw a better user-facing error.
Attachments
Issue Links
- links to