Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/apache/orc
/ getFileVersion
Method
getFileVersion
java/core/src/java/org/apache/orc/Reader.java:155–155 ·
view source on GitHub ↗
Get the file format version. @since 1.1.0
()
Source
from the content-addressed store, hash-verified
153
* @since 1.1.0
154
*/
155
OrcFile.Version getFileVersion();
156
157
/**
158
* Get the version of the writer of this file.
Callers
13
printMetaDataImpl
Method · 0.95
printJsonMetaData
Method · 0.95
testMergeUnderstood
Method · 0.95
testMerge
Method · 0.95
testEncryptMerge
Method · 0.95
testZeroByteOrcFile
Method · 0.95
mergeFiles
Method · 0.95
testLongRoot
Method · 0.95
init
Method · 0.65
buildWriter
Function · 0.65
understandFormat
Method · 0.65
readerIsCompatible
Method · 0.65
Implementers
1
ReaderImpl
java/core/src/java/org/apache/orc/impl
Calls
no outgoing calls
Tested by
5
testMergeUnderstood
Method · 0.76
testMerge
Method · 0.76
testEncryptMerge
Method · 0.76
testZeroByteOrcFile
Method · 0.76
testLongRoot
Method · 0.76