Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-5378

Put more information into SchemaChangeException when HashJoin hit SchemaChangeException

    XMLWordPrintableJSON

Details

    Description

      HashJoin currently does not allow schema change in either build side or probe side. When HashJoin hit SchemaChangeException in the middle of execution, Drill reports a brief error message about SchemaChangeException, without providing any information what schemas are in the incoming batches. That makes hard to analyze the error, and understand what's going on.

      It probably makes sense to put the two differing schemas in the error message, so that user could get better idea about the schema change.
      Before Drill can provide support for schema change in HashJoin, the detailed error message would help user debug error.

      Attachments

        Issue Links

          Activity

            People

              jni Jinfeng Ni
              jni Jinfeng Ni
              Aman Sinha Aman Sinha
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: