Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit 3c90f14

Browse files
authored
Update known-issues-for-sql-server-machine-learning-services.md
1 parent 997612a commit 3c90f14

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

docs/advanced-analytics/known-issues-for-sql-server-machine-learning-services.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The information here applies to all of the following, unless specifically indica
2424

2525
* SQL Server 2016
2626

27-
- SQL Server R Services (In-Database)
27+
- R Services (In-Database)
2828
- Microsoft R Server (Standalone)
2929

3030
* SQL Server 2017
@@ -191,8 +191,6 @@ You cannot use in an R script the following types of query results:
191191

192192
When you use the rxDataStep function to write results to a table, using the *varsToKeep* and *varsToDrop* is a handy way of specifying the columns to include or exclude as part of the operation. Currently, these arguments are not supported for SQL Server data sources.
193193

194-
This limitation will be removed in a later release.
195-
196194
### Limited support for SQL data types in `sp_execute_external_script`
197195

198196
Not all data types that are supported in SQL can be used in R. As a workaround, consider casting the unsupported data type to a supported data type before passing the data to sp_execute_external_script.

0 commit comments

Comments
 (0)