apache / apache/cloudberry

[Bug] PLJava regress test failed.

Open
#648 5 comments 0 reactions 1 assignee Claimed by @Haibarapink View on GitHub
good first issue type: Bug
Dominant language
C
Stars
1.4k
Forks
247
Avg merge
4d 3h
Merged PRs (30d)
39

Description

### Cloudberry Database version

_No response_

### What happened

When we run pljava regress test will fail

### What you think should happen instead

_No response_

### How to reproduce

SELECT javatest.transferPeople(1) FROM javatest.test; -- should error
-ERROR: query plan with multiple segworker groups is not supported
-HINT: likely caused by a function that reads or modifies data in a distributed table
+ERROR: function cannot execute on a QE slice because it accesses relation "javatest.employees1"
+CONTEXT: SQL statement "SELECT id, name, salary FROM employees1 WHERE salary > $1"

### Operating System

centos7

### Anything else

_No response_

### Are you willing to submit PR?

- [ ] Yes, I am willing to submit a PR!

### Code of Conduct

- [X] I agree to follow this project's [Code of Conduct](https://cloudberrydb.org/community/coc).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.