1.4 advanced capstone help

quizItem    success description                                    error
------------------------------------------------------------------------
exercise1.1 Pass    "column file in DB should be renamed to lapId" ""   
exercise1.1 Pass    ".d file in DB should be renamed to lapId"     ""   
exercise1.1 Pass    "all column files should be in event dir"      ""   
exercise1.2 Pass    "lapId should exist in event table"            ""   
exercise1.3 Pass    "check if all values are correct"              ""   
exercise1.4 Pass    "check if lap table exists"                    ""   
exercise1.4 Pass    "create new lap dir in f1 DB"                  ""   
exercise1.4 Fail    "create col files for lap table"               ""   
exercise1.4 Pass    ".d file should consist of all col names"      ""   
exercise1.5 Pass    "check if lap table exists in date dir"        ""   
exercise1.5 Pass    "create col files for lap table"               ""   
exercise1.5 Pass    ".d file should consist of all col names"      ""   

I don’t understand why I keep failing… please any help would be deeply appreciated

Hi @robert.santos2 ,

Sorry for the delay over the holidays.

Test 1.4 checks that all of the column files have been created in the lap table on disk.

You might need to check that the columns exist in all date partitions correctly.

If you are still stuck, DM me your code and I can take a look (or you can email it to me at devrel@kx.com)

Thanks,

Laura