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

remove DataTypeInfo and use LogicalType and column names #2539

Merged
merged 11 commits into from
Apr 9, 2024

Commits on Apr 8, 2024

  1. remove DataTypeInfo and use LogicalType and column names

    Russell Liu authored and mxwli committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    75e35bd View commit details
    Browse the repository at this point in the history
  2. fix mistake due to merge

    Russell Liu authored and mxwli committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    87d9911 View commit details
    Browse the repository at this point in the history
  3. partial fix

    Russell Liu authored and mxwli committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    76da8a8 View commit details
    Browse the repository at this point in the history
  4. fix rebase errors

    mxwli committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    46dbb69 View commit details
    Browse the repository at this point in the history
  5. Run clang-format

    mxwli committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    ce0eed4 View commit details
    Browse the repository at this point in the history
  6. fix array

    mxwli committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    1bd092c View commit details
    Browse the repository at this point in the history
  7. Merge branch 'remove-datatypeinfo' of https://www.github.com/kuzudb/kuzu

     into remove-datatypeinfo
    mxwli committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    fecbac7 View commit details
    Browse the repository at this point in the history
  8. Run clang-format

    mxwli committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    881b314 View commit details
    Browse the repository at this point in the history
  9. fix bug...

    mxwli committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    f5d987b View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. add requested changes

    mxwli committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    1aee3ad View commit details
    Browse the repository at this point in the history
  2. clang-tidy

    mxwli committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    4d9b7bf View commit details
    Browse the repository at this point in the history