[GitHub] [hudi] kazdy commented on pull request #7640: [HUDI-5514] Add in support for a keyless workflow

2023-01-30 Thread via GitHub
kazdy commented on PR #7640: URL: https://github.com/apache/hudi/pull/7640#issuecomment-1408800988 > Let me know if this makes sense. happy to jam to see if we can really pull this off by a row Id sort of generating rather than based on record payload. @nsivabalan I did some reading a

[GitHub] [hudi] kazdy commented on pull request #7640: [HUDI-5514] Add in support for a keyless workflow

2023-01-17 Thread GitBox
kazdy commented on PR #7640: URL: https://github.com/apache/hudi/pull/7640#issuecomment-1385496680 Thanks for the explanation, so it seems like key generator must be deterministic and there's no way around it. What I do with hudi datasets where I need a surrogate key is that I just g

[GitHub] [hudi] kazdy commented on pull request #7640: [HUDI-5514] Add in support for a keyless workflow

2023-01-12 Thread GitBox
kazdy commented on PR #7640: URL: https://github.com/apache/hudi/pull/7640#issuecomment-1380861070 Hi @the-other-tim-brown I'm interested in this functionality and have some questions, if I understand correctly the UUID will be the same for the same set of values in columns that it's ba