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
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
The text was updated successfully, but these errors were encountered:
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
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
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
The text was updated successfully, but these errors were encountered: