[FOLIO-727] Support multi-field queries in CQL2PgJSON Created: 18/Jul/17 Updated: 12/Nov/18 Resolved: 24/Jul/17 |
|
| Status: | Closed |
| Project: | FOLIO |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None |
| Type: | Task | Priority: | P3 |
| Reporter: | frances.webb@cornell.edu | Assignee: | frances.webb@cornell.edu |
| Resolution: | Done | Votes: | 0 |
| Labels: | sprint18, team1 | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Issue links: |
|
||||||||||||||||
| Sprint: | |||||||||||||||||
| Description |
|
Business logic modules are starting to need to execute join queries against multiple data sets, but the CQL2PgJSON class currently assumes that all field elements referenced in a query will be in the same jsonb field. The new mode should:
|
| Comments |
| Comment by frances.webb@cornell.edu [ 19/Jul/17 ] |
|
Pull request is submitted... version number needs updating. |
| Comment by Jakub Skoczen [ 20/Jul/17 ] |
|
Ping me when we have the PR merged, I'll make the release. |
| Comment by shale99 [ 20/Jul/17 ] |
|
guys, i need this merged, the weekend is almost upon us (me) and i have a bunch of code to check in that fixes
|
| Comment by Kurt Nordstrom [ 20/Jul/17 ] |
|
Looking at this now. |
| Comment by shale99 [ 20/Jul/17 ] |
|
appreciated! |
| Comment by frances.webb@cornell.edu [ 20/Jul/17 ] |
|
Thanks for the merge, Kurt Nordstrom! |
| Comment by Jakub Skoczen [ 24/Jul/17 ] |
|
Released as v1.2.0 |