This is an automated email from the ASF dual-hosted git repository.

arina pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/drill.git.


    from 3b3c4af  DRILL-7648: Scrypt j_security_check works without security 
headers
     add 84a50f0  DRILL-7633: Fixes for union and repeated list accessors

No new revisions were added by this update.

Summary of changes:
 .../resultSet/impl/TestResultSetLoaderUnions.java  | 210 ++++++++++++++++-----
 .../exec/physical/rowSet/TestSchemaBuilder.java    |   2 -
 .../apache/drill/test/rowSet/RowSetComparison.java |  15 +-
 .../record/metadata/VariantColumnMetadata.java     |  17 +-
 .../drill/exec/record/metadata/VariantSchema.java  |  11 +-
 .../drill/exec/vector/accessor/VariantWriter.java  |  11 +-
 .../vector/accessor/writer/UnionVectorShim.java    |  11 +-
 7 files changed, 198 insertions(+), 79 deletions(-)

Reply via email to