Repository: spark
Updated Branches:
  refs/heads/branch-2.4 715355164 -> fd5b24726


[SPARK-24499][DOC][FOLLOW-UP] Split the page of sql-programming-guide.html to 
multiple separate pages

## What changes were proposed in this pull request?
Forgot to clean remove the link for `Upgrading From Spark SQL 2.4 to 3.0` when 
merging to 2.4

## How was this patch tested?
N/A

Closes #22769 from gatorsmile/test2.4.

Authored-by: gatorsmile <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>


Project: http://git-wip-us.apache.org/repos/asf/spark/repo
Commit: http://git-wip-us.apache.org/repos/asf/spark/commit/fd5b2472
Tree: http://git-wip-us.apache.org/repos/asf/spark/tree/fd5b2472
Diff: http://git-wip-us.apache.org/repos/asf/spark/diff/fd5b2472

Branch: refs/heads/branch-2.4
Commit: fd5b247262761271ac36d67fe66f7814acc664a9
Parents: 7153551
Author: gatorsmile <[email protected]>
Authored: Thu Oct 18 13:51:13 2018 -0700
Committer: Dongjoon Hyun <[email protected]>
Committed: Thu Oct 18 13:51:13 2018 -0700

----------------------------------------------------------------------
 docs/sql-migration-guide.md | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/spark/blob/fd5b2472/docs/sql-migration-guide.md
----------------------------------------------------------------------
diff --git a/docs/sql-migration-guide.md b/docs/sql-migration-guide.md
index 71d83e8..a3fc52c 100644
--- a/docs/sql-migration-guide.md
+++ b/docs/sql-migration-guide.md
@@ -5,7 +5,6 @@ displayTitle: Migration Guide
 ---
 
 * [Spark SQL Upgrading Guide](sql-migration-guide-upgrade.html)
-  * [Upgrading From Spark SQL 2.4 to 
3.0](sql-migration-guide-upgrade.html#upgrading-from-spark-sql-24-to-30)
   * [Upgrading From Spark SQL 2.3 to 
2.4](sql-migration-guide-upgrade.html#upgrading-from-spark-sql-23-to-24)
   * [Upgrading From Spark SQL 2.3.0 to 2.3.1 and 
above](sql-migration-guide-upgrade.html#upgrading-from-spark-sql-230-to-231-and-above)
   * [Upgrading From Spark SQL 2.2 to 
2.3](sql-migration-guide-upgrade.html#upgrading-from-spark-sql-22-to-23)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to