Uploaded image for project: 'Kylin'
  1. Kylin
  2. KYLIN-2055

Add an encoder for Boolean type

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • v1.6.0
    • Others
    • None

    Description

      In many cases there are dimensions whose values are booleans, e.g: true, false, yes, no, 1, 0, T, F, etc; Need an encoder for this type, which will be better than dictionary encoder.

      Allowed values:
      "", "true", "false", "TRUE", "FALSE", "True", "False", "t", "f", "T", "F", "yes", "no", "YES", "NO", "Yes", "No", "y", "n", "Y", "N", "1", "0"

      If a cell value isn't in this list, will throw exception.

      Attachments

        Issue Links

          Activity

            People

              shaofengshi Shao Feng Shi
              shaofengshi Shao Feng Shi
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: