Skip to content

Commit fc2aba0

Browse files
committed
Learn Editor: Update polybase-guide.md
1 parent f767153 commit fc2aba0

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/relational-databases/polybase/polybase-guide.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,9 @@ PolyBase provides these same functionalities for the following SQL products from
5353

5454
| New to [!INCLUDE [sssql25-md](../../includes/sssql25-md.md)] | Details |
5555
| --- | --- |
56-
| Native support for CSV, Parquet, & Delta <sup>1</sup> | You don't have to install PolyBase Query Service for External Data to use OPENROWSET, CREATE EXTERNAL TABLE, or CREATE EXTERNAL TABLE AS SELECT with the following types of external data: Parquet, Delta, Azure Blob Storage (ABS), Azure Data Lake Storage (ADLS), or S3-Compatible Object storage. |
56+
| Native support for CSV, Parquet, & Delta <sup>1</sup> | PolyBase Query Service for External Data installation is no longer required to use OPENROWSET, CREATE EXTERNAL TABLE, or CREATE EXTERNAL TABLE AS SELECT with the following types of external data: Parquet, Delta, Azure Blob Storage (ABS), Azure Data Lake Storage (ADLS), or S3-Compatible Object storage. |
5757
| Use generic ODBC data sources on Linux | For more information, see [Configure PolyBase to access external data with ODBC generic types](polybase-configure-odbc-generic.md). |
58+
|TDS 8.0 Support|When using [Microsoft ODBC Driver 18 for SQL Server driver](/sql/connect/odbc/windows/features-of-the-microsoft-odbc-driver-for-sql-server-on-windows?view=sql-server-ver17) TDS 8.0 is not supported for sqlserver as [external data source](/sql/t-sql/statements/create-external-data-source-transact-sql?view=sql-server-ver17&tabs=dedicated).|
5859

5960
<sup>1</sup> On [!INCLUDE [sssql25-md](../../includes/sssql25-md.md)], PolyBase Query Service for External Data is still required to connect with other databases. For example: SQL Server, Oracle, DB2, Teradata, MongoDB, or ODBC.
6061

0 commit comments

Comments
 (0)