Github user vanzin commented on the issue:
https://github.com/apache/spark/pull/19250
I pushed a bunch of changes to address feedback here and also my own
feedback that I didn't bother to write down. Main changes:
- cache the TimeZone instances in generated code
- rename a bunch of things to names that sounded better to me
- refactored the test internals so that individual combinations are run as
separate tests instead of one humongous test; this makes it easier to debug
failures
- added support (and tests) for raw Hive tables
I have not cleaned up the timestamp correction rule yet; I think I have a
better idea of the code now and will do that next.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]