Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-16031

[C++][Gandiva] Fix Soundex errors generate

    XMLWordPrintableJSON

Details

    Description

      Current Soundex Function presents errors in generating results for some specific cases, when we have a sequence of 2 equal numbers separated by 0 it ends up ignoring it, as it deletes the 0 before generating the entire Soundex

      Example with errors:

      Alice Ichabod   -> Correct return is A422 but the Soundex returned A421

      Luke Garcia       -> Correct return is L226 but the Soundex returned  L262

       

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              viniciusroque Vinicius Souza Roque
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 3h 50m
                  3h 50m