GDD-Nantes / FedShop

Code for FedShop: The Federated Shop Benchmark
GNU General Public License v3.0
8 stars 0 forks source link

Virtuoso v7.5.2 yield duplicata with empty OPTIONAL columns #14

Closed mhoangvslev closed 1 year ago

mhoangvslev commented 1 year ago

Wrap tpi with STR(...) as ... because there is a bug where Virtuoso v7.5.2 yield duplicata with empty OPTIONAL columns

Steps to reproduce bug:

  1. Take two query instances of the same template: A: (q02 instance 8) and B: (q02 instance 5)
  2. Execute A, wait for completion, then execute B, watt for completion
  3. There should be duplicated results for query B
mhoangvslev commented 1 year ago

Temporary solutions:

mhoangvslev commented 1 year ago

Upgrade to 7.2.8 didn't fix the issue

mhoangvslev commented 1 year ago

Reported to Virtuoso, https://github.com/openlink/virtuoso-opensource/issues/568