Błąd #8565

Ekstraktor zbioru anotacji nie eksportuje wszystkich anotacji

Added by Michał Marcińczuk over 5 years ago. Updated over 5 years ago.

Status:ZamkniętyStart date:05 Mar 2018
Priority:PilnyDue date:
Assignee:Mikołaj Szewczyk% Done:

100%

Category:-Estimated time:4.00 hours
Target version:Bundle #002

Description

Ekstraktor:

names=3:annotation_set_id=1&lemma_annotation_set_id=1

Generuje błąd:

Brak warstwy anotacji dla lematu.    28918
group_ids:    1,
lemmas:    nam_fac_goe, nam_loc_gpe_city, nam_adj_country, nam_loc_gpe_district, nam_liv_person_first, nam_liv_person, nam_liv_person_last, nam_org_nation, nam_pro_model_plane, nam_pro_brand, ...

Statystyki:

                                        annotations   relations  lemmas  attributes
names=3:annotation_set_id=1             83            0          0       0
names=3:lemma_annotation_set_id=1       0             0          28919   0

Anotacje zostają poprawnie wyeksportowane, jak wybierze się wszystkie podzbiory osobno. Przy wyborze głównego zbioru też powinno działać.

History

#1 Updated by Michał Marcińczuk over 5 years ago

  • Tracker changed from Zadanie to Błąd
  • Target version changed from Release TBD to Bundle #002
  • Estimated time set to 4.00

#2 Updated by Mikołaj Szewczyk over 5 years ago

  • Status changed from Przypisany to Rozwiązany
  • % Done changed from 0 to 100

#3 Updated by Michał Marcińczuk over 5 years ago

  • Status changed from Rozwiązany to Przypisany
  • % Done changed from 100 to 90
_doQuery: [Error message: Could not execute statement]
[Last executed query: SELECT *, ra.type, raa.`value` AS `prop`  FROM reports_annotations ra LEFT JOIN annotation_types at ON (ra.type=at.name)  LEFT JOIN reports_annotations_attributes raa ON (ra.id=raa.annotation_id)  WHERE ( ra.stage = 'final'  AND report_id IN (99883))  AND ( at.group_id IN () )   GROUP BY ra.id ORDER BY `from`]
[Native code: 1064]
[Native message: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') )   GROUP BY ra.id ORDER BY `from`' at line 1]

Dla testowego przypadku rzuca powyższy wyjątek.

#4 Updated by Mikołaj Szewczyk over 5 years ago

  • Status changed from Przypisany to Rozwiązany
  • % Done changed from 90 to 100

#5 Updated by Michał Marcińczuk over 5 years ago

  • Status changed from Rozwiązany to Zamknięty

Also available in: Atom PDF