xubo245 commented on issue #3181: [CARBONDATA-3356] Fix the issue when carbonData DataSource read SDK files with varchar URL: https://github.com/apache/carbondata/pull/3181#issuecomment-485364507 @ajantha-bhat @ravipesala It will throw exception if user doesn't use long string column, user maybe don't know how to config according the error message because error message don't mention which column is varchar and how to configu, which is not friendly. I think we can avoid it in carbon internal. We can add long string columns for varchar data type in internal or by other method. we need mention how to handle it if no other better way.
---------------------------------------------------------------- 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 With regards, Apache Git Services