Uploaded image for project: 'Apache Avro'
  1. Apache Avro
  2. AVRO-299

Add test for schema promotion to Python implementation

    XMLWordPrintableJSON

Details

    • Test
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.3.0
    • spec
    • None
    • Reviewed

    Description

      the writer's schema may be promoted to the reader's as follows:

      • int is promotable to long, float, or double
      • long is promotable to float or double
      • float is promotable to double

      Attachments

        1. AVRO-299.patch
          2 kB
          Jeff Hammerbacher

        Activity

          People

            hammer Jeff Hammerbacher
            hammer Jeff Hammerbacher
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: