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

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


    from dea1b99e528 [fix](hive) Match OpenCSVSerde semantics in FileScannerV2 
(#68027)
     add e545b13e089 [fix](policy) Enforce row policies on MOW time travel 
(#67783)

No new revisions were added by this update.

Summary of changes:
 .../doris/nereids/rules/analysis/BindRelation.java |  44 ++++---
 .../doris/nereids/rules/analysis/CheckPolicy.java  |  21 +--
 .../trees/plans/logical/LogicalCheckPolicy.java    |  19 ++-
 .../nereids/rules/analysis/CheckRowPolicyTest.java | 142 ++++++++++++++++++++-
 .../trees/plans/ExplainTableStreamPlanTest.java    |  24 ++++
 .../test_mow_time_travel_row_policy.out            |  15 +++
 .../test_mow_time_travel_row_policy.groovy         | 107 ++++++++++++++++
 7 files changed, 328 insertions(+), 44 deletions(-)
 create mode 100644 
regression-test/data/time_travel_p0/test_mow_time_travel_row_policy.out
 create mode 100644 
regression-test/suites/time_travel_p0/test_mow_time_travel_row_policy.groovy


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

Reply via email to