pedro93 opened a new issue #7048:
URL: https://github.com/apache/incubator-pinot/issues/7048


   Hello,
   
   When creating a table whose name does not match exactly the name of an 
existing schema the UI will not provide auto-complete functionality regarding 
which fields we can use. The workaround is to copy/paste a json definition a 
table that matches the schema and then manually edit the json as necessary.
   
   Steps to reproduce.
   1.) Create a schema with some fields with name XXX.
   2.) Try to create table with name XXX-"extra" (name will not match).
   3.) No schema field information will be available to assist the table 
creation process.
   
   A similar action happens if you try to copy paste a table definition into 
the json textbox, if you change the table name, then `segmentsConfig.timestamp` 
will automatically be reset and you have to re-type it even though it may be 
correct.
   
   Thank you.


-- 
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to