Spring Projects Issues
Spring Projects Issues
**[Oliver Drotbohm](https://jira.spring.io/secure/ViewProfile.jspa?name=olivergierke)** commented Three ways to skin the cat here: 1. Introduce `QueryMethod.getDefaulted(Pageable pageable)` and pipe the `Pageable` obtained from the `ParameterAccessor` through that method. 2. Introduce constructor in `ParametersParameterAccessor`...
If you would like us to look at this issue, please provide the requested information. If the information is not provided within the next 7 days this issue will be...
**[Benoit Dupont](https://jira.spring.io/secure/ViewProfile.jspa?name=bdupont)** commented I got the same problem when doing the same use case when clicking on the button `Stop All` in Spring Batch Admin Console. Tell me if the...
**[Hebert Coelho de Oliveira](https://jira.spring.io/secure/ViewProfile.jspa?name=JIRAUSER50216)** commented Hello, I want to help with this ticket. I have a question. I do understand that the join has a problem. But, in the "isEqualTo"...
**[Hebert Coelho de Oliveira](https://jira.spring.io/secure/ViewProfile.jspa?name=JIRAUSER50216)** commented I also noticed in the join condition. Would not, in the expected query, the correct be "b_alias.a_col"?
**[Hebert Coelho de Oliveira](https://jira.spring.io/secure/ViewProfile.jspa?name=JIRAUSER50216)** commented I created this PR: https://github.com/spring-projects/spring-data-jdbc/pull/246
**[Jens Schauder](https://jira.spring.io/secure/ViewProfile.jspa?name=schauder)** commented You are right, the test I included in the issue is not correct. The definition for the bColumn should be `Column bColumn = b.column("b_col").as("b_col_alias")` and the join...
**[Philippe Mouawad](https://jira.spring.io/secure/[email protected])** commented Hello, I continued investigating this issue and unless I misunderstand there is something really inefficient in the algorithm. See also attached run logs, note that particular 3...
**[Philippe Mouawad](https://jira.spring.io/secure/[email protected])** commented 2 Thread Dumps done during the slow writer work
**[Philippe Mouawad](https://jira.spring.io/secure/[email protected])** commented Log of a run (I interrupted it)