etdube / pdi-fastjsoninput-plugin

FastJsonInput step plugin for Pentaho Data Integration
Apache License 2.0
6 stars 17 forks source link

Improvements to Fast JSON Input #1

Closed jadametz closed 9 years ago

jadametz commented 9 years ago

Our company has struggled with many of the same issues that you describe in PDI-10344 and were looking for a solution to the JSON Input step when we came across your implementation. Our changes have been in an effort to both increase the stability of and improve your implementation for deployment to our Product Managers for their ETL work.

In order of the commits, below are roughly the major things that were implemented / changed:

Please reach out with any additional questions, as I'd be happy to discuss any changes that I made. Hope you enjoy the contribution!

etdube commented 9 years ago

Many thanks for your contribution. I'll merge your pull request right away and will do a quick review when I get a chance. As far as IP is concerned, are you okay with your changes going back into the Kettle code base if Pentaho ask if they can use it? The license implicitly allows this but I prefer to ask to clear any ambiguity.

jadametz commented 9 years ago

Absolutely. We'd love for Pentaho to take in these changes.

We'll be keeping up with development on our side as needed. I'll be sure to open pull requests over time so you've got the latest and greatest :+1: