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

[feat][sql] Bump Trino version to 368 and fix Decimal breaking change #20016

Merged
merged 7 commits into from
Apr 10, 2023

Commits on Apr 5, 2023

  1. bump trino version and fix avro decoder

    Signed-off-by: tison <[email protected]>
    tisonkun committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    571cb08 View commit details
    Browse the repository at this point in the history
  2. fix json decoder

    Signed-off-by: tison <[email protected]>
    tisonkun committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    b63257e View commit details
    Browse the repository at this point in the history
  3. tidy a bit

    Signed-off-by: tison <[email protected]>
    tisonkun committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    e763339 View commit details
    Browse the repository at this point in the history
  4. fix checkstyle

    Signed-off-by: tison <[email protected]>
    tisonkun committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    6f7acd2 View commit details
    Browse the repository at this point in the history
  5. fix license

    Signed-off-by: tison <[email protected]>
    tisonkun committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    79eb9cc View commit details
    Browse the repository at this point in the history
  6. try fix licenses

    Signed-off-by: tison <[email protected]>
    tisonkun committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    43d1d53 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. bump airlift to compatible with trino

    Signed-off-by: tison <[email protected]>
    tisonkun committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    ddc4f07 View commit details
    Browse the repository at this point in the history