Uploaded image for project: 'Tajo (Retired)'
  1. Tajo (Retired)
  2. TAJO-691

HashJoin or HashAggregation is too slow if there is many unique keys

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.8.0, 0.9.0
    • None
    • None

    Description

      HashJoin or HashAggregation is too slow if there is many unique keys.
      Java's native Map is inefficient to handle many items. In case more than 1 million items in HashMap, Adding 10000 items takes more than 7 ~ 10 seconds.
      This should be improved.

      Attachments

        1. TAJO-691.patch
          6 kB
          Hyoungjun Kim
        2. TAJO-691_2.patch
          13 kB
          Hyunsik Choi

        Activity

          People

            hjkim Hyoungjun Kim
            hjkim Hyoungjun Kim
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: