You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@griffin.apache.org by GitBox <gi...@apache.org> on 2022/01/18 03:35:52 UTC

[GitHub] [griffin] lipzhu commented on a change in pull request #597: [GRIFFIN-362] Add postgresql and oracle driver into dependencies.

lipzhu commented on a change in pull request #597:
URL: https://github.com/apache/griffin/pull/597#discussion_r786393569



##########
File path: measure/pom.xml
##########
@@ -53,6 +53,8 @@ under the License.
         <scalaj.version>2.3.0</scalaj.version>
         <mongo.version>2.1.0</mongo.version>
         <curator.version>2.10.0</curator.version>
+        <postgresql.version>9.4.1212.jre7</postgresql.version>

Review comment:
       > @lipzhu is there a valid JIRA ticket for this feature? If not then please create one, link it to this PR and also add a valid description to the PR.
   > 
   > Most of the PRs follow this process. Ref: #593
   
   @chitralverma Thanks for you review, this PR try to resolve https://issues.apache.org/jira/browse/GRIFFIN-362. 




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@griffin.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org