Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-48288

Add source data type to connector.Cast expression

    XMLWordPrintableJSON

Details

    Description

      Currently, 
      V2ExpressionBuilder will build connector.Cast expression from catalyst.Cast expression.
      Catalyst cast have expression data type, but connector cast does not have it.
      Since some casts are not allowed on external engine, we need to know source and target data type, since we want finer granularity to block some unsupported casts.

      Attachments

        Issue Links

          Activity

            People

              uros.stankovic Uros Stankovic
              uros.stankovic Uros Stankovic
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: