Release notes were automatically generated by Shipkit
- 2020-11-10 - 1 commit by curtiscwang - published to
- Support conversion of String type to Utf8 in AvroWrapper (#61)
- 2020-09-23 - 1 commit by Raymond - published to
- Create a MutableMap when accessing keySet and values in SparkMap (#58)
- 2020-08-17 - 1 commit by Shardul Mahadik - published to
- Fix test SQL generation for binary inputs (#55)
- 2020-08-13 - 3 commits by Shardul Mahadik - published to
- Bump shipkit version (#54)
- Remove slf4j-log4j12 from Transport dependency graph (#51)
- Hive: Struct data should not be converted to object array during StdStruct creation (#50)
- 2020-08-10 - 1 commit by Shardul Mahadik - published to
- Publish Presto thin jar which allows consumers to control dependency graph (#49)
- 2020-06-30 - 2 commits by Shardul Mahadik - published to
- No pull requests referenced in commit messages.
- 2020-06-26 - 1 commit by John Joyce - published to
- No pull requests referenced in commit messages.
- 2020-06-23 - 1 commit by Khai Tran - published to
- Add support for StdFloat, StdDouble, and StdBinary (#46)
- 2020-05-08 - 1 commit by Xingyuan Lin - published to
- Upgrade to PrestoSQL 333 (#45)
- 2020-04-30 - 1 commit by Shardul Mahadik - published to
- Presto: Make ScalarFunctionImplementation state independent of StdUdfWrapper (#44)
- 2020-04-14 - 1 commit by Shardul Mahadik - published to
- Presto: Pass custom configuration object when using FileSystemUtils (#43)
- 2020-04-01 - 2 commits by Suren Nihalani (1), Sushant Raikar (1) - published to
- FileSystemUtils: remove an unreliable check for unit testing (#42)
- Fixed Presto UDF patch's broken link (#41)
- 2020-02-03 - 1 commit by Shardul Mahadik - published to
- Disable Jacoco for platform tests (#37)
- 2020-01-14 - 1 commit by Suren Nihalani - published to
- Allow for absolute paths instead of assuming defaultFS in UDF's required files (#33)
- 2019-12-02 - 2 commits by Mark Wagner (1), Shardul Mahadik (1) - published to
- Upgrade to Presto 319 (#31)
- Add more documentation for Transport UDFs (#25)
- 2019-07-30 - 3 commits by Suren Nihalani (2), Walaa Eldin Moustafa (1) - published to
- transport: use openjdk8 to fix travis because someone suggested it on travis CI forum (#27)
- transport: fix checkstyle warnings in code generation and other parts of the codebase (#26)
- Add 'How to Use' section to README.md; remove unnecessary modules in … (#24)
- 2019-05-16 - 3 commits by Shardul Mahadik - published to
- Preserve map ordering in Generic Tester to be consistent with other engines (#23)
- Fix issues with Idea plugin and presto tests (#22)
- Wrappers should check for non-nullable constants before calling StdUDF.getRequiredFiles (#21)
- 2019-05-02 - 1 commit by Shardul Mahadik - published to
- Fix shading issues in generated Spark artifacts (#20)
- 2019-04-30 - 1 commit by Shardul Mahadik - published to
- Add gradle tasks to package generated platform sources (#18)
- 2019-04-26 - 2 commits by Lu Li (1), Shardul Mahadik (1) - published to
- Add support to resolve the ending #LATEST tag for file (#19)
- Add Transport UDF plugin to apply default configurations and create wrapper codegen and test tasks (#17)
- 2019-04-05 - 7 commits by Shardul Mahadik (5), Walaa Eldin Moustafa (2) - published to
- Add evalInternal with 5 through 8 arguments to Presto's StdUdfWrapper (#16)
- Add generator classes to generate platform-specific wrappers (#15)
- Move Transport UDF examples to a separate gradle project (#13)
- Update jackson-module-scala dependency version (#12)
- Annotation processor to extract Transport UDF metadata (#11)
- 2019-01-16 - 36 commits by 5 authors - published to
- Commits: Walaa Eldin Moustafa (24), Shardul Mahadik (7), Carl Steinbach (3), Lu Li (1), Mark Wagner (1)
- Integrate shipkit for CI/CD (#4)
- Add StdUDF5 through StdUDF8 (#3)
- Implement a common testing framework for Transport UDFs (#2)
- Update wording in README (#1)