Class FixedWidthSmallDate

class FixedWidthSmallDate : public Decoder

Public Functions

FixedWidthSmallDate(const size_t byte_width)
llvm::Instruction *codegenDecode(llvm::Value *byte_stream, llvm::Value *pos, llvm::Module *llvm_module) const

Private Members

const size_t byte_width_
const int32_t null_val_

Private Static Attributes

constexpr int64_t ret_null_val_ = NULL_BIGINT