Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/orc
/ getWriterVersion
Method
getWriterVersion
java/core/src/java/org/apache/orc/Reader.java:161–161 ·
view source on GitHub ↗
Get the version of the writer of this file. @since 1.1.0
()
Source
from the content-addressed store, hash-verified
159
* @since 1.1.0
160
*/
161
OrcFile.WriterVersion getWriterVersion();
162
163
/**
164
* Get the implementation and version of the software that wrote the file.
Callers
15
printMetaDataImpl
Method · 0.95
printJsonMetaData
Method · 0.95
testTimestampPPDBloomFilter
Method · 0.95
testTimestampMinMaxAndBloomFilter
Method · 0.95
testTimestampAllNulls
Method · 0.95
testSeek
Method · 0.95
testMergeUnderstood
Method · 0.95
testMerge
Method · 0.95
testZeroByteOrcFile
Method · 0.95
mergeFiles
Method · 0.95
printMetadata
Function · 0.65
TEST_P
Function · 0.65
Implementers
1
ReaderImpl
java/core/src/java/org/apache/orc/impl
Calls
no outgoing calls
Tested by
8
testTimestampPPDBloomFilter
Method · 0.76
testTimestampMinMaxAndBloomFilter
Method · 0.76
testTimestampAllNulls
Method · 0.76
testSeek
Method · 0.76
testMergeUnderstood
Method · 0.76
testMerge
Method · 0.76
testZeroByteOrcFile
Method · 0.76
TEST_P
Function · 0.52