villebro opened a new pull request #10733:
URL: https://github.com/apache/incubator-superset/pull/10733


   ### SUMMARY
   With the 1.0 release of PyArrow featuring semver API versioning and 
stabilized columnar format, and 1.1 release of Pandas with loads of new 
features and fixes, it makes sense to bump these key libraries to make sure we 
are on the most recent versions.
   
   Changelogs:
   - [Pandas 1.1.0 
hangelog](https://pandas.pydata.org/docs/whatsnew/v1.1.0.html)
   - [Pandas 1.1.1 
changelog](https://pandas.pydata.org/docs/whatsnew/v1.1.1.html)
   - [Arrow 1.0.0](https://arrow.apache.org/blog/2020/07/24/1.0.0-release/)
   
   ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
   <!--- Skip this if not applicable -->
   
   ### TEST PLAN
   <!--- What steps should be taken to verify the changes -->
   
   ### ADDITIONAL INFORMATION
   <!--- Check any relevant boxes with "x" -->
   <!--- HINT: Include "Fixes #nnn" if you are fixing an existing issue -->
   - [ ] Has associated issue:
   - [ ] 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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to