Skip to content

Commit

Permalink
revert cbo change
Browse files Browse the repository at this point in the history
  • Loading branch information
andygrove committed Jun 30, 2024
1 parent 77e8c19 commit 5d5ac04
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -85,5 +85,4 @@ class ExtendedExplainInfo extends ExtendedExplainGenerator {

object CometExplainInfo {
val EXTENSION_INFO = new TreeNodeTag[Set[String]]("CometExtensionInfo")
val CANNOT_RUN_NATIVE = new TreeNodeTag[Boolean]("CometCannotRunNative")
}

0 comments on commit 5d5ac04

Please sign in to comment.