Schema in crate

174 Views Asked by At

I have a requirement like keep two tables with same name in crate, In mysql we can achieve it using different schema. Any solution like this in crate?

I saw information schema and partitioned table in crate but that not helping me in this case.

1

There are 1 best solutions below

0
On BEST ANSWER

actually the current testing release 0.46.0 contains support for schemas! https://groups.google.com/forum/#!topic/crateio/YbYqUQ5iOAc