GitHub user Citrullin opened a pull request:
https://github.com/apache/orc/pull/108
Core Docs: Add a more advanced example
I added a more complex example to the docs. This example explains the
handling of maps and also, indirectly, arrays.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Citrullin/orc master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/orc/pull/108.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 #108
----
commit c1083247a917f18289761bcf13f902555b5cbda8
Author: Philipp Blum <[email protected]>
Date: 2017-04-10T16:26:06Z
fix wrong batch.size counter
commit b4c75761115d3fc48f53ebed51bb64a6e8a204c8
Author: Philipp Blum <[email protected]>
Date: 2017-04-10T16:29:06Z
Rename ListColumnVector to MapColumnVector
commit 04dead08250fba0a80b438959b933eb61420c8d0
Author: Philipp Blum <[email protected]>
Date: 2017-04-13T23:58:00Z
Add an advanced map example to core docs
commit 602974b4d223f6408243d275d5f5a15a93355b20
Author: Philipp Blum <[email protected]>
Date: 2017-04-14T00:07:12Z
Add batch writing at the end of the simple example
commit 5633e8af37de9573b91bd17f77972fe7e4fb9c14
Author: Philipp Blum <[email protected]>
Date: 2017-04-14T00:11:17Z
Remove wrong Simple Example batch++
commit cfc165a36e2df82968c544a246d509f1ad7d36f7
Author: Philipp Blum <[email protected]>
Date: 2017-04-14T06:40:29Z
reset also the batchSizeCounter in the advanced example
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---