Problemunvalidated
it returns what is shown below, ignoring (not detecting) the prefix-less getters. Tension: it returns what is shown below, ignoring (not detecting) the prefix-less getters. Outcome: Spark uses JavaBeans reflection to inspect POJOs, so it requires `getX()`/`isX()` for getters and `setX(Type)` for setters.
34d3092f-6be5-4734-817d-4c2f7fa96e91
it returns what is shown below, ignoring (not detecting) the prefix-less getters. Tension: it returns what is shown below, ignoring (not detecting) the prefix-less getters. Outcome: Spark uses JavaBeans reflection to inspect POJOs, so it requires getX()/isX() for getters and setX(Type) for setters.