Github user srowen commented on a diff in the pull request:

    https://github.com/apache/spark/pull/16795#discussion_r99615960
  
    --- Diff: sql/core/pom.xml ---
    @@ -130,6 +130,12 @@
           <scope>test</scope>
         </dependency>
         <dependency>
    +      <groupId>org.apache.avro</groupId>
    --- End diff --
    
    Ah sorry I missed this, yes we should get this in ASAP.
    
    Is this the only module that would need this updated dependency? we could 
declare this in the parent's `dependencyManagement` section in `test` scope.
    
    Does the "1.8.0" need to sync with a Parquet or other Avro versions -- is 
there or should there be a property tying them together?


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to