Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/impala
/ BreakParse
Method
BreakParse
be/src/exec/json/json-parser.h:352–354 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
350
}
351
352
bool BreakParse() {
353
return false;
354
}
355
356
void GetNextBuffer(const char** begin, const char** end) {
357
get_buffer_(begin, end);
Callers
2
Parse
Method · 0.45
CountJsonObjects
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected