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

[feature](functions) impl scalar functions translate and url_encode #40567

Merged
merged 31 commits into from
Sep 19, 2024

Commits on Sep 18, 2024

  1. impl is_nan

    suxiaogang223 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    898e67b View commit details
    Browse the repository at this point in the history
  2. register is_nan in fe

    suxiaogang223 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    fa0cfdb View commit details
    Browse the repository at this point in the history
  3. impl url_encode

    suxiaogang223 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    0276db8 View commit details
    Browse the repository at this point in the history
  4. impl translate

    suxiaogang223 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    be92b6c View commit details
    Browse the repository at this point in the history
  5. fix

    suxiaogang223 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    412db0d View commit details
    Browse the repository at this point in the history
  6. fix

    suxiaogang223 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    b59b571 View commit details
    Browse the repository at this point in the history
  7. fix

    suxiaogang223 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    f6818ed View commit details
    Browse the repository at this point in the history
  8. impl nan

    suxiaogang223 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    6f28e88 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    74dce57 View commit details
    Browse the repository at this point in the history
  10. add regression test

    suxiaogang223 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    925ecbd View commit details
    Browse the repository at this point in the history
  11. rename

    suxiaogang223 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    d4e259b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e6e0bc8 View commit details
    Browse the repository at this point in the history
  13. Revert "rename"

    This reverts commit 3a09885.
    suxiaogang223 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    58fec95 View commit details
    Browse the repository at this point in the history
  14. fix checkstyle

    suxiaogang223 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    2fa00c6 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b728385 View commit details
    Browse the repository at this point in the history
  16. add regress test

    suxiaogang223 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    e66c1c5 View commit details
    Browse the repository at this point in the history
  17. Revert "impl nan"

    This reverts commit 2e278a2.
    
    revert isNan
    
    remove is_nan
    suxiaogang223 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    6a69121 View commit details
    Browse the repository at this point in the history
  18. fix

    suxiaogang223 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    919f8ca View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    d796b6a View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    0268cb0 View commit details
    Browse the repository at this point in the history
  21. fix

    suxiaogang223 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    c2f57e3 View commit details
    Browse the repository at this point in the history
  22. revert url_decode

    suxiaogang223 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    21c69a5 View commit details
    Browse the repository at this point in the history
  23. format

    suxiaogang223 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    972c5f3 View commit details
    Browse the repository at this point in the history
  24. fix build

    suxiaogang223 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    951634e View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    8b7c279 View commit details
    Browse the repository at this point in the history
  26. fix url_encode bug

    suxiaogang223 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    c084f1c View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    890f386 View commit details
    Browse the repository at this point in the history
  28. fix

    suxiaogang223 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    89d7be2 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    36cf918 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    f59b5b6 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. fix regression test

    suxiaogang223 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    72812ee View commit details
    Browse the repository at this point in the history