Hello, I'm trying to load the data from my csv fil...
# troubleshooting
r
Hello, I'm trying to load the data from my csv file so i generated the .yml file but this error is showing me on terminal. pls help me if you have any idea about this problem!!
x
is this table
tools
created ?
can you run
curl localhost:9000/tables/tools/schema
and see what’s the output
r
Yes the Table tools is created
x
Can you try the curl call above
r
I get this output
I solved the problem, I found that there is a character which is added by default in my .yml file
Thank you Xiang 🙂🙏