This is an automated email from the ASF dual-hosted git repository.
bridgetb pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/drill.git
The following commit(s) were added to refs/heads/gh-pages by this push:
new 334d21a add querying indexes section
334d21a is described below
commit 334d21a8967a7ef1da678726afa42022b3cacd6a
Author: Bridget Bevens <[email protected]>
AuthorDate: Mon Dec 17 15:52:55 2018 -0800
add querying indexes section
---
_docs/query-data/061-querying-indexes.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/_docs/query-data/061-querying-indexes.md
b/_docs/query-data/061-querying-indexes.md
new file mode 100644
index 0000000..7c9135d
--- /dev/null
+++ b/_docs/query-data/061-querying-indexes.md
@@ -0,0 +1,4 @@
+---
+title: "Querying Indexes"
+parent: "Query Data"
+---