Hello!This seems so sudden that we cannot create online tables anymore? Is there a workaround to being able to create online tables temporarily as we need more time to move to synced tables? #online_tables
Hello!We started to move our online tables to synced_tables. We just couldnt figure out why it is creating a new service principal everytime we ran the same code we use for online tables?try:
fe.create_feature_spec(name=feature_spec_name
...
@nayan_wylde - Thank you - we moved to synced tables but seems to have issues that we didn't encounter in online tables, why does synced tables (or not sure if its even synced tables maybe DBR 16.4?) have a limit of 6 feature lookup tables in a featu...
Hi Louis,I really appreciate the prompt response on this. I think I get it now, but just to give you the full picture, We encountered an error after our create-delete-create endpoint approach. Similar to this sample code from the documentation:client...