Hibernate Integration Milestone 5

XMLWordPrintableJSON

    • Type: Epic
    • Resolution: Unresolved
    • Priority: Unknown
    • None
    • Hibernate 5
    • Java Drivers
    • In Progress
    • None
    • 7.5
    • 7
    • 7.5
    • 100
    • 0
    • 🟡 Potential Risk
    • Hide

      Engineer(s): Valentin Kavalenka, Ross Lawley
      2025-10-24:

      Show
      Engineer(s): Valentin Kavalenka, Ross Lawley 2025-10-24: What was accomplished since the last update? Addressed review concerns in PR for  HIBERNATE-60: Native query without parameters . The PR is close to being approved merged. Worked with other engineers working on our Hibernate ORM extension to review and merge their work. Filed the HHH-19866: Entity native query incorrectly handles AggregateSupport.preferSelectAggregateMapping that returns true we discovered. As a result of this but we are missing a piece of the functionality of native queries we wanted to support. Finished reviewing the PR for HIBERNATE-81: Be able to release first version of Public Preview . The PR was merged. Ross worked on verifying, debugging and fixing issue with the release process. It hasn't been completely fixed yet. What's the focus over the next two weeks? Finish all the work necessary to release the preview version of the product and do the release. Any risks/blockers/impediments? Nothing
    • Hide

      2025-10-24 - 🟡 Potential Risk
      Engineer(s): Valentin Kavalenka, Ross Lawley
      2025-10-24:

      • What was accomplished since the last update?
      • What's the focus over the next two weeks?
        • Finish all the work necessary to release the preview version of the product and do the release.
      • Any risks/blockers/impediments?
        • Nothing
            • 2025-10-10 - 🟡 Potential Risk
              Engineer(s): Valentin Kavalenka
              2025-09-25:

      • No changes, Valentin has been out on PTO last week and this week. Quoting his update from last week "When I return, I will work on reviewing the outstanding PRs created by other engineers, as well as moving The PR for HIBERNATE-60: Native query without parameters through the review process."

      2025-09-25 - 🟡 Potential Risk
      Engineer(s): Valentin Kavalenka
      2025-09-25:

      • What was accomplished since the last update?
        • The PR for HIBERNATE-60: Native query without parameters was created.
          • Confirmed with the Hibernate ORM maintainers that the issue with fetching entities having persistent attributes of struct types is caused by a bug in Hibernate ORM. I was unable to report the bug, and am trying to get that resolved with Atlassian support.
      • What's the focus over the next two weeks?
        • I will be on vacation during [2025-Oct-01, 2025-Oct-10], and will be back on 2025-Oct-14.
        • When I return, I will work on reviewing the outstanding PRs created by other engineers, as well as moving The PR for HIBERNATE-60: Native query without parameters through the review process.
      • Any risks/blockers/impediments?
        • None.

      2025-09-25 - 🟡 Potential Risk
      Engineer(s): Valentin Kavalenka, Ross Lawley
      2025-09-11: Target date on track for 2025-09-25


      2025-09-25 - 🟡 Potential Risk
      Engineer(s): Valentin Kavalenka, Ross Lawley
      2025-09-11: Target date on track for 2025-09-25


      Engineer(s): Valentin Kavalenka
      2025-08-28: Target date on track for 2025-09-25

      Show
      2025-10-24 - 🟡 Potential Risk Engineer(s): Valentin Kavalenka, Ross Lawley 2025-10-24: What was accomplished since the last update? Addressed review concerns in PR for  HIBERNATE-60: Native query without parameters . The PR is close to being approved merged. Worked with other engineers working on our Hibernate ORM extension to review and merge their work. Filed the HHH-19866: Entity native query incorrectly handles AggregateSupport.preferSelectAggregateMapping that returns true we discovered. As a result of this but we are missing a piece of the functionality of native queries we wanted to support. Finished reviewing the PR for HIBERNATE-81: Be able to release first version of Public Preview . The PR was merged. Ross worked on verifying, debugging and fixing issue with the release process. It hasn't been completely fixed yet. What's the focus over the next two weeks? Finish all the work necessary to release the preview version of the product and do the release. Any risks/blockers/impediments? Nothing 2025-10-10 - 🟡 Potential Risk Engineer(s): Valentin Kavalenka 2025-09-25: No changes, Valentin has been out on PTO last week and this week. Quoting his update from last week "When I return, I will work on reviewing the outstanding PRs created by other engineers, as well as moving The PR for HIBERNATE-60 : Native query without parameters through the review process." 2025-09-25 - 🟡 Potential Risk Engineer(s): Valentin Kavalenka 2025-09-25: What was accomplished since the last update? The PR for HIBERNATE-60: Native query without parameters was created. Confirmed with the Hibernate ORM maintainers that the issue with fetching entities having persistent attributes of struct types is caused by a bug in Hibernate ORM. I was unable to report the bug, and am trying to get that resolved with Atlassian support. What's the focus over the next two weeks? I will be on vacation during [2025-Oct-01, 2025-Oct-10] , and will be back on 2025-Oct-14. When I return, I will work on reviewing the outstanding PRs created by other engineers, as well as moving The PR for HIBERNATE-60: Native query without parameters through the review process. Any risks/blockers/impediments? None. 2025-09-25 - 🟡 Potential Risk Engineer(s): Valentin Kavalenka, Ross Lawley 2025-09-11: Target date on track for 2025-09-25 What was accomplished since the last update? The  PR  for  HIBERNATE-63: Implementing simple array function filter  was approved, the task was completed. Most of functionality in  HIBERNATE-60: Native query without parameters  is done. Fetching entities with persistent attributes of struct types does not work, seemingly due to a bug in Hibernate ORM. HIBERNATE-97 Explicitly forbid StatelessSession.upsert if we don't implement it properly  was started and completed. The  PR  for  HIBERNATE-81 Be able to release first version of Public Preview (1.0.0-preview.1)  was created. What's the focus over the next two weeks? Ask Hibernate ORM maintainers about the potential bug discovered while working on  HIBERNATE-60: Native query without parameters . Decide how to proceed based on the answers. Create a PR for  HIBERNATE-60: Native query without parameters . Any risks/blockers/impediments? Nothing. 2025-09-25 - 🟡 Potential Risk Engineer(s): Valentin Kavalenka, Ross Lawley 2025-09-11: Target date on track for 2025-09-25 What was accomplished since the last update? The  PR  for  HIBERNATE-63: Implementing simple array function filter  was approved, the task was completed. Most of functionality in  HIBERNATE-60: Native query without parameters  is done. Fetching entities with persistent attributes of struct types does not work, seemingly due to a bug in Hibernate ORM. HIBERNATE-97 Explicitly forbid StatelessSession.upsert if we don't implement it properly  was started and completed. The  PR  for  HIBERNATE-81 Be able to release first version of Public Preview (1.0.0-preview.1)  was created. What's the focus over the next two weeks? Ask Hibernate ORM maintainers about the potential bug discovered while working on  HIBERNATE-60: Native query without parameters . Decide how to proceed based on the answers. Create a PR for  HIBERNATE-60: Native query without parameters . Any risks/blockers/impediments? Nothing. Engineer(s): Valentin Kavalenka 2025-08-28: Target date on track for 2025-09-25 What was accomplished since the last update? Addressed review comments in the PR for HIBERNATE-63: Implementing simple array function filter . Started HIBERNATE-60: Native query without parameters . Verified that entity query works. Checked how ResultSetMetaData.getColumnType is used by Hibernate ORM, to see if the idea of dynamically updating ResultSetMetadata is possible. It is not. What's the focus over the next two weeks? Move the PR for HIBERNATE-63: Implementing simple array function filter through the review process and merge it. Continue working on HIBERNATE-60: Native query without parameters . Any risks/blockers/impediments? Nothing.
    • None
    • None
    • None
    • None
    • None
    • None
    • None

          Assignee:
          Valentin Kavalenka
          Reporter:
          Maxim Katcharov
          None
          Votes:
          0 Vote for this issue
          Watchers:
          2 Start watching this issue

            Created:
            Updated:
            None
            None