superset
superset copied to clipboard
chore: Support Python 3.11
SUMMARY
Add Python 3.11 support for superset which gives huge performance improvements (25% is the average number claimed)
Bump next libs:
- cffi==1.15.1
- numpy==1.23.5
- pandas==1.5.2
- pyarrow==10.0.1
For Postgres bump psycopg2-binary to 2.9.5
For Big Query bump all libs for it
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
TESTING INSTRUCTIONS
ADDITIONAL INFORMATION
- [ ] Has associated issue:
- [ ] Required feature flags:
- [ ] Changes UI
- [ ] Includes DB Migration (follow approval process in SIP-59)
- [ ] Migration is atomic, supports rollback & is backwards-compatible
- [ ] Confirm DB migration upgrade and downgrade tested
- [ ] Runtime estimates and downtime expectations provided
- [ ] Introduces new feature or API
- [ ] Removes existing feature or API