GitHub user omalley opened a pull request:
https://github.com/apache/orc/pull/203
ORC-281. Add missing override markers on destructors in InputStream.hh
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/omalley/orc orc-281
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/orc/pull/203.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 #203
----
commit 4d297ea3ea112264037c3c2f747eb93b06b7a6c7
Author: Owen O'Malley <[email protected]>
Date: 2017-12-15T01:03:05Z
ORC-281. Add missing override markers on destructors in InputStream.hh
----
---