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

fix: Fix the go build and use CgoArrowAllocator to prevent incorrect garbage collection #2919

Merged
merged 39 commits into from
Jul 8, 2022

Commits on Jul 7, 2022

  1. Temp fix

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    a6eafde View commit details
    Browse the repository at this point in the history
  2. Temp fix

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    2558144 View commit details
    Browse the repository at this point in the history
  3. Fix

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    f5b9856 View commit details
    Browse the repository at this point in the history
  4. Fix

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    f3901d3 View commit details
    Browse the repository at this point in the history
  5. add dynamic linking flags

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    99289cd View commit details
    Browse the repository at this point in the history
  6. Update gitignore

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    b56242d View commit details
    Browse the repository at this point in the history
  7. Fix

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    70c5efb View commit details
    Browse the repository at this point in the history
  8. Fix

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    66b1c91 View commit details
    Browse the repository at this point in the history
  9. Fix workflows

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    4532c22 View commit details
    Browse the repository at this point in the history
  10. Fix

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    f0c9d60 View commit details
    Browse the repository at this point in the history
  11. Fix

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    172fc82 View commit details
    Browse the repository at this point in the history
  12. Fix

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    ad46b0b View commit details
    Browse the repository at this point in the history
  13. Fix

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    16fd288 View commit details
    Browse the repository at this point in the history
  14. Fix

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    4560fee View commit details
    Browse the repository at this point in the history
  15. Fix

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    ff96f75 View commit details
    Browse the repository at this point in the history
  16. Fix

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    1baa361 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. Fix

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    f8e9b2f View commit details
    Browse the repository at this point in the history
  2. Fix

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    e2c1610 View commit details
    Browse the repository at this point in the history
  3. Fix

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    393c9dc View commit details
    Browse the repository at this point in the history
  4. Fix

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    205ef73 View commit details
    Browse the repository at this point in the history
  5. Fix

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    b6b1608 View commit details
    Browse the repository at this point in the history
  6. Fix

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    52600af View commit details
    Browse the repository at this point in the history
  7. Fix

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    1281499 View commit details
    Browse the repository at this point in the history
  8. Fix

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    6bb1da5 View commit details
    Browse the repository at this point in the history
  9. Fix

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    f779bbd View commit details
    Browse the repository at this point in the history
  10. Fix

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    0fc2ed5 View commit details
    Browse the repository at this point in the history
  11. Fix

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    a8b0a6a View commit details
    Browse the repository at this point in the history
  12. Fix

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    7dd18c2 View commit details
    Browse the repository at this point in the history
  13. Fix

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    3840495 View commit details
    Browse the repository at this point in the history
  14. Fix

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    687fe79 View commit details
    Browse the repository at this point in the history
  15. fix

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    b67679b View commit details
    Browse the repository at this point in the history
  16. Fix

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    240a0c1 View commit details
    Browse the repository at this point in the history
  17. Fix

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    00d4808 View commit details
    Browse the repository at this point in the history
  18. Fix

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    ef309f8 View commit details
    Browse the repository at this point in the history
  19. Fix

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    9ee05c9 View commit details
    Browse the repository at this point in the history
  20. Fix

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    3d27b6d View commit details
    Browse the repository at this point in the history
  21. Fix

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    f644a0f View commit details
    Browse the repository at this point in the history
  22. fix

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    b446acb View commit details
    Browse the repository at this point in the history
  23. Fix

    Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
    kevjumba committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    c17f6fc View commit details
    Browse the repository at this point in the history