-
Notifications
You must be signed in to change notification settings - Fork 1
Main dev #51
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
Merged
Merged
Main dev #51
Changes from 12 commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
e506f86
Clean unused imports and improve type annotations
ShuhaoZhangTony 36a0db6
code quality fix
ShuhaoZhangTony c19186a
fix: 添加libstdc++版本检查和自动修复
ShuhaoZhangTony 71b6a91
Update SageFlow import error message to recommend CLI install
ShuhaoZhangTony 6374a63
chore: remove python bindings (moved to main SAGE repo)
ShuhaoZhangTony fa7c6b0
chore: move examples to main SAGE repo
ShuhaoZhangTony f154ec1
refactor: rename library from candy to sageflow
ShuhaoZhangTony ebef3ff
chore: completely remove Python bindings build logic
ShuhaoZhangTony 95424c2
refactor: rename namespace from candy to sageFlow
ShuhaoZhangTony 12a2318
fix: replace candy:: scope resolution with sageFlow::
ShuhaoZhangTony aa8879b
refactor: 改为动态库以匹配 sageDB 架构
ShuhaoZhangTony 81af7dd
fix: 只在 BUILD_TESTING=ON 时构建 gtest
ShuhaoZhangTony 88bf3a7
将例子推送回c++项目
ShuhaoZhangTony 63f3895
update namespaces and add examples
ShuhaoZhangTony f1c1ae4
fix examples to link against sageflow
ShuhaoZhangTony af22e8a
updated: refs/heads/main-dev
ShuhaoZhangTony 8f43967
quick fix
ShuhaoZhangTony a6839ac
清理.gitignore文件,移除不必要的注释和空行
ShuhaoZhangTony f0827ee
fix streaming examples build bug (#52)
ZeroJustMe 8ac9c6b
Extract data generation as modular framework with dataset support, da…
ZeroJustMe c77ab52
Update join experiment tools (#54)
ZeroJustMe 8991da8
style: apply ruff formatting fixes
ShuhaoZhangTony 1f07266
feat: Add Python bindings with module_local() for type safety
ShuhaoZhangTony 56b7253
fix: Add conditional SKBUILD install for libsageflow.so
ShuhaoZhangTony a3b446b
fix(cmake): Fix shared library installation for wheel builds
ShuhaoZhangTony 991922f
install fix
KimmoZAG 7bec747
cicd fix
KimmoZAG File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.