You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by be...@apache.org on 2019/05/03 21:59:50 UTC

[incubator-superset] branch lyft-release-sp8 updated (59a81e1 -> 2a003c1)

This is an automated email from the ASF dual-hosted git repository.

beto pushed a change to branch lyft-release-sp8
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git.


    from 59a81e1  Workaround for no results returned (#7442)
     add 2a003c1  feat: view presto row objects in data grid (#7436)

No new revisions were added by this update.

Summary of changes:
 .../components/FilterableTable/FilterableTable.jsx |  2 +-
 .../FilterableTable/FilterableTableStyles.css      |  5 ++
 superset/db_engine_specs.py                        | 94 ++++++++++++++++++++--
 tests/db_engine_specs_test.py                      | 23 ++++++
 4 files changed, 118 insertions(+), 6 deletions(-)