This is an automated email from the ASF dual-hosted git repository. apilloud pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git.
from 6e7369e [BEAM-4684] Add integration test for support of @RequiresStableInput (#6220) add 890956d [BEAM-4704] Disable enumerable rules, use direct runner add 6ed1942 Merge pull request #6389 from apilloud/noenum No new revisions were added by this update. Summary of changes: .../apache/beam/sdk/extensions/sql/impl/JdbcDriver.java | 5 +++++ .../sql/impl/interpreter/BeamSqlFnExecutor.java | 3 ++- .../extensions/sql/impl/rel/BeamEnumerableConverter.java | 15 ++++++++++++++- .../beam/sdk/extensions/sql/impl/rel/BeamValuesRel.java | 7 +++++++ 4 files changed, 28 insertions(+), 2 deletions(-)