You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[!INCLUDE [SQL Server 2019 and later](../includes/applies-to-version/sqlserver2019.md)]
15
16
16
-
[Language Extension](language-extensions-overview.md) capabilities are added to SQL Server in each release as we continue to expand, extend, and deepen the integration between external languages and the data platform.
17
+
[Language Extension](language-extensions-overview.md) capabilities are added to SQL Server in each release as we continue to expand, extend, and deepen the integration between external languages and the data platform.
18
+
19
+
## New Python and R language extensions in SQL Server 2019
20
+
21
+
+ A custom runtime is available for [Python on Windows](../machine-learning/install/custom-runtime-python.md). To install on Linux, see [Install a Python custom runtime for SQL Server on Linux](../machine-learning/install/custom-runtime-python.md?view=sql-server-linux-ver15&preserve-view=true).
22
+
23
+
+ A custom runtime is available for [R on Windows](../machine-learning/install/custom-runtime-r.md). To install on Linux, see the [Install an R custom runtime for SQL Server on Linux](../machine-learning/install/custom-runtime-r.md?view=sql-server-linux-ver15&preserve-view=true)
24
+
17
25
18
-
## New in SQL Server 2019
26
+
## New Java language extension in SQL Server 2019
19
27
20
-
This release adds the support for Language Extensions in SQL Server. For more information about all of the features in this release, see [What's New in SQL Server 2019](../sql-server/what-s-new-in-sql-server-ver15.md) and [Release Notes for SQL Server 2019](../sql-server/sql-server-version-15-release-notes.md).
28
+
For more information about all of the features in this release, see [What's New in SQL Server 2019](../sql-server/what-s-new-in-sql-server-ver15.md) and [Release Notes for SQL Server 2019](../sql-server/sql-server-version-15-release-notes.md).
21
29
22
30
- The default Java Runtime on Windows and Linux is Open Zulu JRE and is included with the [SQL Server Language Extensions installation on Windows](install/install-sql-server-language-extensions-on-windows.md) and [SQL Server Language Extensions installation on Linux](../linux/sql-server-linux-setup-language-extensions.md).
23
31
- Supported [Java data types](how-to/java-to-sql-data-types.md).
0 commit comments