Show
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.