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
Hi,
if used to create same project name as it in the repo, error appear like Invalid JSON Payload & String does not match expected pattern. And if create with new project name, error like Job.submit() got an unexpected keyword argument 'upload_data_source'.
I'm trying to do multi table synthetic generation
The text was updated successfully, but these errors were encountered:
Hi,
Lot of errors on rdb_synthetics. 1. http 404, due to json string not match. solved by generate new project in gretel
2.Job.submit() got an unexpected keyword argument 'upload_data_source'. 3. Invalid type for variable 'model_id'. Required value type is str and passed type was NoneType at ['model_id']
required some assist to follow up this code. no idea whether the bug in code or package version.
Hi,
if used to create same project name as it in the repo, error appear like Invalid JSON Payload & String does not match expected pattern. And if create with new project name, error like Job.submit() got an unexpected keyword argument 'upload_data_source'.
I'm trying to do multi table synthetic generation
The text was updated successfully, but these errors were encountered: