[ 
https://issues.apache.org/jira/browse/PARQUET-1807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17128121#comment-17128121
 ] 

ASF GitHub Bot commented on PARQUET-1807:
-----------------------------------------

andersonm-ibm commented on a change in pull request #782:
URL: https://github.com/apache/parquet-mr/pull/782#discussion_r436590307



##########
File path: .gitmodules
##########
@@ -0,0 +1,3 @@
+[submodule "parquet-hadoop/submodules/parquet-testing"]

Review comment:
       Yes, master is the default. 
   There is another file added (here it is 
parquet-hadoop/submodules/parquet-testing) that points to the exact commit. It 
will be updated to the latest commit only if we run "git submodule update 
--remote". 
   
   The problem with moving the submodule to parquet-mr is that we'll have to 
refer to it from within the code using a relative path "../", which seems 
pretty problematic to me.
   However, I will do a commit moving the submodule up and will see whether 
Travis is OK with it.




----------------------------------------------------------------
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.

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


> Encryption: Interop and Function test suite for Java version
> ------------------------------------------------------------
>
>                 Key: PARQUET-1807
>                 URL: https://issues.apache.org/jira/browse/PARQUET-1807
>             Project: Parquet
>          Issue Type: Sub-task
>          Components: parquet-mr
>            Reporter: Gidon Gershinsky
>            Assignee: Maya Anderson
>            Priority: Major
>              Labels: pull-request-available
>
> # Interop: test parquet-mr reading of encrypted files produced by parquet-cpp 
> (fetched from parquet-testing)
>  # Function: test writing/reading in a number of encryption and decryption 
> configurations



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to