Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Invalid unique id mapping

Hello! I have three tables: The table "terms" is connected to "document_terms" by unique id. These ids are 64-bit unique integers, generated across multiple partitions, so they are not cont...
  • Anonymous's avatar
    Anonymous
    6 years ago

    Thanks, but I have solved it by transforming the id column to string. Fortunately, I can reassign these ids on external ETL stage. Btw, do you know where is the bugtracker?