MCPcopy Create free account
hub / github.com/bytedance/bolt / isLongDecimal

Method isLongDecimal

bolt/serializers/PrestoSerializer.cpp:1585–1587  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1583 }
1584
1585 bool isLongDecimal() const {
1586 return isLongDecimal_;
1587 }
1588
1589 void clear() {
1590 encoding_ = std::nullopt;

Callers 5

readFunction · 0.45
VectorStreamMethod · 0.45
appendNonNullFunction · 0.45
serializeFlatVectorFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected