Add "buildBlockXXX()" mechanism to SBE stage builder

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Won't Do
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • QE 2023-12-11, QE 2023-12-25, QE 2024-01-08, QE 2024-01-22
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The goals of this task are to:

      1. Improve the SBE stage builder so that, for each QSN node type, there is a mechanism for optionally providing a "buildBlockXXX()" method that would act like a "block-based" version of the corresponding buildXXX() method, and add a single "buildBlock()" method that handles dispatching to the appropriate buildBlockXXX() or buildXXX() method.
      2. Split buildUnpackTsBucket() into 2 methods: the "block-based" version named 
        "buildBlockUnpackTsBucket()" and the standard version named "buildUnpackTsBucket()".
      3. Update buildGroup() to call buildBlock().

       

            Assignee:
            Matt Boros
            Reporter:
            Drew Paroski
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: