FranMorilloAWS
FranMorilloAWS
any updates on this?
Then how is Apache Paimon being able to do it now?
With the MySQLSyncDatabaseAction they claim the following:Currently supported schema changes includes: Adding columns. Altering column types. More specifically, altering from a string type (char, varchar, text) to another string type...
Or if using a schema registry could help?
Is there any news on this issue, I am facing the same error. It seems the server is trying to commit the segment to localhost instead of using the controller...
Were you able to fix this?
@Jackie-Jiang Yes i modified the controller.vip.host to point to the loadbalancer of the controllers and it worked. However I am facing now an issue with that with the current Table...
What I noticed was that when setting this value: "realtime.segment.flush.threshold.rows": "1400000" as a String, it ignores the size and row number for when completing the segments, and it creates new...
Hi! I am running tests in Pinot consuming from Kinesis Data Streams. I am running two r5x.large servers. I noticed that once it reached 8 segments and it wont create...
Using On Demand. I believed that by using the low consumer, Pinot would handle the closing and creation of new shards, either on demand or provisioned when scaled. Is that...