Skip to content

fix: Support for 9 fractional second digits (ns)#1286

Draft
YousafZahid1 wants to merge 2 commits into
arrow-py:masterfrom
YousafZahid1:gray-memory/partial-fix-issue-341-39c1d03d
Draft

fix: Support for 9 fractional second digits (ns)#1286
YousafZahid1 wants to merge 2 commits into
arrow-py:masterfrom
YousafZahid1:gray-memory/partial-fix-issue-341-39c1d03d

Conversation

@YousafZahid1

Copy link
Copy Markdown

Closes #341

Pull Request Checklist

Thank you for taking the time to improve Arrow! Before submitting your pull request, please check all appropriate boxes:

  • 🧪 Added tests for changed code.
  • 🛠️ All tests pass when run locally (run tox or make test to find out!).
  • 🧹 All linting checks pass when run locally (run tox -e lint or make lint to find out!).
  • 📚 Updated documentation for changed code.
  • ⏩ Code is up-to-date with the master branch.

Closes #1218

Took 4 attempts to find a passing fix — worth a careful review.
Low confidence (30%) — recommend a thorough review.


Draft — promote to ready when satisfied.

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.

Support for 9 fractional second digits (ns)

1 participant