Skip to content

Commit 174dbc0

Browse files
Add new articles to TOC & Spark Code Owners (#19015)
* Updates to TOC * Updating code owners * Rearranging
1 parent f57d36a commit 174dbc0

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
/docs/machine-learning/ @luisquintanilla
4848

4949
# The .NET for Apache Spark Guide:
50-
/docs/spark/ @mamccrea
50+
/docs/spark/ @luisquintanilla
5151

5252
# The .NET Architecture Guide:
5353
/docs/architecture/ @nishanil

docs/spark/toc.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@
2525
href: tutorials/ml-sentiment-analysis.md
2626
- name: How-to guides
2727
items:
28+
- name: Broadcast guide
29+
href: how-to-guides/broadcast-guide.md
30+
- name: UDF guide
31+
href: how-to-guides/udf-guide.md
2832
- name: Debug your application
2933
href: how-to-guides/debug.md
3034
- name: Submit jobs to HDInsight
@@ -39,6 +43,7 @@
3943
href: how-to-guides/windows-instructions.md
4044
- name: Install interactive notebooks on Azure HDInsight
4145
href: how-to-guides/hdinsight-notebook-installation.md
46+
4247
- name: Reference
4348
items:
4449
- name: API Reference

0 commit comments

Comments
 (0)