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

Update notebooks, docs. Co-authored-by: Saavrm26 #1523

Merged
merged 1 commit into from
Dec 10, 2023

Conversation

fazlulkarimweb
Copy link
Collaborator

@fazlulkarimweb fazlulkarimweb commented Dec 10, 2023

Co-authored-by: Saavrm26 [email protected]

Patching the chat your docs notebook
Documentation update with notice and RawSQL docs

Co-authored-by: Saavrm26 <[email protected]>
@codecov-commenter
Copy link

codecov-commenter commented Dec 10, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (34830a7) 80.33% compared to head (50bbd6b) 80.57%.
Report is 1287 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1523      +/-   ##
==========================================
+ Coverage   80.33%   80.57%   +0.23%     
==========================================
  Files          95      104       +9     
  Lines        6602     7306     +704     
==========================================
+ Hits         5304     5887     +583     
- Misses       1298     1419     +121     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@fazlulkarimweb fazlulkarimweb changed the title Update notebooks, docs Update notebooks, docs Co-authored-by: Saavrm26 Dec 10, 2023
@fazlulkarimweb fazlulkarimweb changed the title Update notebooks, docs Co-authored-by: Saavrm26 Update notebooks, docs. Co-authored-by: Saavrm26 Dec 10, 2023
)
from superduperdb.backends.ibis.query import RawSQL

db.execute(RawSQL('SELECT img FROM my-table WHERE rating > 3 LIMIT 5;'))
Copy link
Collaborator

Choose a reason for hiding this comment

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

The original actually works -- it autodetects strings.

@blythed blythed merged commit 45692d7 into superduper-io:main Dec 10, 2023
2 checks passed
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.

3 participants