Details
-
Type:
Improvement
-
Status: Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 1.0.0
-
Fix Version/s: None
-
Component/s: Command-line Interface
-
Environment:kite-dataset
Description
If an option could be added to the kite-dataset CLI, so all columns get 'null', this would greatly help.
When using json-schema to create a AVRO schema, based on different JSON files from odata webservices (with paged data). The prediction of what types should be, works 'ok', not good.
That being said, being able to have all types [nullable] by default with a command-line option, would greatly help. So the importer wont fail as often.
If the schema is created based on a small json data file (example), importing errors frequently occurs.
Attachments
Issue Links
- relates to
-
KITE-1013 Configurable Sample-Based Type Inferencing for JSON and CSV
-
- Open
-