Github user AndreSchumacher commented on the pull request:

    https://github.com/apache/spark/pull/360#issuecomment-44777089
  
    The changes to SqlParser should not have any function effects. I just had 
to reshuffle a few things to make it easier to extend it to a parser that would 
support the nested array/map-field expressions, see `NestedSqlParser` in 
`ParquetQuerySuite`. Currently that parser is incompatible with Hive 
expressions such as `insert into <database_name>.<table_name>` so we need to 
revisit that once the syntax is fixed. It's currently there for the tests only.


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to