Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rebasing master on top of transport-api-v1 #94

Merged
merged 49 commits into from
Oct 12, 2021

Conversation

maluchari
Copy link
Contributor

This PR is to update ref of transport-api-v1 so that it matches with that of master. This PR is the first step towards merging of type-safe-api changes.

shardulm94 and others added 30 commits February 3, 2020 13:28
Co-authored-by: Sushant Raikar <sraikar@sraikar-mn2.linkedin.biz>
…n#42)

Why: we don't need it

What changed: instead of checking configuration for hints on whether we
are unit testing, we trust the URI's protocol

Tests performed: ./gradlew build
Some major changes:
 - `SqlFunction`, `SqlScalarFunction` and `ScalarFunctionImplementation` have evolved
   in trinodb/trino#1764
 - `Metadata::getScalarFunctionImplementation` evolved in trinodb/trino#1039
 - Type signature parser was moved to presto-main in trinodb/trino#1738
* Introduce StdFloat, StdDouble, and StdBinary interfaces
* Add implementations of those interfaces in Avro, Hive, Presto, Spark, and Generic type systems
* Add examples of transport UDFs on those new types, and add tests for those UDFs
* Update documentation
curtiscwang and others added 19 commits November 9, 2020 22:20
Co-authored-by: Raymond Lam <ralam@linkedin.com>
- Change the Checkstyle severity level from warning to error
- Eliminate all existing checkstyle violations

Co-authored-by: Carl Steinbach <cwsteinbach@gmail.com>
…n#65)

* Add travis-build.sh for pre-commit testing from command line

* Fix name of build file in comment

Co-authored-by: Carl Steinbach <cwsteinbach@gmail.com>
Co-authored-by: Shardul Mahadik <smahadik@linkedin.com>
There doesn't seem to be any impact to the code. gradle build passes.
Co-authored-by: Malini Mahalakshmi Venkatachari <malvenkatachari@linkedin.com>
Co-authored-by: Malini Mahalakshmi Venkatachari <malvenkatachari@linkedin.com>
Co-authored-by: Kai Xu <kxu@kxu-mn3.linkedin.biz>
@wmoustafa wmoustafa merged commit b0e9f17 into linkedin:transport-api-v1 Oct 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet