Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jj #5

Merged
merged 60 commits into from
Jun 13, 2020
Merged

jj #5

merged 60 commits into from
Jun 13, 2020

Conversation

tooptoop4
Copy link
Owner

No description provided.

oneonestar and others added 30 commits June 9, 2020 07:44
While in the test Random with seed 0 is used,
NodeSelector#computeAssignments it not deterministic itself.
Therefore, test tolerance needs to be increased to prevent
intermmitent failures.
findepi and others added 29 commits June 9, 2020 22:28
This is PR merge conflict.
Presto uses variable names when creating
data files. Therefore it might happen that
every data file will be cached on same node
since files are distributed based on file name
hash.
TupleDomain constructor handles none domains ifself.
This is based on 3d9d004.
The original commit message became inaccessible after a refactor
(4408334).
Fix `getTimestamp` for dates before 1582.

Also, fix `getTimestamp` for dates where time zone rules observed by
`java.util.Date` and Java Time differ (for some zones, this is as late
as beginning of XX century).

The `getTimestamp` overload accepting a `Calendar` remains not fixed.
@tooptoop4 tooptoop4 merged commit ab9cb0c into tooptoop4:master Jun 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.