You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by Deegue <gi...@git.apache.org> on 2018/08/10 11:48:17 UTC

[GitHub] zeppelin pull request #3131: [ZEPPELIN-3701].Missing first several '0' and l...

GitHub user Deegue opened a pull request:

    https://github.com/apache/zeppelin/pull/3131

    [ZEPPELIN-3701].Missing first several '0' and losing digital accuracy 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?
    [Refactoring]
    
    ### Todos
    * [ ] - Task
    
    ### What is the Jira issue?
    * https://issues.apache.org/jira/browse/ZEPPELIN-3701
    
    ### How should this be tested?
    * CI pass
    
    ### Screenshots (if appropriate)
    
    ### Questions:
    * Does the licenses files need update? No
    * Is there breaking changes for older versions? No
    * Does this needs documentation? No
    
    Author: heguozi <zy...@gmail.com>

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Deegue/zeppelin branch-0.8

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/zeppelin/pull/3131.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #3131
    
----
commit 6112e82e04a896a193503e7aa1edf816b3ea7df6
Author: 和果子 <>
Date:   2018-08-10T11:45:37Z

    [ZEPPELIN-3701].Missing first several '0' and losing digital accuracy 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?
    [Refactoring]
    
    ### Todos
    * [ ] - Task
    
    ### What is the Jira issue?
    * https://issues.apache.org/jira/browse/ZEPPELIN-3701
    
    ### How should this be tested?
    * CI pass
    
    ### Screenshots (if appropriate)
    
    ### Questions:
    * Does the licenses files need update? No
    * Is there breaking changes for older versions? No
    * Does this needs documentation? No
    
    Author: heguozi <zy...@gmail.com>

----


---

[GitHub] zeppelin pull request #3131: [ZEPPELIN-3701].Missing first several '0' and l...

Posted by Deegue <gi...@git.apache.org>.
Github user Deegue closed the pull request at:

    https://github.com/apache/zeppelin/pull/3131


---

[GitHub] zeppelin pull request #3131: [ZEPPELIN-3701].Missing first several '0' and l...

Posted by Deegue <gi...@git.apache.org>.
Github user Deegue closed the pull request at:

    https://github.com/apache/zeppelin/pull/3131


---

[GitHub] zeppelin pull request #3131: [ZEPPELIN-3701].Missing first several '0' and l...

Posted by Deegue <gi...@git.apache.org>.
GitHub user Deegue reopened a pull request:

    https://github.com/apache/zeppelin/pull/3131

    [ZEPPELIN-3701].Missing first several '0' and losing digital accuracy 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?
    [Refactoring]
    
    ### Todos
    * [ ] - Task
    
    ### What is the Jira issue?
    * https://issues.apache.org/jira/browse/ZEPPELIN-3701
    
    ### How should this be tested?
    * CI pass
    
    ### Screenshots (if appropriate)
    
    ### Questions:
    * Does the licenses files need update? No
    * Is there breaking changes for older versions? No
    * Does this needs documentation? No
    
    Author: heguozi <zy...@gmail.com>

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Deegue/zeppelin branch-0.8

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/zeppelin/pull/3131.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #3131
    
----
commit 6112e82e04a896a193503e7aa1edf816b3ea7df6
Author: 和果子 <>
Date:   2018-08-10T11:45:37Z

    [ZEPPELIN-3701].Missing first several '0' and losing digital accuracy 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?
    [Refactoring]
    
    ### Todos
    * [ ] - Task
    
    ### What is the Jira issue?
    * https://issues.apache.org/jira/browse/ZEPPELIN-3701
    
    ### How should this be tested?
    * CI pass
    
    ### Screenshots (if appropriate)
    
    ### Questions:
    * Does the licenses files need update? No
    * Is there breaking changes for older versions? No
    * Does this needs documentation? No
    
    Author: heguozi <zy...@gmail.com>

----


---

[GitHub] zeppelin pull request #3131: [ZEPPELIN-3701].Missing first several '0' and l...

Posted by Deegue <gi...@git.apache.org>.
GitHub user Deegue reopened a pull request:

    https://github.com/apache/zeppelin/pull/3131

    [ZEPPELIN-3701].Missing first several '0' and losing digital accuracy 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?
    [Refactoring]
    
    ### Todos
    * [ ] - Task
    
    ### What is the Jira issue?
    * https://issues.apache.org/jira/browse/ZEPPELIN-3701
    
    ### How should this be tested?
    * CI pass
    
    ### Screenshots (if appropriate)
    
    ### Questions:
    * Does the licenses files need update? No
    * Is there breaking changes for older versions? No
    * Does this needs documentation? No
    
    Author: heguozi <zy...@gmail.com>

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Deegue/zeppelin branch-0.8

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/zeppelin/pull/3131.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #3131
    
----
commit 6112e82e04a896a193503e7aa1edf816b3ea7df6
Author: 和果子 <>
Date:   2018-08-10T11:45:37Z

    [ZEPPELIN-3701].Missing first several '0' and losing digital accuracy 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?
    [Refactoring]
    
    ### Todos
    * [ ] - Task
    
    ### What is the Jira issue?
    * https://issues.apache.org/jira/browse/ZEPPELIN-3701
    
    ### How should this be tested?
    * CI pass
    
    ### Screenshots (if appropriate)
    
    ### Questions:
    * Does the licenses files need update? No
    * Is there breaking changes for older versions? No
    * Does this needs documentation? No
    
    Author: heguozi <zy...@gmail.com>

----


---

[GitHub] zeppelin pull request #3131: [ZEPPELIN-3701].Missing first several '0' and l...

Posted by Deegue <gi...@git.apache.org>.
Github user Deegue closed the pull request at:

    https://github.com/apache/zeppelin/pull/3131


---