Uploaded image for project: 'Calcite'
  1. Calcite
  2. CALCITE-1760

Implement utility method to identify lossless casts

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.13.0
    • core
    • None

    Description

      Implement utility method to identify 'lossless' casts, i.e., casts from which the original value of the field can be certainly recovered?

      For instance, int -> bigint is true (as you can cast back to int without loss of information), however bigint -> int is false.

      Attachments

        Activity

          People

            jcamacho Jesús Camacho Rodríguez
            jcamacho Jesús Camacho Rodríguez
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: