This is an automated email from the ASF dual-hosted git repository.
michellet pushed a change to branch release--0.32
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git.
from 8fb4ba0 0.32.0rc2
new abd4b26 Revert "bugfix: improve 'Time Table' (#6959)" (#7304)
new 8e9a114 fix: time series table (#7302) (#7312)
new f4d3362 fix: cache issue for api/v1/query (#7507)
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../components/controls/CollectionControl.jsx | 11 +--
.../controls/TimeSeriesColumnControl.jsx | 104 ++++++++++++++-------
.../assets/src/explore/controlPanels/TimeTable.js | 1 -
superset/assets/src/explore/controls.jsx | 1 -
superset/assets/src/utils/getClientErrorObject.js | 3 -
superset/common/query_context.py | 6 +-
6 files changed, 76 insertions(+), 50 deletions(-)