Danny Chan
Danny Chan
yes, we are planning to support it recently, @voonhous is on duty for it.
we are investigating and writing the design doc now, there is no code yet, because @voonhous would be occupied by other things now, the development would start 1 month later.
@lschampion yes, we are on the way to support it.
did you mean to get the record key field name or value?
It's located in the `.hoodie/hoodie.properties` file, you can build the table meta client and fetch it through the table config.
This is an known issue, should be fixed for 1.0 I think, cc @yihua which supports this feature a lot.
cc @yihua and @codope for visibility.
Nice findings, what is the release of Hudi?
it's great if you can fire a fix for it.
I kind of think we should follow this ctiteria: 1. if the case-insensitivity is enabled, and the primary key is defined from SQL, the primary should also be case-insensitive. 2....