This is an automated email from the ASF dual-hosted git repository.
mengtao pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
from b228a2788a [HUDI-4399][RFC-57] Protobuf support in DeltaStreamer
(#6111)
add b6b515917c [HUDI-4703] use the historical schema to response time
travel query (#6499)
No new revisions were added by this update.
Summary of changes:
.../hudi/common/table/TableSchemaResolver.java | 29 +++++++
.../scala/org/apache/hudi/HoodieBaseRelation.scala | 11 ++-
.../hudi/functional/TestTimeTravelQuery.scala | 96 +++++++++++++++++++---
.../spark/sql/hudi/TestTimeTravelTable.scala | 59 +++++++++++++
4 files changed, 184 insertions(+), 11 deletions(-)