Bryan Cutler

Results 16 issues of Bryan Cutler

This enables reading from CSV, I believe. Not sure if that is something we want to support. Test class currently skipped: TestPandasParsing

enhancement

Test class currently skipped: TestPandasBooleanReduce

Tests in question are TestPandasMethods.test_container_shift and test_shift_non_empty_array

## Description This adds a new SPI to create a custom plan checker that will integrate with the built-in plan checkers to validate plans at intermediate, final and fragmented stages....

This fixes the `PrestoSerializer` to put UUID values in the correct format that is expected by Presto Java so that the values will match those from a Java worker. First,...

CLA Signed

This adds binary comparison functions , = to the UUID custom data type. Equality functions are already present. Added unit tests for testing a query with comparisons between UUID values....

CLA Signed