Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recode pool on overflow #892

Closed

Commits on Nov 22, 2015

  1. detect overflow and recode PooledDataVecs on mulitple columns

    Johan Gustafsson committed Nov 22, 2015
    Configuration menu
    Copy the full SHA
    96aca7a View commit details
    Browse the repository at this point in the history
  2. groupby: recode pool when it is about to overflow

    Johan Gustafsson committed Nov 22, 2015
    Configuration menu
    Copy the full SHA
    b1049bc View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2015

  1. recode x before calling groupsort_indexer to avoid allocating more me…

    …mory than needed
    Johan Gustafsson committed Nov 23, 2015
    Configuration menu
    Copy the full SHA
    05699fc View commit details
    Browse the repository at this point in the history