Teradata / jupyter-demos

16 stars 19 forks source link

bug fix for TD_ColumnTransformer #648

Closed nupur-lal closed 4 months ago

nupur-lal commented 4 months ago

TD_ColumnTransformer sql was throwing error "Unable to run SQL: Unable to run SQL query: Database reported error:9134:CAF_MEM_API: Memory current in use plus requested allocation is less than 0." in db versions 23 , 25 and 26. Re wrote the sql to clear the error.