> I am just using the parser only. Based on the test cases I wrote the
> following code:

> I am wondering where I can feed the schema/table information in the code.

My wild guess would be CatalogReader is the object that knows the schema.
In other words, you need to include schema/table configuration into
MySqlValidatorCatalogReader somehow.
Is that what you ask?

Vladimir

Reply via email to