keith-turner opened a new issue, #5326: URL: https://github.com/apache/accumulo/issues/5326
**Is your feature request related to a problem? Please describe.** In #5323 a bug was fixed for creating a table that matched an existing table name in another namespace. Test were added for multiple API calls that create new tables in #5323. However import table was not covered in these test. **Describe the solution you'd like** Create a new test or update an existing import table test to import into a new table that has the same names as a table in another namesapce. Ideally do this for default and non-default name space. For example create table T1 in namespace N1 and then import a table into table T1 in namespace N2. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
