superset/docs
Maxime Beauchemin 9d4b955cc7
chore: deprecate restricted metrics (#8197)
* chore: deprecate restricted metrics

An early community contribution added the concept of restricted metrics.

The idea was to allow for some metrics to be restricted, and if a metric
was tagged as such, a user would need to be given access to that metric
more explicitely, through a special perm we would maintain for that
metric.

Now since the new concept of "Adhoc Metrics", the popover that lets a
user pick a column and an aggregate function or to write their own SQL
expression inline, this restriction is completely bypassed. Adhoc
metrics was developed without the restricted metrics in mind.

Anyhow, in the near future, we'll be rethinking the ideas behind
data-access permissions, and things like column-level or row-level
security will be redesigned from scratch.

By deprecating this feature, we're removing a confusing and mostly broken
feature, and making it easy to move forward

* Use context manager to drop columns

* disable jest's maxWorkers
2019-09-09 17:20:32 -07:00
..
_static More ASF licenses (css + html/jinja) (#6711) 2019-01-17 22:39:00 -08:00
Makefile [fix] Use HTTPS, not HTTP wherever practical (#7040) 2019-03-17 23:21:32 -07:00
build.sh Add licenses to translations (#6732) 2019-01-22 08:21:13 -08:00
conf.py Improve documentation (#7813) 2019-07-03 19:54:03 +03:00
druid.rst Add licenses to translations (#6732) 2019-01-22 08:21:13 -08:00
faq.rst Bump FAB to 2.0.0 (#7323) 2019-04-30 09:01:18 -07:00
gallery.rst Add licenses to translations (#6732) 2019-01-22 08:21:13 -08:00
images [docs] many improvements to the documentation / cleanup (#4817) 2018-04-13 10:23:27 -07:00
import_export_datasources.rst Add licenses to translations (#6732) 2019-01-22 08:21:13 -08:00
index.rst Update index.rst (#7672) 2019-06-11 09:46:27 -07:00
installation.rst [SQL Lab] Async query results serialization with MessagePack and PyArrow (#8069) 2019-08-27 14:23:40 -07:00
misc.rst Add licenses to translations (#6732) 2019-01-22 08:21:13 -08:00
requirements.txt Improve documentation (#7813) 2019-07-03 19:54:03 +03:00
security.rst chore: deprecate restricted metrics (#8197) 2019-09-09 17:20:32 -07:00
sqllab.rst [Jinja] Make Presto template functions backwards compatible (#7993) 2019-08-07 09:35:16 -07:00
tutorial.rst fixing a broken link for the ORM documentation (#7005) 2019-03-11 22:41:16 -07:00
videos.rst Add licenses to translations (#6732) 2019-01-22 08:21:13 -08:00
visualization.rst [fix] Use HTTPS, not HTTP wherever practical (#7040) 2019-03-17 23:21:32 -07:00