Skip to content

Import entity from CSV file #178

@jlblcc

Description

@jlblcc

Support creating dictionary entities from imported CSV files:

  • Parse first row of CSV as headers
  • Support large files using workers, asynchronous
  • Introspect column datatypes
  • Support for creating domains
  • Show example data for each attribute
  • Calculate max/min for numbers
  • Scan column data and set 'Allow Null'

Metadata

Metadata

Assignees

Labels

new featureAdd new functionality not currently available

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions