kyuubi/externals
Fu Chen d190cce47d
Some checks failed
Kyuubi / Check License (push) Has been cancelled
Kyuubi / Build (11, -DskipTests -Pspark-provided, 3.1, 3.2) (push) Has been cancelled
Kyuubi / Build (8, -Dspark.archive.mirror=https://archive.apache.org/dist/spark/spark-3.0.3 -Dspark.archive.name=spark-3.0.3-bin-hadoop2.7.tgz -Dmaven.plugin.scalatest.exclude.tags=org.apache.kyuubi.tags.ExtendedSQLTest,org.apache.kyuubi.tags.DeltaTest,org.apac… (push) Has been cancelled
Kyuubi / Build (8, 3.0, 2.7) (push) Has been cancelled
Kyuubi / Build (true, 8, -Pkyuubi-extension-spark-3-1, 3.1, 3.2) (push) Has been cancelled
Kyuubi / TPC-DS Tests (push) Has been cancelled
Kyuubi / Minikube Integration Test (push) Has been cancelled
[KYUUBI #1784] Fix float types lose precision
<!--
Thanks for sending a pull request!

Here are some tips for you:
  1. If this is your first time, please read our contributor guidelines: https://kyuubi.readthedocs.io/en/latest/community/contributions.html
  2. If the PR is related to an issue in https://github.com/apache/incubator-kyuubi/issues, add '[KYUUBI #XXXX]' in your PR title, e.g., '[KYUUBI #XXXX] Your PR title ...'.
  3. If the PR is unfinished, add '[WIP]' in your PR title, e.g., '[WIP][KYUUBI #XXXX] Your PR title ...'.
-->

### _Why are the changes needed?_
<!--
Please clarify why the changes are needed. For instance,
  1. If you add a feature, you can talk about the use case of it.
  2. If you fix a bug, you can clarify why it is a bug.
-->

close #1784

### _How was this patch tested?_
- [x] Add some test cases that check the changes thoroughly including negative and positive cases if possible

- [ ] Add screenshots for manual tests if appropriate

- [ ] [Run test](https://kyuubi.readthedocs.io/en/latest/develop_tools/testing.html#running-tests) locally before make a pull request

Closes #1790 from cfmcgrady/kyuubi-1784.

Closes #1784

f6c7dae8 [Fu Chen] fix row-based row set
89e72b73 [Fu Chen] fix ut
cef54bc0 [Fu Chen] fix float types lose precision

Authored-by: Fu Chen <cfmcgrady@gmail.com>
Signed-off-by: ulysses-you <ulyssesyou@apache.org>
(cherry picked from commit 53bbbb7161)
Signed-off-by: ulysses-you <ulyssesyou@apache.org>
2022-01-18 19:34:32 +08:00
..
kyuubi-download [RELEASE] Bump 1.3.2-SNAPSHOT 2021-10-15 16:20:47 +08:00
kyuubi-spark-monitor [RELEASE] Bump 1.3.2-SNAPSHOT 2021-10-15 16:20:47 +08:00
kyuubi-spark-sql-engine [KYUUBI #1784] Fix float types lose precision 2022-01-18 19:34:32 +08:00