Skip to content

Commit

Permalink
Add Relation Project and fix multiple small type inference issues
Browse files Browse the repository at this point in the history
  • Loading branch information
gs-jp1 committed Feb 11, 2025
1 parent ffb8b2a commit 5da90f2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ public class Test_JAVA_RelationFunction_PCT extends PCTReportConfiguration

// Project
pack("meta::pure::functions::relation::tests::project", "\"meta::pure::functions::relation::project_C_MANY__FuncColSpecArray_1__Relation_1_ is not supported yet!\""),
one("meta::pure::functions::relation::tests::project::testSimpleRelationProject_Function_1__Boolean_1_", "\"meta::pure::functions::relation::project_Relation_1__FuncColSpecArray_1__Relation_1_ is not supported yet!\""),

// Rename
one("meta::pure::functions::relation::tests::rename::testSimpleRenameShared_Function_1__Boolean_1_", "\"meta::pure::functions::relation::rename_Relation_1__ColSpec_1__ColSpec_1__Relation_1_ is not supported yet!\""),
Expand Down

0 comments on commit 5da90f2

Please sign in to comment.