npawar commented on pull request #6296: URL: https://github.com/apache/incubator-pinot/pull/6296#issuecomment-737656800
Thanks @shahsank3t ! Just 2 minor things remaining: - I still see the issues 6 & 7 from the above list. - When table config is invalid, can the whole exception be shown? For example, I tried to create OFFLINE table foo, and I set in Indexing & Encoding, the same column as None encoding and Inverted indexing (which is an invalid combination). In the error on UI I only see `“Invalid table config foo_OFFLINE"` but in the log I see the whole message is being returned `"Invalid table config: foo_OFFLINE exception: Cannot create an Inverted index on column aa specified in the noDictionaryColumns config" `. So can the whole message be shown on the UI? ---------------------------------------------------------------- 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