Skip to content

Commit

Permalink
Update README for v16.20.00.04 release
Browse files Browse the repository at this point in the history
  • Loading branch information
jerisalan committed Aug 20, 2019
1 parent b9dceca commit 835f9bc
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Expand Up @@ -49,7 +49,8 @@ R: (64 bit only)

Teradata Vantage:
- Vantage 1.0 - Maintenance Update 2 or later versions
- Teradata Machine Learning Engine 08.00.03.01
- NewSQL Engine 16.20 Feature Update 1 or later versions
- Teradata Machine Learning Engine 08.00.03.00 or later versions

Supported Drivers:
- Teradata SQL Driver for R 16.20.0.18 (Recommended)
Expand All @@ -64,6 +65,13 @@ Operating Systems: (64-bit only)

## Change Log

#### tdplyr 16.20.00.04
- Added 4 new SQLEngine analytic functions, which will work only with Vantage 1.1.
- td_antiselect_sqle
- td_pack_sqle
- td_string_similarity_sqle
- td_unpack_sqle

#### tdplyr 16.20.00.03
- Support for Teradata SQL driver for R has been added. Teradata recommends to use Teradata SQL driver for R with tdplyr.
- Simplified procedure to install tdplyr package with its dependent packages including Teradata SQL driver for R.
Expand Down

0 comments on commit 835f9bc

Please sign in to comment.