You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2022/10/21 12:20:17 UTC

[GitHub] [superset] xavier-GitHub76 opened a new issue, #21906: How can I force the datatype before import ?

xavier-GitHub76 opened a new issue, #21906:
URL: https://github.com/apache/superset/issues/21906

   Hello,
   It would be nice if it was possible to specify the datatype of the colums of a CSV being imported.
   I have a CSV with a column having text based on numbers.
   
   The column is seen like numbers, 
   ![image](https://user-images.githubusercontent.com/82046143/197194048-eca35a4e-a5e7-46e6-84c5-04f917ca2bd3.png)
   
   values are truncated
   
   ![image](https://user-images.githubusercontent.com/82046143/197193546-97860f32-b03e-4172-b63d-d4382a7a4685.png)
   
   Zero is missing
   ![image](https://user-images.githubusercontent.com/82046143/197193898-7d15911c-c4d4-4b1c-9f62-8925e63af1db.png)
   
   How can I force the datatype before import ?
   
   Regards
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


Re: [I] How can I force the datatype before import ? [superset]

Posted by "xavier-GitHub76 (via GitHub)" <gi...@apache.org>.
xavier-GitHub76 commented on issue #21906:
URL: https://github.com/apache/superset/issues/21906#issuecomment-1768134909

   With the version 3.0.0, it is possible to set "Column Data Types"
   Exemple : {"COM":"string"}
   
   Data imported had the good format 
   ![image](https://github.com/apache/superset/assets/82046143/23a3e68b-5ea1-4f90-aa58-33a5d04fc95c)
   
   ![image](https://github.com/apache/superset/assets/82046143/e6840603-dfce-4d92-9939-59318bba2950)
   
   Issue closed


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


Re: [I] How can I force the datatype before import ? [superset]

Posted by "xavier-GitHub76 (via GitHub)" <gi...@apache.org>.
xavier-GitHub76 closed issue #21906: How can I force the datatype before import ?
URL: https://github.com/apache/superset/issues/21906


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org