Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/orc
/ parseFutureString
Method
parseFutureString
c++/src/Timezone.cc:547–549 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
545
}
546
547
virtual std::string parseFutureString(const unsigned char*, uint64_t, uint64_t) const override {
548
return
""
;
549
}
550
};
551
552
Version1Parser::~Version1Parser() {
Callers
1
parseZoneFile
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected