Error: Invalid number of columns in query

sdelobel
sdelobel Registered Posts: 3 ✭✭✭✭
Hi,

After create my connection with sucess to my postgresql database.

I've the following error when I import my table in my project :

An invalid argument has been encountered : Invalid number of columns in query (2, expected 0) SELECT * FROM "public"."ape_ref" LIMIT 10000. Please check dataset schema

Could you explain me the reason of this error ?
Tagged:

Best Answer

  • sdelobel
    sdelobel Registered Posts: 3 ✭✭✭✭
    Answer ✓

    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 :)

Answers

Setup Info
    Tags
      Help me…