0 votes
176 views
The table I uploaded is in csv format. Is there something else wrong with it?
asked Jul 15, 2019 by kedd58 (170 points) | 176 views

1 Answer

0 votes
Best answer
The table was uploaded and ingested correctly (2433 rows), however, it contains a column named 'references' which is an SQL reserved word.  This is causing the crossmatch query to fail parsing.  I've renamed the column 'refs' in the mydb table so the query should succeed if you try again.

We will add a check for reserved words in the future to avoid this, until then please let us know if you encounter the error again.
answered Jul 15, 2019 by datalab (19,200 points)
selected Jul 15, 2019 by kedd58

359 questions

372 answers

385 comments

2,427 users

Welcome to Data Lab Help Desk, where you can ask questions and receive answers from other members of the community.