apache / apache/linkis

[Bug] The execution function result set is garbled

Open
#4,224 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
Java
Stars
3.4k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

### Search before asking

- [X] I searched the [issues](https://github.com/apache/linkis/issues) and found no similar issues.

### Linkis Component

linkis-commons

### Steps to reproduce

script spark engine

code:
select stddev_samp(col) from values(178357) as tab(col);
reresult :
![image](https://user-images.githubusercontent.com/62878639/219249431-f3850bcb-9392-46bc-98d0-a8c2ad57c460.png)

### Expected behavior

none

### Your environment

- Linkis version used: 1.1.2
- Environment name and version:
- cdh-5.14.2
- hdp-3.1.5
- hive-2.1.1
- spark-3.2.1
- scala-2.12.2
- jdk 1.8.0_121
- ....

### Anything else

none

### Are you willing to submit a PR?

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

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.