Fabian Prasser

Results 87 comments of Fabian Prasser

This is not an error message. ARX calculates the metrics for all combinations of the selected attributes and this message just indicates that the number of combinations becomes too large....

This is not a bug. The semantics of the field is just confusing. It will not influence how masking is applied to individual values but will have an influence on...

Thanks. This issue doesn't contain enough info to understand the potential bug. Please provide further details.

PS: I'm pretty sure that this isn't a bug but intended behavior, but to be sure and to explain what is going on I need more details.

OK, thanks. As already suspected, this is not a bug but expected behaviour. In ARX, hierarchies that have been generated using the builders are assicated with a "functional definition" of...

> Calculating the score like it is done using the csv files seems to make more sense to me as it take into account the properties of the used dataset...

It's true that not all utility models make use of additional info provided by functional hierarchies and that not all hierarchy types provide such information.

Would you be able to run ARX from source and debug the issue?

By default, ARX is build with Ant and not with Maven. No build system is needed for debugging in Eclipse. This should help with setting up a development environment: https://github.com/iaBIH/arx/discussions/5

> if I try to read a table contains BLOB, this error will be shown: > "Couldn't retrieve data from database" Please create an issue for this, ideally with a...