Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ ToSimpleString
Method
ToSimpleString
be/src/runtime/string-value.h:124–124 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
122
// END IR FUNCTIONS
123
124
SimpleString ToSimpleString() const { return string_impl_.ToSimpleString(); }
125
126
/// Byte-by-byte comparison. Returns:
127
/// this < other: -1
Callers
15
Replace
Method · 0.45
Instr
Method · 0.45
Search
Method · 0.45
AddResultTuple
Method · 0.45
PrintEscaped
Method · 0.45
Encode
Method · 0.45
CopyToBuffer
Method · 0.45
GetSearchArgumentLiteral
Method · 0.45
SetInsertIterator
Method · 0.45
CopyStrings
Method · 0.45
StringValue>
Method · 0.45
StringSearch
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected