Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.8.0
Description
This happens since 1.8
Dataset (I used extended char for display purpose) test.csvh:
a,b,c,d\n
1,2,3,4\n
5,6,7,8\n
Storage config:
"csvh":
select count(1) from dfs.`test.csvh`
Error: UNSUPPORTED_OPERATION ERROR: With extractHeader enabled, only header names are supported
coumn name columns
column index
Fragment 0:0
Attachments
Issue Links
- is related to
-
DRILL-4648 select count(*) on csv file fails with UNSUPPORTED_OPERATION
- Resolved
- links to