Skip to content

[ZEPPELIN-3701]. Missing first several '0' and losing digital accuracy in result table#3129

Closed
Deegue wants to merge 1 commit intoapache:masterfrom
Deegue:master
Closed

[ZEPPELIN-3701]. Missing first several '0' and losing digital accuracy in result table#3129
Deegue wants to merge 1 commit intoapache:masterfrom
Deegue:master

Conversation

@Deegue
Copy link

@Deegue Deegue commented Aug 10, 2018

What is this PR for?

Improvements:

  • Datas like '00058806' will be displayed correctly instead of '58806'.
  • Datas like '5880658806' will be displayed correctly instead of '5.880659E9'.

What type of PR is it?

Improvement

What is the Jira issue?

ZEPPELIN-3701

Questions:

  • Does the licenses files need update? No
  • Is there breaking changes for older versions? No
  • Does this need documentation? No

Author: heguozi zyzzxycj@gmail.com

What is this PR for?

A few sentences describing the overall goals of the pull request's commits.
First time? Check out the contributing guide - https://zeppelin.apache.org/contribution/contributions.html

What type of PR is it?

[Bug Fix | Improvement | Feature | Documentation | Hot Fix | Refactoring]

Todos

  • - Task

What is the Jira issue?

How should this be tested?

Screenshots (if appropriate)

Questions:

  • Does the licenses files need update?
  • Is there breaking changes for older versions?
  • Does this needs documentation?

Author: heguozi zyzzxycj@gmail.com

…y in result table

### What is this PR for?
Improvements:
- Datas like '00058806' will be displayed correctly instead of '58806'.
- Datas like '5880658806' will be displayed correctly instead of '5.880659E9'.

### What type of PR is it?
Improvement

### What is the Jira issue?
[ZEPPELIN-3701](https://issues.apache.org/jira/browse/ZEPPELIN-3701)

### Questions:
* Does the licenses files need update? No
* Is there breaking changes for older versions? No
* Does this need documentation? No

Author: heguozi <zyzzxycj@gmail.com>
@Deegue Deegue closed this Aug 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant