[
https://issues.apache.org/jira/browse/HUDI-8298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Y Ethan Guo updated HUDI-8298:
------------------------------
Fix Version/s: 1.1.0
(was: 1.0.0)
> org.apache.hudi.testutils.SparkDatasetTestUtils#serializeRow get rid of spark
> 2 case. And try to get rid of reflection if possible
> ----------------------------------------------------------------------------------------------------------------------------------
>
> Key: HUDI-8298
> URL: https://issues.apache.org/jira/browse/HUDI-8298
> Project: Apache Hudi
> Issue Type: Task
> Reporter: Jonathan Vexler
> Priority: Critical
> Labels: newbie, starter
> Fix For: 1.1.0
>
>
> Spark 2 case is definitely not needed. Might be able to get rid of reflection
> if things are the same between all supported spark versions
>
> and in
> hudi-spark-datasource/hudi-spark/src/test/java/org/apache/hudi/testutils/KeyGeneratorTestUtilities.java
> org.apache.hudi.testutils.KeyGeneratorTestUtilities#serializeRow
> it does the exact same thing. Also see if we can share common code here if
> possible
--
This message was sent by Atlassian Jira
(v8.20.10#820010)