[GitHub] [carbondata] Indhumathi27 opened a new pull request #3361: [WIP]Fix Insert into Complex data type of Binary fails with Carbon & SparkFileFormat

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] [carbondata] Indhumathi27 opened a new pull request #3361: [WIP]Fix Insert into Complex data type of Binary fails with Carbon & SparkFileFormat

GitBox
Indhumathi27 opened a new pull request #3361: [WIP]Fix Insert into Complex data type of Binary fails with Carbon & SparkFileFormat
URL: https://github.com/apache/carbondata/pull/3361
 
 
   Problem:
   Insert into Complex data type(Array/Struct/Map) of binary data type fails with Invalid data type name, because Binary with complex data types is not handled
   
   Solution:
   Handle Binary data type to work with complex data types
   
    - [ ] Any interfaces changed?
   
    - [ ] Any backward compatibility impacted?
   
    - [ ] Document update required?
   
    - [x] Testing done
         
    - [ ] For large changes, please consider breaking it into sub-tasks under an umbrella JIRA.
   
   

----------------------------------------------------------------
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:
[hidden email]


With regards,
Apache Git Services