Hi,
I'm a Python dev for the past couple of years and connecting to PostgreSQL using the psycopg2 module.
Now, I'm using Teradata Aster, as my training, I tried creating a simple sql-mr function using a python. Given the table, the sql-mr will populate the tables with random values.
What do I need to connect to a Aster Database?
I see a lot of Java code that do this but I can't seem to find a Python version of this.
Other SQL-MR Example using Python would be a great help!
Thanks!
↧