Re: Complex data types

2020-01-20 Thread Paul Rogers
Hi Igor, Thanks for the note. My post was in response to the work I'm doing to convert JSON to EVF. The work seems fractal: I need x hours to support the scalar vectors. Then, I need x hours for each of the complex data types. As I dive into the details of UNION and LIST, I need x hours for eac

Re: Complex data types

2020-01-20 Thread Igor Guzenko
Hello Paul, It's an exciting idea to get rid of all the complexity added in an attempt to store complex types in a columnar way. I would like to understand more about the alternative. Could you please show, using examples, how new representation will work for complex columns? I'm interested in how