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 2020/06/29 13:23:51 UTC

[GitHub] [incubator-superset] thibault-ketterer opened a new pull request #10188: update to last pyathena >= 1.10.8, to fix athena CSV upload

thibault-ketterer opened a new pull request #10188:
URL: https://github.com/apache/incubator-superset/pull/10188


   ### SUMMARY
   
   It was not possible to upload CSV into Athena. (TEXT type error)
   
   was related to PyAthena https://github.com/laughingman7743/PyAthena/issues/146
   issue is closed in PyAthnea >= 1.10.8
   
   ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
   BEFORE
   ![image](https://user-images.githubusercontent.com/4283686/86011023-7865a780-ba1c-11ea-97ca-4ebe03eed307.png)
   
   AFTER
   ![image](https://user-images.githubusercontent.com/4283686/86010985-6dab1280-ba1c-11ea-9ef7-1813c4c0851a.png)
   
   
   ### TEST PLAN
   <!--- What steps should be taken to verify the changes -->
   import a csv into aws Athena if import is ok **without any error** it's ok.
   
   
   ### ADDITIONAL INFORMATION
   <!--- Check any relevant boxes with "x" -->
   <!--- HINT: Include "Fixes #nnn" if you are fixing an existing issue -->
   - [x] Has associated issue: https://github.com/apache/incubator-superset/issues/10054
   - [ ] Changes UI
   - [ ] Requires DB Migration.
   - [ ] Confirm DB Migration upgrade and downgrade tested.
   - [ ] Introduces new feature or API
   - [ ] Removes existing feature or API
   


----------------------------------------------------------------
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.

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


[GitHub] [incubator-superset] villebro merged pull request #10188: fix: update to last pyathena >= 1.10.8, to fix athena CSV upload

Posted by GitBox <gi...@apache.org>.
villebro merged pull request #10188:
URL: https://github.com/apache/incubator-superset/pull/10188


   


----------------------------------------------------------------
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.

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