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 327a281 feat: add event and interval annotation support to chart data
ep (#11665)
add 77d362d fix: Remove expensive logs table migration (#11920)
No new revisions were added by this update.
Summary of changes:
UPDATING.md | 1 +
.../utils.py} | 40 ++++++++++------------
...6_.py => 811494c0cc23_remove_path_from_logs.py} | 26 ++++++++------
.../versions/a8173232b786_add_path_to_logs.py | 20 ++++++-----
superset/models/core.py | 3 --
superset/utils/log.py | 19 ++++------
tests/event_logger_tests.py | 5 ++-
7 files changed, 57 insertions(+), 57 deletions(-)
copy
superset/migrations/{versions/72428d1ea401_add_tmp_schema_name_to_the_query_object.py
=> shared/utils.py} (54%)
copy superset/migrations/versions/{30bb17c0dc76_.py =>
811494c0cc23_remove_path_from_logs.py} (64%)