You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by er...@apache.org on 2020/06/10 15:58:03 UTC

[incubator-superset] branch master updated (56397d7 -> e17da58)

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

erikrit pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git.


    from 56397d7  fix: raise error in sqllab when using reserved column name (#9859)
     add e17da58  feat: add replace option to hive csv upload (#9764)

No new revisions were added by this update.

Summary of changes:
 superset/db_engine_specs/hive.py    | 21 ++++++++++++++++++++-
 tests/db_engine_specs/hive_tests.py | 13 +++++++++++++
 2 files changed, 33 insertions(+), 1 deletion(-)