Skip to content

Conversation

@wesm
Copy link
Member

@wesm wesm commented Mar 16, 2017

cc @julianhyde @julienledem for comment. This makes Arrow semantically equivalent to datetime objects in Python, and I believe the SQL standard

wesm added 3 commits March 16, 2017 13:47
Change-Id: Ia25ca11dd7f64afc8ccedb98061a0e8e5f259423
Change-Id: I5df5d7bb76707f6d75b929c94a66983371656179
Change-Id: I0ea0e5deef284c4c0643da1c0dd14f02b71ca068
///
/// * If the time zone is null or equal to an empty string, the data is "time
/// zone naive" and shall be displayed *as is* to the user, not localized
/// to the locale of the user. This data can be though of as UTC but
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo: though -> thought

@BryanCutler
Copy link
Member

Sounds good!

Copy link
Member

@julienledem julienledem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

///
/// * As used in the Olson time zone database (the "tz database" or
/// "tzdata"), such as "America/New_York"
/// * An absolute time zone offset of the form +XX:XX or -XX:XX, such as +07:30
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@julianhyde: any comment on the timezone format? Does it look good to you?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this corresponds to our discussion on the JIRA, at least

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@asfgit asfgit closed this in 57b537a Mar 18, 2017
@wesm wesm deleted the ARROW-637 branch October 4, 2017 15:06
wesm pushed a commit to wesm/arrow that referenced this pull request Sep 8, 2018
…gets auto generated

@wesm  Thanks for the tip on fixing this.

Author: Deepak Majeti <deepak.majeti@hpe.com>

Closes apache#388 from majetideepak/PARQUET-1088 and squashes the following commits:

32915c6 [Deepak Majeti] add parquet_version.h to gitignore
48be6e2 [Deepak Majeti] Fix CMAKE arguments

Change-Id: I98d8675ea57ad183e651399de208a3abf347905c
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.

3 participants