Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
jitingxu1
/
ibis
Public
forked from
ibis-project/ibis
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Sep 24, 2024
feat(bigquery, impala, mssql, oracle, postgres): compile `Table.sample` to native `TABLESAMPLE` syntax when possible
jcrist
committed
321a3b5
View commit details
Copy full SHA for 321a3b5
Browse repository at this point
refactor(sql): centralize compilation of `sample` with a shared rewrite rule
jcrist
committed
b95a036
View commit details
Copy full SHA for b95a036
Browse repository at this point
fix(druid, risingwave): better error on unsupported `random`/`sample` methods
jcrist
committed
5a47668
View commit details
Copy full SHA for 5a47668
Browse repository at this point
feat(polars): implement `sample`
jcrist
committed
c7c900b
View commit details
Copy full SHA for c7c900b
Browse repository at this point
Update duckdb.qmd
raybellwaves
authored and
jcrist
committed
817e270
View commit details
Copy full SHA for 817e270
Browse repository at this point
docs(algolia): also add functions to algolia index
Show description for 5ae697e
gforsyth
authored and
jcrist
committed
5ae697e
View commit details
Copy full SHA for 5ae697e
Browse repository at this point
docs(algolia): feed the index a little snack (#10210)
gforsyth
authored
10f7f5b
View commit details
Copy full SHA for 10f7f5b
Browse repository at this point
chore(deps): bump nix flake dependencies (#10203)
cpcloud
authored
32b922c
View commit details
Copy full SHA for 32b922c
Browse repository at this point
refactor(pyarrow-format): avoid constructing unnecessary array to produce a scalar (#10204)
cpcloud
authored
c9e5d58
View commit details
Copy full SHA for c9e5d58
Browse repository at this point
chore(api): remove top-level `negate` function
Show description for c8c37dd
gforsyth
authored and
cpcloud
committed
c8c37dd
View commit details
Copy full SHA for c8c37dd
Browse repository at this point
chore(api): remove top-level geo functions
Show description for 6b187c3
gforsyth
authored and
cpcloud
committed
6b187c3
View commit details
Copy full SHA for 6b187c3
Browse repository at this point
chore(api): remove deprecated `where` methodism
Show description for 886b2d1
gforsyth
authored and
cpcloud
committed
886b2d1
View commit details
Copy full SHA for 886b2d1
Browse repository at this point
chore(value): remove deprecated `greatest` and `least` methods
Show description for 65f0973
gforsyth
authored and
cpcloud
committed
65f0973
View commit details
Copy full SHA for 65f0973
Browse repository at this point
fix(snowflake): apply casting logic for json output to scalars (#10202)
cpcloud
authored
91764d3
View commit details
Copy full SHA for 91764d3
Browse repository at this point
Commits on Sep 23, 2024
feat(pyspark): add official support and ci testing with spark connect (#10187)
Show description for abb5593
cpcloud
authored
abb5593
View commit details
Copy full SHA for abb5593
Browse repository at this point
refactor(joins): require explicit abstract table as RHS of joins (#9661)
Show description for 8166717
gforsyth
authored
8166717
View commit details
Copy full SHA for 8166717
Browse repository at this point
fix(api): use `to_pyarrow()` instead of `execute()` when pretty printing scalars
cpcloud
authored
10b38ee
View commit details
Copy full SHA for 10b38ee
Browse repository at this point
test(bigquery): xfail nested flatten test (#10194)
Show description for ea6ef62
cpcloud
authored
ea6ef62
View commit details
Copy full SHA for ea6ef62
Browse repository at this point
fix(polars): use elementwise flatten to flatten nested arrays (#10168)
Show description for f97bb77
cpcloud
authored
f97bb77
View commit details
Copy full SHA for f97bb77
Browse repository at this point
feat(polars): allow user to specify "engine" kwarg (#10151)
Show description for 3877d6d
3 people
authored
3877d6d
View commit details
Copy full SHA for 3877d6d
Browse repository at this point
chore(deps): update dependency itables to >=1.6.3,<2.3 (#10190)
Show description for 4487ff4
renovate[bot]
and
cpcloud
authored
4487ff4
View commit details
Copy full SHA for 4487ff4
Browse repository at this point
chore(deps): lock file maintenance (#10191)
Show description for 63dc764
renovate[bot]
and
cpcloud
authored
63dc764
View commit details
Copy full SHA for 63dc764
Browse repository at this point
chore: remove `poetry.lock` from nix label patterns (#10192)
cpcloud
authored
1aa050b
View commit details
Copy full SHA for 1aa050b
Browse repository at this point
Commits on Sep 21, 2024
feat(bigquery): non-nullable schema support for embedded fields in struct (#10189)
ssabdb
authored
b16db6a
View commit details
Copy full SHA for b16db6a
Browse repository at this point
Commits on Sep 20, 2024
docs(build): fetch all commits to enable proper dynamic versioning in the docs build (#10184)
cpcloud
authored
c62efce
View commit details
Copy full SHA for c62efce
Browse repository at this point
refactor(api): remove schema (#10149)
Show description for 9642182
ncclementi
and
gforsyth
authored
9642182
View commit details
Copy full SHA for 9642182
Browse repository at this point
ci: add automatic pull request labels (#10181)
Show description for 28f7e0b
cpcloud
authored
28f7e0b
View commit details
Copy full SHA for 28f7e0b
Browse repository at this point
chore(docs): clean up current pyodide build (#10180)
cpcloud
authored
57f20c8
View commit details
Copy full SHA for 57f20c8
Browse repository at this point
test(bigquery): ensure that quoting test generates unique table name (#10182)
cpcloud
authored
4050073
View commit details
Copy full SHA for 4050073
Browse repository at this point
fix(deps): update dependency sqlglot to >=23.4,<25.23 (#10176)
Show description for 6042bf4
renovate[bot]
and
cpcloud
authored
6042bf4
View commit details
Copy full SHA for 6042bf4
Browse repository at this point
chore: add governance paragraph and link to governance doc to README (#10177)
ncclementi
authored
c96e6c0
View commit details
Copy full SHA for c96e6c0
Browse repository at this point
Commits on Sep 19, 2024
docs(clickhouse): entry into the accursed (#10174)
Show description for 5a2e6e8
cpcloud
authored
5a2e6e8
View commit details
Copy full SHA for 5a2e6e8
Browse repository at this point
fix(mssql): ensure `ibis.random()` generates a new value per call (#10173)
jcrist
authored
1667f43
View commit details
Copy full SHA for 1667f43
Browse repository at this point
docs(bigquery): add update-adc flag to gcloud auth login (#10172)
cpcloud
authored
82e9ba0
View commit details
Copy full SHA for 82e9ba0
Browse repository at this point
fix(datatype-parsing): ensure that geospatial types are round trippable through the data type parser (#10171)
Show description for 1c91d65
cpcloud
authored
1c91d65
View commit details
Copy full SHA for 1c91d65
Browse repository at this point
Previous
Next
You can’t perform that action at this time.