aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/sql-programming-guide.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/sql-programming-guide.md b/docs/sql-programming-guide.md
index 368c3d0008..d4ade939c3 100644
--- a/docs/sql-programming-guide.md
+++ b/docs/sql-programming-guide.md
@@ -1215,7 +1215,7 @@ import org.apache.spark.sql._
</tr>
<tr>
<td> <b>DecimalType</b> </td>
- <td> scala.math.sql.BigDecimal </td>
+ <td> scala.math.BigDecimal </td>
<td>
DecimalType
</td>