Dear all,
I´m trying to use the HANA Apriori algorithm in HANA Online mode (PA1.0.10 and HANA SP5 Rev 56). I´m using an transaction ID with about 16 digits because I want to analyze round about 2 million records. Unfortunately PAL is expecting an INTEGER (referring to the PAL reference), so 16 digits is too much. If I´m using a BIGINT its not working.
Can somebody tell me which numeric data type I can use in HANA online mode that is working?
Regards, Christoph.