datafusion-substrait 53.1.0

DataFusion Substrait Producer and Consumer
Documentation
{
  "extensionUris": [
    {
      "extensionUriAnchor": 1,
      "uri": "/functions_boolean.yaml"
    }
  ],
  "extensions": [
    {
      "extensionFunction": {
        "extensionUriReference": 1,
        "functionAnchor": 0,
        "name": "not:bool"
      }
    }
  ],
  "relations": [
    {
      "root": {
        "input": {
          "project": {
            "common": {
              "emit": {
                "outputMapping": [
                  1
                ]
              }
            },
            "input": {
              "read": {
                "common": {
                  "direct": {
                  }
                },
                "baseSchema": {
                  "names": [
                    "D"
                  ],
                  "struct": {
                    "types": [
                      {
                        "bool": {
                          "typeVariationReference": 0,
                          "nullability": "NULLABILITY_NULLABLE"
                        }
                      }
                    ],
                    "typeVariationReference": 0,
                    "nullability": "NULLABILITY_REQUIRED"
                  }
                },
                "namedTable": {
                  "names": [
                    "DATA"
                  ]
                }
              }
            },
            "expressions": [
              {
                "scalarFunction": {
                  "functionReference": 0,
                  "args": [],
                  "outputType": {
                    "bool": {
                      "typeVariationReference": 0,
                      "nullability": "NULLABILITY_NULLABLE"
                    }
                  },
                  "arguments": [
                    {
                      "value": {
                        "selection": {
                          "directReference": {
                            "structField": {
                              "field": 0
                            }
                          },
                          "rootReference": {
                          }
                        }
                      }
                    }
                  ],
                  "options": []
                }
              }
            ]
          }
        },
        "names": [
          "EXPR$0"
        ]
      }
    }
  ],
  "expectedTypeUrls": []
}