zhenxingh opened a new pull request #1783: [TRAFODION-3259] Length of varchar exceeds 65536 insert data will fail URL: https://github.com/apache/trafodion/pull/1783 The precision_ of Attributes class is defined as Int16, this patch expanded it to 32bit by adding a precision_high_ to hold the higher 16 bits of the precision.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
