You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by martinschaef <gi...@git.apache.org> on 2014/11/20 18:09:24 UTC

[GitHub] hive pull request: Minor bugs found with static analysis

GitHub user martinschaef opened a pull request:

    https://github.com/apache/hive/pull/23

    Minor bugs found with static analysis

    I'm testing a static analysis tool, here are some of its findings.

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

    $ git pull https://github.com/martinschaef/hive trunk

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

    https://github.com/apache/hive/pull/23.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 #23
    
----
commit 33dfa959e9a8492b5b368ca9c40da737b1ccce5d
Author: Martin <ma...@gmail.com>
Date:   2014-11-20T06:09:06Z

    Update WindowingTableFunction.java

commit 0a91fd1ec2e99c329c348dfff49d34221a020654
Author: Martin <ma...@gmail.com>
Date:   2014-11-20T06:21:02Z

    Update WindowingSpec.java
    
    order should not be accessed outside the order!=null check.

commit e1d8a56fc9122d95c1bb2d3dfbc4fe0f6772645d
Author: Martin <ma...@gmail.com>
Date:   2014-11-20T06:27:14Z

    Update CorrelationUtilities.java
    
    there is a lot of inconsistent code in this module ...

commit 93c79348c94b59505a4bc9eadc28a1ea469a7742
Author: Martin <ma...@gmail.com>
Date:   2014-11-20T17:01:19Z

    Update TypeCheckProcFactory.java

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---