Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-24403 Improve behaviour of CAST
  3. FLINK-24419

Casting to a bounded BINARY/VARBINARY doesn't trim to the specified precision

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.15.0
    • None

    Description

      Currently:

      CastTestSpecBuilder.testCastTo(BINARY(2)).from(STRING(), "Apache").resultsIn(new byte[] {65, 112, 97, 99, 104, 101})

      Attachments

        Issue Links

          Activity

            People

              shenzhu0127 Shen Zhu
              matriv Marios Trivyzas
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: