[jira] [Resolved] (HAWQ-1518) Add a UDF for showing whether the data directory is an encryption zone

2017-09-20 Thread Amy (JIRA)

 [ 
https://issues.apache.org/jira/browse/HAWQ-1518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Amy resolved HAWQ-1518.
---
Resolution: Fixed

> Add a UDF for showing whether the data directory is an encryption zone
> --
>
> Key: HAWQ-1518
> URL: https://issues.apache.org/jira/browse/HAWQ-1518
> Project: Apache HAWQ
>  Issue Type: Sub-task
>  Components: Catalog
>Reporter: Hongxu Ma
>Assignee: Amy
> Fix For: 2.3.0.0-incubating
>
>
> A UDF(read only) for showing whether the data directory is an encryption zone.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Closed] (HAWQ-1518) Add a UDF for showing whether the data directory is an encryption zone

2017-09-20 Thread Amy (JIRA)

 [ 
https://issues.apache.org/jira/browse/HAWQ-1518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Amy closed HAWQ-1518.
-

> Add a UDF for showing whether the data directory is an encryption zone
> --
>
> Key: HAWQ-1518
> URL: https://issues.apache.org/jira/browse/HAWQ-1518
> Project: Apache HAWQ
>  Issue Type: Sub-task
>  Components: Catalog
>Reporter: Hongxu Ma
>Assignee: Amy
> Fix For: 2.3.0.0-incubating
>
>
> A UDF(read only) for showing whether the data directory is an encryption zone.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[GitHub] incubator-hawq pull request #1288: HAWQ-1518. Add a UDF for showing whether ...

2017-09-20 Thread amyrazz44
Github user amyrazz44 closed the pull request at:

https://github.com/apache/incubator-hawq/pull/1288


---


[GitHub] incubator-hawq pull request #1289: HAWQ-1526. Added support of functions in ...

2017-09-20 Thread sansanichfb
GitHub user sansanichfb opened a pull request:

https://github.com/apache/incubator-hawq/pull/1289

HAWQ-1526. Added support of functions in WHERE clause for a PPD.



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

$ git pull https://github.com/sansanichfb/incubator-hawq HAWQ-1526

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

https://github.com/apache/incubator-hawq/pull/1289.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 #1289


commit d3b0858a2b981d223612819f65231f7789bd66dc
Author: Oleksandr Diachenko 
Date:   2017-09-21T02:26:22Z

HAWQ-1526. Added support of functions in WHERE clause for a PPD.




---


[GitHub] incubator-hawq issue #1288: HAWQ-1518. Add a UDF for showing whether the dat...

2017-09-20 Thread wengyanqing
Github user wengyanqing commented on the issue:

https://github.com/apache/incubator-hawq/pull/1288
  
LGTM


---