That sounds like a good idea. If it's a single-test table, it would probably be prudent to embed the name of the test.
On Fri, May 12, 2017 at 4:38 AM, Lars Volker <[email protected]> wrote: > Hi All, > > I frequently create test tables on my local system with names like "t" or > "p". A couple of frontend tests use the same names and then fail with > "Table already exists". > > Does anyone else hit this from time to time? Can we change the table names > in the tests to avoid single letter names? If there are no objections, I'll > open a JIRA. > > Thanks, Lars >
