g
message has been deleted
m
The error seems to suggest that the table config is missing the schema name?
g
Yes, im creating the schema and the table at the same time. Table is on the left, Schema is on the right
m
I mean there is suppoeds to be a schema field in the table config JSON that refers to the name of the schema in the right
g
Isn't it schemaName on the table conf?
m
Ah yes, didn't catch it the first time
can you upload schema first and then create table?
j
FYI, the
schemaName
is not mandatory. By default the table will link to the schema with the same name
@User Can you please take a look and see if it is a bug?
n
this is a very old version, i dont know how this is supposed to behave
can you upgrade?
g
I'm using 0.6.0.
And I only got these options
n
can you use latest tag?
g
just updated. ty
m
@User Did that solve the issue?
g
Yes, thanks alot