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

expression: fix enum type join binary get wrong result #30445

Merged
merged 8 commits into from
Dec 15, 2021

Commits on Dec 6, 2021

  1. init complete

    sylzd committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    996a72b View commit details
    Browse the repository at this point in the history
  2. fix

    sylzd committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    d1a9b03 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2021

  1. add set type

    sylzd committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    6d94a0f View commit details
    Browse the repository at this point in the history
  2. fix conflict

    sylzd committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    8180aee View commit details
    Browse the repository at this point in the history
  3. fix

    sylzd committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    dea0746 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2021

  1. Update expression/builtin_convert_charset.go

    to_binary should always return string type
    
    Co-authored-by: xiongjiwei <[email protected]>
    sylzd and xiongjiwei committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    dae0863 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3e59e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74359d3 View commit details
    Browse the repository at this point in the history