Skip to content

Commit

Permalink
enable tpcds-64
Browse files Browse the repository at this point in the history
  • Loading branch information
jackwener committed Feb 16, 2023
1 parent a10f3a0 commit 1382ba1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion datafusion/core/tests/tpcds_planning.rs
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,6 @@ async fn tpcds_logical_q63() -> Result<()> {
create_logical_plan(63).await
}

#[ignore] // thread 'q64' has overflowed its stack]
#[tokio::test]
async fn tpcds_logical_q64() -> Result<()> {
create_logical_plan(64).await
Expand Down

0 comments on commit 1382ba1

Please sign in to comment.