This is an automated email from the ASF dual-hosted git repository.
sivabalan pushed a change to branch release-0.11-0-apr21-5378-patched
in repository https://gitbox.apache.org/repos/asf/hudi.git
at ae095b9a56 Replicating to Spark 3.1
This branch includes the following new commits:
new 689cf2c588 Re-use `ReflectionUtils`
new bdcbbe710f Handle incompatibilities b/w Spark 3.2.0 and 3.2.1 in
`Spark32HoodieParquetFileFormat`
new 33ab74c354 Extracted `int96RebaseMode`, `datetimeRebaseMode` into
`Spark32DataSourceUtils`
new 1cbc580f3a Added new reflection utisl to instantiate already loaded
class
new bc58383dd1 Fixed instantiation of the components t/h reflection
new f697fb1e8e Fixing NPEs
new 2866289081 Fallback to pick ctors positionally as opposed to looking
them up
new 02985a45c8 `Spark312HoodieParquetFileFormat` >
`Spark31HoodieParquetFileFormat`
new b77f026b54 Revert "Cleaning up `ReflectionUtils`"
new 5d0556745e use tail to get VectorizedParquetRecordReader ctor
new 1dfab33b7a fix tail misuse
new f0beb5311b fix undeterministic ctor order
new 4be545a285 Fixing assumption that HoodieParquetFileFormat could only
be used w/ Hudi tables
new 12b9b783b9 Hardening the code
new ae095b9a56 Replicating to Spark 3.1
The 15 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.