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

[Task]: TPC-DS query processing should fail if output is empty #29198

Closed
1 of 16 tasks
aromanenko-dev opened this issue Oct 30, 2023 · 0 comments · Fixed by #29330
Closed
1 of 16 tasks

[Task]: TPC-DS query processing should fail if output is empty #29198

aromanenko-dev opened this issue Oct 30, 2023 · 0 comments · Fixed by #29330
Assignees
Labels
java P2 task tpcds For TPC-DS benchmark related tasks

Comments

@aromanenko-dev
Copy link
Contributor

What needs to happen?

For now, if input path is specified with error (e.g. path doesn't exist) then a query still will be processed and marked as Successful even with empty results. It may hide the potential errors with TPC-DS queries running, so we need to fail such query.

Issue Priority

Priority: 2 (default / most normal work should be filed as P2)

Issue Components

  • Component: Python SDK
  • Component: Java SDK
  • Component: Go SDK
  • Component: Typescript SDK
  • Component: IO connector
  • Component: Beam YAML
  • Component: Beam examples
  • Component: Beam playground
  • Component: Beam katas
  • Component: Website
  • Component: Spark Runner
  • Component: Flink Runner
  • Component: Samza Runner
  • Component: Twister2 Runner
  • Component: Hazelcast Jet Runner
  • Component: Google Cloud Dataflow Runner
@aromanenko-dev aromanenko-dev added task awaiting triage tpcds For TPC-DS benchmark related tasks labels Oct 30, 2023
@aromanenko-dev aromanenko-dev self-assigned this Oct 30, 2023
@aromanenko-dev aromanenko-dev changed the title [Task]: TPC-DS query processing should fail if input is empty [Task]: TPC-DS query processing should fail if outputput is empty Nov 7, 2023
@aromanenko-dev aromanenko-dev changed the title [Task]: TPC-DS query processing should fail if outputput is empty [Task]: TPC-DS query processing should fail if output is empty Nov 7, 2023
@github-actions github-actions bot added this to the 2.53.0 Release milestone Nov 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
java P2 task tpcds For TPC-DS benchmark related tasks
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant