Uploaded image for project: 'Apache Gora'
  1. Apache Gora
  2. GORA-397

Support pre-defining types within GoraCompiler

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: In Progress
    • Major
    • Resolution: Unresolved
    • 0.5
    • 1.0
    • avro, gora-compiler
    • None

    Description

      Right now in the GoraCompiler we do not support predefining field types based on ordering of .avsc as it is passed into the GoraCompiler.
      This is supported in the Avro SpecificCompiler meaning that you can write schemas which inherit fields of custom type based on the compiler reading the custom type before it is used within the compilation and use of this type in another schema.
      This feature is VERY useful when working with complex schema models and where you wish to separate out and maintain individual objects rather than explicitly nest them in large, difficult to maintain schema objects!

      Attachments

        Activity

          People

            lewismc Lewis John McGibbney
            lewismc Lewis John McGibbney
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: