Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions docs/profiling.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
.. TODO: This section would be removed after we migrate to www_rbac completely.
Copy link
Member Author

@XD-DENG XD-DENG Sep 18, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line will not be compiled into the documentation. It's for maintainers' own note only.

Ref: http://docutils.sourceforge.net/docs/user/rst/quickref.html#comments


Data Profiling
==============

.. note::
``Adhoc Queries`` and ``Charts`` are no longer supported in the new FAB-based webserver
and UI, due to security concerns.

Part of being productive with data is having the right weapons to
profile the data you are working with. Airflow provides a simple query
interface to write SQL and get results quickly, and a charting application
Expand Down