Uploaded image for project: 'S2Graph'
  1. S2Graph
  2. S2GRAPH-32

Support variable such as now, day, hour on query.

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Done
    • Minor
    • Resolution: Done
    • None
    • None
    • None

    Description

      In some cases, It is frequent to test with different value for time related values on query with Experiments.

      ex)

       "duration": {"from": 1454425200000, "to": 1454511600000} 

      currently above changes require client to change request query body itself. it would be great to support something like this.

      ex)

       "duration": {"from": "${-1 day}", "to": "${now}"} 

      benefit of this support is not requiring client to change their query so more flexibility for A/B testing with experiment.

      Attachments

        Activity

          People

            daewon Daewon Jeong
            steamshon Do Yung Yoon
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: