Github user srowen commented on the pull request:

    https://github.com/apache/spark/pull/3157#issuecomment-66679151
  
    @jkbradley I rebased just now. Hm, JavaRowSuite shows a warning in IntelliJ 
for an unchecked generic array creation, and I see this if I compile without 
the annotation:
    
    ```
    [warn] Note: 
/Users/srowen/Documents/spark/sql/core/src/test/java/org/apache/spark/sql/api/java/JavaRowSuite.java
 uses unchecked or unsafe operations.
    [warn] Note: Recompile with -Xlint:unchecked for details.
    ```
    
    I'm going to fix a few more new, easy warnings and push. Take a look in a 
minute.


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