Skip to content

Conversation

@linghengqian
Copy link
Member

@linghengqian linghengqian commented Jan 22, 2025

For #29052.

Changes proposed in this pull request:


Before committing this PR, I'm sure that I have checked the following options:

  • My code follows the code of conduct of this project.
  • I have self-reviewed the commit code.
  • I have (or in comment I request) added corresponding labels for the pull request.
  • I have passed maven check locally : ./mvnw clean install -B -T1C -Dmaven.javadoc.skip -Dmaven.jacoco.skip -e.
  • I have made corresponding changes to the documentation.
  • I have added corresponding unit tests for my changes.
  • I have updated the Release Notes of the current development version. For more details, see Update Release Note

Copy link
Member Author

@linghengqian linghengqian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Presto Server's healthcheck started to behave strangely. After executing SQL statements such as CREATE SCHEMA memory.demo_ds_0, the return value of /v1/info/state on the 8080 port of Presto Server would switch from "ACTIVE" to other values ​​within an unknown period of time. This ultimately results in the error log No nodes available to run query being displayed.

Copy link
Member Author

@linghengqian linghengqian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@linghengqian linghengqian deleted the another-presto branch February 7, 2025 15:24
@linghengqian linghengqian restored the another-presto branch February 7, 2025 15:25
Copy link
Member Author

@linghengqian linghengqian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • An interesting turn of events occurred in presto 0.292 compared to presto 0.290. See #35504 .

@linghengqian linghengqian changed the title Add GraalVM Reachability Metadata and corresponding nativeTest for Presto Add GraalVM Reachability Metadata and corresponding nativeTest for Presto Memory Connector May 24, 2025
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.

1 participant