Skip to content

Fix tpch-gen - #74

Merged
andygrove merged 1 commit into
apache:masterfrom
edrevo:fix-tpch-gen
Apr 25, 2021
Merged

Fix tpch-gen#74
andygrove merged 1 commit into
apache:masterfrom
edrevo:fix-tpch-gen

Conversation

@edrevo

Copy link
Copy Markdown
Contributor

Which issue does this PR close?

Closes#73

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

Merging #74 (8eb9430) into master (35bc3d7) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@ Coverage Diff @@## master #74 +/- ##
=======================================
Coverage 76.35% 76.35% =======================================
Files 134 134 Lines 23018 23018 =======================================
Hits 17576 17576 Misses 5442 5442 

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 35bc3d7...8eb9430. Read the comment docs.

@andygrove
andygrove merged commit ddaea81 into apache:masterApr 25, 2021
@edrevo
edrevo deleted the fix-tpch-gen branch June 11, 2021 09:35
@houqphouqp added the development-process Related to development process of DataFusion label Jul 29, 2021
phillipleblanc added a commit to phillipleblanc/datafusion that referenced this pull request Mar 12, 2025
… ListingTableProvider (apache#74)
* Initial work on metadata columns
* Metadata filtering working
* Working on plumbing to file scan config
* wip
* All wired up
* Working!
* Use MetadataColumn enum
* Add integration tests for metadata selection + pushdown filtering
ewgenius pushed a commit to ewgenius/datafusion that referenced this pull request Apr 23, 2025
… ListingTableProvider (apache#74)
* Initial work on metadata columns
* Metadata filtering working
* Working on plumbing to file scan config
* wip
* All wired up
* Working!
* Use MetadataColumn enum
* Add integration tests for metadata selection + pushdown filtering
UPSTREAM NOTE: This PR was submitted upstream: apache#15181
aditanase pushed a commit to hstack/datafusion that referenced this pull request May 18, 2025
… ListingTableProvider (apache#74)
* Initial work on metadata columns
* Metadata filtering working
* Working on plumbing to file scan config
* wip
* All wired up
* Working!
* Use MetadataColumn enum
* Add integration tests for metadata selection + pushdown filtering
UPSTREAM NOTE: This PR was submitted upstream: apache#15181
HairstonE pushed a commit to HairstonE/datafusion that referenced this pull request Oct 7, 2025
* prepare for next release
* rat
* update Cargo.lock
LiaCastaneda pushed a commit to LiaCastaneda/datafusion that referenced this pull request Feb 13, 2026
…l_dict
fix: datatype_is_logically_equal for Dictionaries
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

development-processRelated to development process of DataFusion

Projects

None yet

Development

Successfully merging this pull request may close these issues.

tpch-gen is broken

4 participants

@edrevo@codecov-commenter@andygrove@houqp