-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
What additional options/features are needed to make Tess more useful standalone on the command line:
- Write all fields to a json file, not just a single field - Needs a new Schema or embed
toJsonintrinsic -
--input-fieldsso only the required columns are read from parquet, ensure type information is honored -
--input-formatso a directory of files of the same format can be read without seeking the first filename -
--transformto allow chaining transformations/filters -
--output-limit-head&--output-limit-tailoption to limit the number of records emitted -
--output-embed-schemato print the header information on write
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request