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

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


    from a8febd457ce A Replacing task must read segments created before it 
acquired its lock (#15085)
     add 9fb0dbfc9f4 Fix json inputs for drill windowing tests (#15148)

No new revisions were added by this update.

Summary of changes:
 extensions-core/parquet-extensions/pom.xml         |   7 +-
 .../druid/data/input/parquet/ParquetToJson.java    |  62 ++++-
 .../parquet/simple/ParquetGroupConverter.java      | 144 ++++++-----
 .../parquet/simple/ParquetGroupFlattenerMaker.java |   2 +-
 .../data/input/parquet/ParquetToJsonTest.java      |  58 +++++
 .../druid/sql/calcite/DrillWindowQueryTest.java    |  34 ---
 .../window/datasources/allTypsUniq.parquet.json    |  44 ++--
 .../window/datasources/fewRowsAllData.parquet.json | 156 +++++------
 .../window/datasources/forViewCrn.parquet.json     |  60 ++---
 .../drill/window/datasources/smlTbl.parquet.json   | 112 ++++----
 .../window/datasources/t_alltype.parquet.json      | 284 ++++++++++-----------
 11 files changed, 518 insertions(+), 445 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to