Skip to content

Output of mapping should use the same structure for all datatypes #20

Description

@mikima

Screenshot 2021-02-08 at 11 57 15

At the moment, dates datatype is noted as:
dimension.dataType.type: 'date'

while for numbers is
dimension.dataType: 'number'

which makes more complex its usage in rendere (e.g. to understand if we should create a numerical or temporal scale).

My proposal is to use the dimension.dataType.type for all the types

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions