We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Related to #70.
Currently we hit issues related to Hive dependencies and setup.
To run the Hudi test:
mvn -B test --file pom.xml -Pspark-client -Dlst-bench.test.db=spark -Dlst-bench.test.lst=hudi -Dlst-bench.test.connection=spark
To run the Iceberg test:
mvn -B test --file pom.xml -Pspark-client -Dlst-bench.test.db=spark -Dlst-bench.test.lst=iceberg -Dlst-bench.test.connection=spark
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Related to #70.
Currently we hit issues related to Hive dependencies and setup.
To run the Hudi test:
To run the Iceberg test:
The text was updated successfully, but these errors were encountered: