markap14 commented on pull request #4280: URL: https://github.com/apache/nifi/pull/4280#issuecomment-630356879
@pcgrenier I created a new PR based off of yours - https://github.com/apache/nifi/pull/4282. Can you review that and make sure that it gives you what you need? This will allow the table schema to be more intelligent for CHOICE types and in cases like this it will allow you to use proper SQL CAST functions and also allows you to perform functions like SUM() without the need to explicitly cast them, which is important if your data does have mixed data types. ---------------------------------------------------------------- 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: [email protected]
