XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • Impala 4.3.0
    • None
    • Backend
    • None
    • ghx-label-11

    Description

      Despite the fact that special values such as Inf and NaN are not supported in  standard JSON (they are considered invalid values), rapidjson does support them. However, it requires the parsing flag kParseNanAndInfFlag to be enabled. This flag is not enabled in the current JsonParser::Parse(), we could enable it for support reading Inf and NaN.

      Attachments

        Activity

          People

            eyizoha Zihao Ye
            eyizoha Zihao Ye
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: