Skip to content

Commit

Permalink
[VL] Explicit Arrow transitions, Part 1: Add LoadArrowDataExec / Offl…
Browse files Browse the repository at this point in the history
…oadArrowDataExec
  • Loading branch information
zhztheplayer committed Sep 25, 2024
1 parent 59e02c1 commit a2f7a18
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -327,8 +327,6 @@ object CHBackendSettings extends BackendSettingsApi with Logging {

override def supportStructType(): Boolean = true

override def structFieldToLowerCase(): Boolean = false

override def supportExpandExec(): Boolean = true

override def excludeScanExecFromCollapsedStage(): Boolean =
Expand Down

0 comments on commit a2f7a18

Please sign in to comment.