Skip to content

Pull requests: datafusion-contrib/datafusion-postgres

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

chore(deps): bump tokio from 1.47.0 to 1.47.1 dependencies Pull requests that update a dependency file rust Pull requests that update rust code
#123 by dependabot bot was merged Aug 4, 2025 Loading…
chore(deps): bump pgwire from 0.31.0 to 0.31.1 dependencies Pull requests that update a dependency file rust Pull requests that update rust code
#122 by dependabot bot was merged Aug 1, 2025 Loading…
Upgrade to datafusion 49
#118 by mjgarton was merged Jul 29, 2025 Loading…
chore(deps): bump tokio from 1.46.1 to 1.47.0 dependencies Pull requests that update a dependency file rust Pull requests that update rust code
#117 by dependabot bot was merged Jul 28, 2025 Loading…
feat: implement oid cache for catalog/database too
#115 by sunng87 was merged Jul 14, 2025 Loading…
feat: keep a cache of generated oids
#114 by sunng87 was merged Jul 14, 2025 Loading…
fix: udf name and pg_is_table_visible
#113 by sunng87 was merged Jul 13, 2025 Loading…
Add UDF for pg_table_is_visible
#112 by mjgarton was merged Jul 12, 2025 Loading…
fix: create MemTable with at least one partition
#109 by waynexia was merged Jul 11, 2025 Loading…
add pg_enum table
#108 by madesroches-ubi was merged Jul 10, 2025 Loading…
feat: add empty pg_range table to pg_catalog
#106 by madesroches-ubi was merged Jul 8, 2025 Loading…
chore(deps): bump datafusion from 48.0.0 to 48.0.1 dependencies Pull requests that update a dependency file rust Pull requests that update rust code
#105 by dependabot bot was merged Jul 8, 2025 Loading…
chore(deps): bump tokio from 1.46.0 to 1.46.1 dependencies Pull requests that update a dependency file rust Pull requests that update rust code
#104 by dependabot bot was merged Jul 8, 2025 Loading…
feat: provide function to customize pgwire handlers
#103 by sunng87 was merged Jul 5, 2025 Loading…
feat: update pgwire to 0.31
#101 by sunng87 was merged Jul 5, 2025 Loading…
chore(deps): bump tokio from 1.45.1 to 1.46.0 dependencies Pull requests that update a dependency file rust Pull requests that update rust code
#100 by dependabot bot was merged Jul 3, 2025 Loading…
refactor: use logger and predefined filters
#99 by sunng87 was merged Jul 1, 2025 Loading…
chore(deps): bump arrow from 55.1.0 to 55.2.0 dependencies Pull requests that update a dependency file rust Pull requests that update rust code
#97 by dependabot bot was merged Jun 27, 2025 Loading…
feat: add support for binaryview type
#96 by sunng87 was merged Jun 26, 2025 Loading…
chore(deps): bump getset from 0.1.5 to 0.1.6 dependencies Pull requests that update a dependency file rust Pull requests that update rust code
#94 by dependabot bot was merged Jun 18, 2025 Loading…
refactor: introducing datafusion feature in arrow-pg
#93 by sunng87 was merged Jun 18, 2025 Loading…
ProTip! Exclude everything labeled bug with -label:bug.