Skip to content

Commit 2384f48

Browse files
committed
Migrate PPL Documentation from RST to Markdown
Signed-off-by: Kyle Hounslow <kylhouns@amazon.com>
1 parent 8126367 commit 2384f48

150 files changed

Lines changed: 20211 additions & 16706 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs/category.json

Lines changed: 57 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,62 @@
44
"user/admin/settings.rst"
55
],
66
"bash_calcite": [
7-
"user/ppl/interfaces/endpoint.rst",
8-
"user/ppl/interfaces/protocol.rst"
7+
"user/ppl/interfaces/endpoint.md",
8+
"user/ppl/interfaces/protocol.md"
9+
],
10+
"ppl_cli_calcite": [
11+
"user/ppl/cmd/ad.md",
12+
"user/ppl/cmd/append.md",
13+
"user/ppl/cmd/bin.md",
14+
"user/ppl/cmd/dedup.md",
15+
"user/ppl/cmd/describe.md",
16+
"user/ppl/cmd/eventstats.md",
17+
"user/ppl/cmd/eval.md",
18+
"user/ppl/cmd/fields.md",
19+
"user/ppl/cmd/fillnull.md",
20+
"user/ppl/cmd/grok.md",
21+
"user/ppl/cmd/head.md",
22+
"user/ppl/cmd/join.md",
23+
"user/ppl/cmd/lookup.md",
24+
"user/ppl/cmd/parse.md",
25+
"user/ppl/cmd/patterns.md",
26+
"user/ppl/cmd/rare.md",
27+
"user/ppl/cmd/regex.md",
28+
"user/ppl/cmd/rename.md",
29+
"user/ppl/cmd/multisearch.md",
30+
"user/ppl/cmd/replace.md",
31+
"user/ppl/cmd/rex.md",
32+
"user/ppl/cmd/search.md",
33+
"user/ppl/cmd/showdatasources.md",
34+
"user/ppl/cmd/sort.md",
35+
"user/ppl/cmd/spath.md",
36+
"user/ppl/cmd/stats.md",
37+
"user/ppl/cmd/streamstats.md",
38+
"user/ppl/cmd/subquery.md",
39+
"user/ppl/cmd/syntax.md",
40+
"user/ppl/cmd/chart.md",
41+
"user/ppl/cmd/timechart.md",
42+
"user/ppl/cmd/search.md",
43+
"user/ppl/cmd/top.md",
44+
"user/ppl/cmd/trendline.md",
45+
"user/ppl/cmd/where.md",
46+
"user/ppl/functions/aggregations.md",
47+
"user/ppl/functions/collection.md",
48+
"user/ppl/functions/condition.md",
49+
"user/ppl/functions/conversion.md",
50+
"user/ppl/functions/cryptographic.md",
51+
"user/ppl/functions/datetime.md",
52+
"user/ppl/functions/expressions.md",
53+
"user/ppl/functions/ip.md",
54+
"user/ppl/functions/json.md",
55+
"user/ppl/functions/math.md",
56+
"user/ppl/functions/relevance.md",
57+
"user/ppl/functions/statistical.md",
58+
"user/ppl/functions/string.md",
59+
"user/ppl/functions/system.md",
60+
"user/ppl/general/comments.md",
61+
"user/ppl/general/datatypes.md",
62+
"user/ppl/general/identifiers.md"
963
],
1064
"sql_cli": [
1165
"user/dql/expressions.rst",
@@ -21,57 +75,7 @@
2175
"user/dql/complex.rst",
2276
"user/dql/metadata.rst"
2377
],
24-
"ppl_cli_calcite": [
25-
"user/ppl/cmd/ad.rst",
26-
"user/ppl/cmd/append.rst",
27-
"user/ppl/cmd/bin.rst",
28-
"user/ppl/cmd/dedup.rst",
29-
"user/ppl/cmd/describe.rst",
30-
"user/ppl/cmd/eventstats.rst",
31-
"user/ppl/cmd/eval.rst",
32-
"user/ppl/cmd/fields.rst",
33-
"user/ppl/cmd/fillnull.rst",
34-
"user/ppl/cmd/grok.rst",
35-
"user/ppl/cmd/head.rst",
36-
"user/ppl/cmd/join.rst",
37-
"user/ppl/cmd/lookup.rst",
38-
"user/ppl/cmd/parse.rst",
39-
"user/ppl/cmd/patterns.rst",
40-
"user/ppl/cmd/rare.rst",
41-
"user/ppl/cmd/regex.rst",
42-
"user/ppl/cmd/rename.rst",
43-
"user/ppl/cmd/multisearch.rst",
44-
"user/ppl/cmd/replace.rst",
45-
"user/ppl/cmd/rex.rst",
46-
"user/ppl/cmd/search.rst",
47-
"user/ppl/cmd/showdatasources.rst",
48-
"user/ppl/cmd/sort.rst",
49-
"user/ppl/cmd/spath.rst",
50-
"user/ppl/cmd/stats.rst",
51-
"user/ppl/cmd/streamstats.rst",
52-
"user/ppl/cmd/subquery.rst",
53-
"user/ppl/cmd/syntax.rst",
54-
"user/ppl/cmd/chart.rst",
55-
"user/ppl/cmd/timechart.rst",
56-
"user/ppl/cmd/search.rst",
57-
"user/ppl/functions/statistical.rst",
58-
"user/ppl/cmd/top.rst",
59-
"user/ppl/cmd/trendline.rst",
60-
"user/ppl/cmd/where.rst",
61-
"user/ppl/functions/collection.rst",
62-
"user/ppl/functions/condition.rst",
63-
"user/ppl/functions/datetime.rst",
64-
"user/ppl/functions/expressions.rst",
65-
"user/ppl/functions/ip.rst",
66-
"user/ppl/functions/json.rst",
67-
"user/ppl/functions/math.rst",
68-
"user/ppl/functions/relevance.rst",
69-
"user/ppl/functions/string.rst",
70-
"user/ppl/functions/conversion.rst",
71-
"user/ppl/general/datatypes.rst",
72-
"user/ppl/general/identifiers.rst"
73-
],
7478
"bash_settings": [
75-
"user/ppl/admin/settings.rst"
79+
"user/ppl/admin/settings.md"
7680
]
7781
}

0 commit comments

Comments
 (0)