-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[HUDI-3396] Make sure BaseFileOnlyViewRelation
only reads projected columns
#4818
Commits on Mar 4, 2022
-
Refactored
HoodieTestDataGenerator
to make data generation reproduc……ible
Alexey Kudinkin committedMar 4, 2022 Configuration menu - View commit details
-
Copy full SHA for 4d582cf - Browse repository at this point
Copy the full SHA 4d582cfView commit details -
Extracted common fields to
HoodieBaseRelation
;Alexey Kudinkin committedMar 4, 2022 Configuration menu - View commit details
-
Copy full SHA for f612d96 - Browse repository at this point
Copy the full SHA f612d96View commit details -
Cleaned up
BaseFileOnlyViewRelation
Alexey Kudinkin committedMar 4, 2022 Configuration menu - View commit details
-
Copy full SHA for 4662f7d - Browse repository at this point
Copy the full SHA 4662f7dView commit details -
Streamlined
BaseFileOnlyViewRelation
Alexey Kudinkin committedMar 4, 2022 Configuration menu - View commit details
-
Copy full SHA for 46c56ef - Browse repository at this point
Copy the full SHA 46c56efView commit details -
Introduced
HoodieBaseRDD
to make sure all Hudi custom impls are imp……lemented appropriately
Alexey Kudinkin committedMar 4, 2022 Configuration menu - View commit details
-
Copy full SHA for 2449ea1 - Browse repository at this point
Copy the full SHA 2449ea1View commit details -
Fixed all of the Relations to avoid superfluous Row <> InternalRow co…
…nversions
Alexey Kudinkin committedMar 4, 2022 Configuration menu - View commit details
-
Copy full SHA for 8f466d1 - Browse repository at this point
Copy the full SHA 8f466d1View commit details -
Alexey Kudinkin committed
Mar 4, 2022 Configuration menu - View commit details
-
Copy full SHA for ef42921 - Browse repository at this point
Copy the full SHA ef42921View commit details -
Alexey Kudinkin committed
Mar 4, 2022 Configuration menu - View commit details
-
Copy full SHA for f12aa31 - Browse repository at this point
Copy the full SHA f12aa31View commit details -
Fixing compilation after rebase
Alexey Kudinkin committedMar 4, 2022 Configuration menu - View commit details
-
Copy full SHA for 4d2d93b - Browse repository at this point
Copy the full SHA 4d2d93bView commit details -
Alexey Kudinkin committed
Mar 4, 2022 Configuration menu - View commit details
-
Copy full SHA for ad4a142 - Browse repository at this point
Copy the full SHA ad4a142View commit details -
Alexey Kudinkin committed
Mar 4, 2022 Configuration menu - View commit details
-
Copy full SHA for fedd8ef - Browse repository at this point
Copy the full SHA fedd8efView commit details -
HoodieBaseRDD
>HoodieUnsafeRDD
;Added java-docs elaborating the scope and purpose
Alexey Kudinkin committedMar 4, 2022 Configuration menu - View commit details
-
Copy full SHA for c4bbe3f - Browse repository at this point
Copy the full SHA c4bbe3fView commit details -
HoodieBaseRDD
>HoodieUnsafeRDD
;Added java-docs elaborating the scope and purpose
Alexey Kudinkin committedMar 4, 2022 Configuration menu - View commit details
-
Copy full SHA for 0b3079c - Browse repository at this point
Copy the full SHA 0b3079cView commit details -
Bootstrapped
HoodieUnsafeRDDUtils
Alexey Kudinkin committedMar 4, 2022 Configuration menu - View commit details
-
Copy full SHA for c24d7d2 - Browse repository at this point
Copy the full SHA c24d7d2View commit details -
Alexey Kudinkin committed
Mar 4, 2022 Configuration menu - View commit details
-
Copy full SHA for a6260fd - Browse repository at this point
Copy the full SHA a6260fdView commit details -
Bootstrapped test for MOR table validating proper column projections …
…upon querying
Alexey Kudinkin committedMar 4, 2022 Configuration menu - View commit details
-
Copy full SHA for 2ec56ef - Browse repository at this point
Copy the full SHA 2ec56efView commit details -
Amended test to run against non-partitioned table (to query just a si…
…ngle file)
Alexey Kudinkin committedMar 4, 2022 Configuration menu - View commit details
-
Copy full SHA for 845d290 - Browse repository at this point
Copy the full SHA 845d290View commit details -
Alexey Kudinkin committed
Mar 4, 2022 Configuration menu - View commit details
-
Copy full SHA for cd755c1 - Browse repository at this point
Copy the full SHA cd755c1View commit details -
Added tests with no Delta Logs
Alexey Kudinkin committedMar 4, 2022 Configuration menu - View commit details
-
Copy full SHA for ebee576 - Browse repository at this point
Copy the full SHA ebee576View commit details -
Extracted Parquet projection related tests into standalone file
Alexey Kudinkin committedMar 4, 2022 Configuration menu - View commit details
-
Copy full SHA for 568e5da - Browse repository at this point
Copy the full SHA 568e5daView commit details -
Added payload-combine merging cases
Alexey Kudinkin committedMar 4, 2022 Configuration menu - View commit details
-
Copy full SHA for 808657c - Browse repository at this point
Copy the full SHA 808657cView commit details -
Alexey Kudinkin committed
Mar 4, 2022 Configuration menu - View commit details
-
Copy full SHA for 081197b - Browse repository at this point
Copy the full SHA 081197bView commit details -
Broken down into multiple tests
Alexey Kudinkin committedMar 4, 2022 Configuration menu - View commit details
-
Copy full SHA for f8f3ec2 - Browse repository at this point
Copy the full SHA f8f3ec2View commit details -
Alexey Kudinkin committed
Mar 4, 2022 Configuration menu - View commit details
-
Copy full SHA for ac2684a - Browse repository at this point
Copy the full SHA ac2684aView commit details -
Added test for MOR Incremental Relation
Alexey Kudinkin committedMar 4, 2022 Configuration menu - View commit details
-
Copy full SHA for b0218c5 - Browse repository at this point
Copy the full SHA b0218c5View commit details -
Expose
mandatoryColumns
to be accessible in testsAlexey Kudinkin committedMar 4, 2022 Configuration menu - View commit details
-
Copy full SHA for edf7c32 - Browse repository at this point
Copy the full SHA edf7c32View commit details -
Alexey Kudinkin committed
Mar 4, 2022 Configuration menu - View commit details
-
Copy full SHA for 21abebc - Browse repository at this point
Copy the full SHA 21abebcView commit details -
HoodieAvroSerializerTrait
>HoodieAvroSerializer
;Moving Spark version-specific logic into version-specific impls; Re-aligned components naming
Alexey Kudinkin committedMar 4, 2022 Configuration menu - View commit details
-
Copy full SHA for d6b2b6e - Browse repository at this point
Copy the full SHA d6b2b6eView commit details -
Alexey Kudinkin committed
Mar 4, 2022 Configuration menu - View commit details
-
Copy full SHA for c81f822 - Browse repository at this point
Copy the full SHA c81f822View commit details -
Added
SparkHadoopUtil
delegating to Spark's private implAlexey Kudinkin committedMar 4, 2022 Configuration menu - View commit details
-
Copy full SHA for 62edf7d - Browse repository at this point
Copy the full SHA 62edf7dView commit details -
Alexey Kudinkin committed
Mar 4, 2022 Configuration menu - View commit details
-
Copy full SHA for e3902bf - Browse repository at this point
Copy the full SHA e3902bfView commit details -
Alexey Kudinkin committed
Mar 4, 2022 Configuration menu - View commit details
-
Copy full SHA for b752778 - Browse repository at this point
Copy the full SHA b752778View commit details -
Removing logs from MOR / Incremental test
Alexey Kudinkin committedMar 4, 2022 Configuration menu - View commit details
-
Copy full SHA for 2965980 - Browse repository at this point
Copy the full SHA 2965980View commit details -
Alexey Kudinkin committed
Mar 4, 2022 Configuration menu - View commit details
-
Copy full SHA for 880f4c9 - Browse repository at this point
Copy the full SHA 880f4c9View commit details -
Fixed
HoodieWriteConfig
to be able to disable compression in ParquetAlexey Kudinkin committedMar 4, 2022 Configuration menu - View commit details
-
Copy full SHA for be33a18 - Browse repository at this point
Copy the full SHA be33a18View commit details -
Disable compression in MOR / Incremental test to make test stable
Alexey Kudinkin committedMar 4, 2022 Configuration menu - View commit details
-
Copy full SHA for c048190 - Browse repository at this point
Copy the full SHA c048190View commit details -
Disable MOR / Incremental test
Alexey Kudinkin committedMar 4, 2022 Configuration menu - View commit details
-
Copy full SHA for ed632b8 - Browse repository at this point
Copy the full SHA ed632b8View commit details
Commits on Mar 5, 2022
-
Disable full-table-read tests as unstable in Spark 2.x
Alexey Kudinkin committedMar 5, 2022 Configuration menu - View commit details
-
Copy full SHA for 97b6d31 - Browse repository at this point
Copy the full SHA 97b6d31View commit details
Commits on Mar 7, 2022
-
Alexey Kudinkin committed
Mar 7, 2022 Configuration menu - View commit details
-
Copy full SHA for 1ecd626 - Browse repository at this point
Copy the full SHA 1ecd626View commit details -
Alexey Kudinkin committed
Mar 7, 2022 Configuration menu - View commit details
-
Copy full SHA for 448555f - Browse repository at this point
Copy the full SHA 448555fView commit details