Investigate whether to remove collationMatchesDefault from ExpressionContext

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Query Integration
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      collationMatchesDefault seems only read by a few places and all related to timeseries:

      • $_internalUnpackBucket
      • checkComparisonPredicateEligibility (bucket_level_comparison_predicate_generator.cpp)

      However, not all the places set this attribute. For example, find_cmd.cpp does not set collationMatchesDefault, while ParsedUpdate and aggregate do. We need to investigate if this is a bug that find_cmd should have set it, or if this is a deadcode that we can remove.

            Assignee:
            Unassigned
            Reporter:
            Chi-I Huang
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: