GitHub user mattyb149 opened a pull request:

    https://github.com/apache/nifi/pull/182

    NIFI-1412: Fix error during Avro conversion where no fields are present

    Changes the logic so no exception is thrown when meta.getColumnCount() 
returns 0, instead an empty Avro schema is produced.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mattyb149/nifi NIFI-1412

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi/pull/182.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #182
    
----
commit 65aacf7d1b75a3c5483ce0635f778ab1727ed5b3
Author: Matt Burgess <mattyb...@gmail.com>
Date:   2016-01-21T20:20:14Z

    NIFI-1412: Fix error during Avro conversion where no fields are present

----


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