Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge apache 5994e43 #46

Merged
merged 12 commits into from
Jun 27, 2019
Merged

Merge apache 5994e43 #46

merged 12 commits into from
Jun 27, 2019

Conversation

khtruong
Copy link

Merge latest apache master to lyft master

dpgaspar and others added 12 commits June 21, 2019 19:43
* Add extra_require for bigquery to setup.py

* Refactor df_to_db and add df upload capability for BigQuery

* Fix unit tests and clarify kwarg logic

* Fix flake8 errors

* Add minimum versions for bigquery dependencies

* wrap to_gbq in try-catch block and raise error if pandas-gbq is missing

* Fix linting error and make error more generic
* Fix js_data_mutator

* Remove redundant line change

* Add missing line changes
* chore: taking db dependencies out of requirements-dev.txt

The deps on mysqlclient and psycopg2

* Fix unit tests

* fix tox.ini

* fix tests
…apache#7764)

* Show generic error msg and hide stacktrace if feature flag is enabled

* SHOW_STACKTRACE should not modify msg
…pache#7767)

* Add check if TimegrainExpression col is None

* Clean up TimestampExpression proxying logic

* Remove redundant optionality from init
* feat: query based on all partitions

* fix: address Beto's comments
@codecov-io
Copy link

Codecov Report

Merging #46 into lyft-master will increase coverage by 0.09%.
The diff coverage is 61.44%.

Impacted file tree graph

@@               Coverage Diff               @@
##           lyft-master      #46      +/-   ##
===============================================
+ Coverage        64.82%   64.91%   +0.09%     
===============================================
  Files              468      468              
  Lines            22456    22493      +37     
  Branches          2472     2472              
===============================================
+ Hits             14556    14602      +46     
+ Misses            7765     7756       -9     
  Partials           135      135
Impacted Files Coverage Δ
superset/models/sql_types/presto_sql_types.py 72.41% <ø> (ø) ⬆️
superset/models/sql_lab.py 94.73% <ø> (ø) ⬆️
...migrations/versions/fb13d49b72f9_better_filters.py 53.44% <ø> (ø) ⬆️
superset/views/datasource.py 95.12% <ø> (ø) ⬆️
superset/utils/import_datasource.py 100% <ø> (ø) ⬆️
superset/models/tags.py 90.09% <ø> (ø) ⬆️
superset/sql_validators/__init__.py 83.33% <ø> (ø) ⬆️
superset/sql_lab.py 76.88% <ø> (ø) ⬆️
superset/views/__init__.py 100% <ø> (ø) ⬆️
superset/views/utils.py 87.77% <ø> (ø) ⬆️
... and 126 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f822c5e...25c819a. Read the comment docs.

@khtruong khtruong merged commit 314bd20 into lyft-master Jun 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants