Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove some concurrency and performance bottlenecks in SpecificRecord…
…Generator (#531) * Make java file write wait by using reduce instead of count * Remove unused pool * Cleanup unused imports * Make some shared global objects thread safe for concurrent access/modification * Remove some concurrency and performance bottlenecks in SpecificRecordGenerator --------- Co-authored-by: Karthik Ramgopal <[email protected]>
- Loading branch information