You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug @SundareshSankaran For some reason, when I have the SYNTHETIC_DATA_FLAG for both the original data and synthetic data (from the Tabular GAN custom step) as Numeric, this custom step still fails. There was an instance where my initial CAS in-memory table was having Character fields, but when it passed through the custom step, it generated VARCHAR fields. So that also throws up an error.
To Reproduce
Steps to reproduce the behavior:
Original dataset (with / without SYNTHETIC_DATA_FLAG) in inputtable1