Helper to determine if a given Column is a supported type.
Definition at line 367 of file RArrowDS.cxx.
Public Member Functions | |
arrow::Status | Visit (const arrow::BooleanType &) override |
arrow::Status | Visit (const arrow::DoubleType &) override |
arrow::Status | Visit (const arrow::FloatType &) override |
arrow::Status | Visit (const arrow::Int32Type &) override |
arrow::Status | Visit (const arrow::Int64Type &) override |
arrow::Status | Visit (const arrow::ListType &) override |
arrow::Status | Visit (const arrow::StringType &) override |
arrow::Status | Visit (const arrow::UInt32Type &) override |
arrow::Status | Visit (const arrow::UInt64Type &) override |
|
inlineoverride |
Definition at line 377 of file RArrowDS.cxx.
|
inlineoverride |
Definition at line 375 of file RArrowDS.cxx.
|
inlineoverride |
Definition at line 374 of file RArrowDS.cxx.
|
inlineoverride |
Definition at line 372 of file RArrowDS.cxx.
|
inlineoverride |
Definition at line 370 of file RArrowDS.cxx.
|
inlineoverride |
Definition at line 378 of file RArrowDS.cxx.
|
inlineoverride |
Definition at line 376 of file RArrowDS.cxx.
|
inlineoverride |
Definition at line 373 of file RArrowDS.cxx.
|
inlineoverride |
Definition at line 371 of file RArrowDS.cxx.