So, it was raining in the morning.
Breakfast was good, like in a diner. I love it.
Then I worked over my 4 prs. One was approved by Xuehai, so I merged it, and updated the other three; then they did not compile, etc.
One started failing when I removed duplication in a class called `TestRecord`. Spark repartitioning test depended on record size (in bytes), and this new one was slightly bigger. Funny.
Anyway, after lunch I wrote on an almost public forum that hey, I have a 7-day-old PR, and there are three reviewers that do not care to review, should I hire someone on the side? Also, wrote to Hanifi that he is obviously ignoring me.
Meanwhile, Indranil found that `enumeratum` enums in Scala are not compatible with Java; I promised to investigate and to find a solution. Most probably I'll just kick out enumeratum. Never respected it. And what's the point anyway. Kind of.
Lunch was amazing, with a dessert, cheese and fruits.
Sushi for dinner. What's going on? The company has too much money? Anyway, sold some stock, tomorrow the window is closing.
Currently one pr is failing, since one, well, enum does not deserialize properly. So I have a problem too, could not figure out where it comes from (and why should I deserialize a scala object).
Breakfast was good, like in a diner. I love it.
Then I worked over my 4 prs. One was approved by Xuehai, so I merged it, and updated the other three; then they did not compile, etc.
One started failing when I removed duplication in a class called `TestRecord`. Spark repartitioning test depended on record size (in bytes), and this new one was slightly bigger. Funny.
Anyway, after lunch I wrote on an almost public forum that hey, I have a 7-day-old PR, and there are three reviewers that do not care to review, should I hire someone on the side? Also, wrote to Hanifi that he is obviously ignoring me.
Meanwhile, Indranil found that `enumeratum` enums in Scala are not compatible with Java; I promised to investigate and to find a solution. Most probably I'll just kick out enumeratum. Never respected it. And what's the point anyway. Kind of.
Lunch was amazing, with a dessert, cheese and fruits.
Sushi for dinner. What's going on? The company has too much money? Anyway, sold some stock, tomorrow the window is closing.
Currently one pr is failing, since one, well, enum does not deserialize properly. So I have a problem too, could not figure out where it comes from (and why should I deserialize a scala object).