Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Expression pushdown optimization #663

Commits on Jul 20, 2020

  1. Test serializer

    dai-chen committed Jul 20, 2020
    Configuration menu
    Copy the full SHA
    5198a38 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2020

  1. Configuration menu
    Copy the full SHA
    75005eb View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2020

  1. Add JDK serializer impl

    dai-chen committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    705397b View commit details
    Browse the repository at this point in the history
  2. Add UT

    dai-chen committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    defdd08 View commit details
    Browse the repository at this point in the history
  3. Support boolean literal

    dai-chen committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    6a51c26 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    24a4423 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2283de1 View commit details
    Browse the repository at this point in the history
  6. Add UT for multiple fields

    dai-chen committed Jul 31, 2020
    Configuration menu
    Copy the full SHA
    bd37727 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2020

  1. Use expr value factory

    dai-chen committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    8e4364b View commit details
    Browse the repository at this point in the history
  2. Add comments

    dai-chen committed Aug 3, 2020
    Configuration menu
    Copy the full SHA
    5e42d86 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1614040 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2020

  1. Test coverage

    dai-chen committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    cca0479 View commit details
    Browse the repository at this point in the history
  2. Refactor package and class

    dai-chen committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    de03a58 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f77a739 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2020

  1. Configuration menu
    Copy the full SHA
    c95c2e1 View commit details
    Browse the repository at this point in the history
  2. More UT

    dai-chen committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    3193fdc View commit details
    Browse the repository at this point in the history
  3. Refactor edge case UT

    dai-chen committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    f29b402 View commit details
    Browse the repository at this point in the history
  4. Add UT for value factory

    dai-chen committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    8bb9405 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0c0b0d5 View commit details
    Browse the repository at this point in the history
  6. Fix checkstyle

    dai-chen committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    45bf93d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8ccd384 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4d0c97b View commit details
    Browse the repository at this point in the history
  9. Add UT for visitor

    dai-chen committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    f839f8f View commit details
    Browse the repository at this point in the history
  10. Push down query

    dai-chen committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    0bac7b5 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2020

  1. Handle text keyword

    dai-chen committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    da2ece3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81acd11 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ddcab4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d259fc View commit details
    Browse the repository at this point in the history
  5. Prepare PR

    dai-chen committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    154358a View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2020

  1. Address PR comments

    dai-chen committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    f6eafcb View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2020

  1. Address PR comments

    dai-chen committed Aug 8, 2020
    Configuration menu
    Copy the full SHA
    af8beb3 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2020

  1. Configuration menu
    Copy the full SHA
    5952930 View commit details
    Browse the repository at this point in the history