Skip to content

Spring Data API Extension deleteInBatch not working #35103

Open

Description

Describe the bug

The default function of a JpaRepository deleteInBatch is not working.
io.quarkus.spring.data.runtime.FunctionalityNotImplemented: Method deleteInBatch of class ... from Spring Data has not yet been implemented

Expected behavior

No response

Actual behavior

No response

How to Reproduce?

Create any Spring JpaRepository and call deleteInBatch.

Output of uname -a or ver

No response

Output of java -version

No response

GraalVM version (if different from Java)

No response

Quarkus version or git rev

3.2.2.Final

Build tool (ie. output of mvnw --version or gradlew --version)

No response

Additional information

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    area/springIssues relating to the Spring integrationkind/enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions