peloton
peloton copied to clipboard
Array type (Multidimension)
- Use general Array type_id + element type
- The element type system is designed for multidimensional arrays
- Partial support for queries involving array type from clients
- Switch to smart pointers
- Additional efforts are needed to support codegen
Coverage decreased (-0.6%) to 77.054% when pulling e8e6901384789a5f47468440aaeaefc5b2fc91ff on aaron-tian:uni_array into 6cdca1572c5a9ee3a81850cc142b481809ced895 on cmu-db:master.
I'm wondering if you think it's a good idea to wrap up the big switch using a function.
@aaron-tian Is this ready for review?
Yes, good to go now and we can have follow-up work after merging this.
@aaron-tian This PR is breaking 3 tests. Please fix them.