Commits


ptaylor authored and Wes McKinney committed 9aa7c52bebc
ARROW-2640: [JS] Write schema metadata Forgot to serialize schema metadata. Resolves https://issues.apache.org/jira/browse/ARROW-2640 Author: ptaylor <paul.e.taylor@me.com> Closes #2086 from trxcllnt/js-write-schema-metadata and squashes the following commits: 953232c0 <ptaylor> write schema metadata