apache / superset

Apache Superset is a Data Visualization and Data Exploration Platform
https://superset.apache.org/
Apache License 2.0
63.06k stars 13.96k forks source link

fix: Revert "feat(trino): Add functionality to upload data (#29164)" #31151

Closed michael-s-molina closed 6 days ago

michael-s-molina commented 6 days ago

SUMMARY

This reverts commit 53798c79041a5b5961a87ad1da0af5032d750fa8 given the we found problems when using the boto3 package.

TESTING INSTRUCTIONS

CI should be sufficient.

ADDITIONAL INFORMATION

codecov[bot] commented 6 days ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 83.82%. Comparing base (76d897e) to head (a90dd4f). Report is 1086 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #31151 +/- ## =========================================== + Coverage 60.48% 83.82% +23.33% =========================================== Files 1931 536 -1395 Lines 76236 38929 -37307 Branches 8568 0 -8568 =========================================== - Hits 46114 32631 -13483 + Misses 28017 6298 -21719 + Partials 2105 0 -2105 ``` | [Flag](https://app.codecov.io/gh/apache/superset/pull/31151/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | Coverage Δ | | |---|---|---| | [hive](https://app.codecov.io/gh/apache/superset/pull/31151/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `48.80% <ø> (-0.36%)` | :arrow_down: | | [javascript](https://app.codecov.io/gh/apache/superset/pull/31151/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `?` | | | [mysql](https://app.codecov.io/gh/apache/superset/pull/31151/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `76.62% <ø> (?)` | | | [postgres](https://app.codecov.io/gh/apache/superset/pull/31151/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `76.74% <ø> (?)` | | | [presto](https://app.codecov.io/gh/apache/superset/pull/31151/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `53.29% <ø> (-0.52%)` | :arrow_down: | | [python](https://app.codecov.io/gh/apache/superset/pull/31151/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `83.82% <ø> (+20.33%)` | :arrow_up: | | [sqlite](https://app.codecov.io/gh/apache/superset/pull/31151/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `76.20% <ø> (?)` | | | [unit](https://app.codecov.io/gh/apache/superset/pull/31151/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache) | `60.85% <ø> (+3.22%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=apache#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.