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

Check support data types #75

Merged
merged 3 commits into from
Jun 19, 2023
Merged

Check support data types #75

merged 3 commits into from
Jun 19, 2023

Conversation

ilyakharev
Copy link
Contributor

@ilyakharev ilyakharev commented Jun 14, 2023

I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

Issue Number: #52

@ilyakharev ilyakharev self-assigned this Jun 14, 2023
@ilyakharev
Copy link
Contributor Author

На данный момент проверены типы:
Bool, Int8, Uint8, Int16, Uint16, Int32, Uint32, Int64, Uint64, Float, Double, String, Utf8, Json, Date, Datetime
Не работает:
Timestamp

@ilyakharev ilyakharev merged commit 1c9aa5d into main Jun 19, 2023
@ilyakharev ilyakharev deleted the check-support-data-types branch June 19, 2023 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants