-
Notifications
You must be signed in to change notification settings - Fork 4
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
Projection/TPC issue: MatchError substring(input_1#6269, 1, 2) (Query 22) #350
Comments
It works mostly correctly. There are some non-implemented things. https://www.sparkcyclone.io/tpc-html/20211123160932/ Out of the issues, 2 of these are issues with the test/rounding (#352); the other 5 are to do with string projection (#350, #351) missing. ![image](https://user-images.githubusercontent.com/52247468/143087317-6eff8216-4c60-4ea6-a91c-5bb17d8a6991.png)
https://www.sparkcyclone.io/tpc-html/20211123160932/
|
|
tests/tpchbench/src/main/scala/sparkcyclone/tpch/TPCHBenchmark.scala(1161) |
SparkCyclone - new GitHub branch |
|
|
|
|
|
|
new branch |
|
carlos-gh350-query22-2 |
carlos-gh350-query22-3 |
https://github.com/XpressAI/SparkCyclone/actions/runs/1726602754
|
The text was updated successfully, but these errors were encountered: