Details
-
New Feature
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Won't Do
-
1.0.3
-
None
-
None
Description
There should be a utility that allows for reading and dumping out in parsable for a column store file. This is useful for troubleshooting as well as providing a pseudo api on the column store data files.
The utility should take arguments:
- filename
- column datatype.
It would be desirable to avoid the need for specifying a column datatype but this would require connecting to the column store server to read metadata. Options for this should be investigated.