Sign up to take part
Registered users can ask their own questions, contribute to discussions, and be part of the Community!
Registered users can ask their own questions, contribute to discussions, and be part of the Community!
If you create a new dataset (postgresql in my case) with just filling fields and click on CREATE button
The error "Invalid number of columns in query" appear
The reason of the problem is your dataiku schema is empty.
To correct this one, click on CHECK DATA button and RELOAD SCHEMA USING DETECTED DATA button
Now, you can use your dataset after you push CREATE button 🙂
Hi,
Can you try the following: go to your table, then Settings -> Schema -> Reload schema from table
Cheers,
Du Phan
If you create a new dataset (postgresql in my case) with just filling fields and click on CREATE button
The error "Invalid number of columns in query" appear
The reason of the problem is your dataiku schema is empty.
To correct this one, click on CHECK DATA button and RELOAD SCHEMA USING DETECTED DATA button
Now, you can use your dataset after you push CREATE button 🙂
Thanks, this was of great help
I have the same issue using Dataiku DSS Version 8.0.5
But I don't see a CHECK DATA nor a RELOAD SCHEMA USING DETECTED DATA buttons in the Schema tab of my Postgre dataset (Settings)
Any help please ?