Limitations and considerations when using the teradatamlspk package.
- PySpark Resilient Distributed Dataset (RDD) based APIs are not applicable for Teradata Vantage.
Because PySpark stores data in RDD format and Vantage stores in different format.
- PySpark streaming APIs are not supported.
- pandas style DataFrame APIs offered by PySpark are not supported.