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

feat(nodejs): feature parity [2/N] - add table.name and lancedb.connect({args}) #1380

Merged
merged 14 commits into from
Jun 21, 2024

Conversation

universalmind303
Copy link
Contributor

@universalmind303 universalmind303 commented Jun 13, 2024

@github-actions github-actions bot added the enhancement New feature or request label Jun 13, 2024
@universalmind303 universalmind303 changed the title feat(nodejs): add table.name and lancedb.connect({args}) feat(nodejs): Feature Parity [2/N] - add table.name and lancedb.connect({args}) Jun 17, 2024
Copy link

ACTION NEEDED

Lance follows the Conventional Commits specification for release automation.

The PR title and description are used as the merge commit message. Please update your PR title and description to match the specification.

For details on the error please inspect the "PR Title Check" action.

@universalmind303 universalmind303 changed the title feat(nodejs): Feature Parity [2/N] - add table.name and lancedb.connect({args}) feat(nodejs): feature parity [2/N] - add table.name and lancedb.connect({args}) Jun 17, 2024
nodejs/lancedb/index.ts Show resolved Hide resolved
nodejs/src/connection.rs Show resolved Hide resolved
@universalmind303 universalmind303 merged commit b3e5ac6 into lancedb:main Jun 21, 2024
6 checks passed
universalmind303 added a commit that referenced this pull request Jun 21, 2024
…ions})` (#1386)

adds support for the `vectordb` syntax of `createTable({name, data,
...options})`.


depends on #1380
see actual diff here
universalmind303/lancedb@table-name...universalmind303:create-table-args
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants