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

Notebook for new blog post on versioning #311

Merged
merged 6 commits into from
Nov 15, 2022

Conversation

changhiskhan
Copy link
Contributor

includes some minor refactoring to dataset conversion API

@@ -0,0 +1,8 @@
//
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No function declartion in this file?

Also, could you change header, and use #pragma once instead of macro to protect header file?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shoot, that's actually the next blog post. let me remove this

namespace lance::duckdb {

template <typename T>
void L2Distance(::duckdb::DataChunk &args,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

accident

@changhiskhan changhiskhan force-pushed the changhiskhan/versioning-blog branch from 22acab7 to be2fac9 Compare November 15, 2022 19:45
Copy link
Contributor

@eddyxu eddyxu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@changhiskhan changhiskhan merged commit e79a2bb into main Nov 15, 2022
@changhiskhan changhiskhan deleted the changhiskhan/versioning-blog branch November 15, 2022 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants