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

Some open issues for the current implementation #10

Open
1 of 2 tasks
OlegRa opened this issue Aug 9, 2020 · 0 comments
Open
1 of 2 tasks

Some open issues for the current implementation #10

OlegRa opened this issue Aug 9, 2020 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@OlegRa
Copy link
Contributor

OlegRa commented Aug 9, 2020

Some open issues for the current implementation:

  • Store all parsed triplets and use them for parsing (right now we assume that all required data stored in 0xD0 triplet)
  • Handle big responses properly - segmentation should be implemented at the streaming level (like in ODBC) but with smaller memory overhead (if possible)
@OlegRa OlegRa self-assigned this Aug 9, 2020
@OlegRa OlegRa added the bug Something isn't working label Aug 9, 2020
@OlegRa OlegRa added this to the SQL statements milestone Aug 9, 2020
OlegRa added a commit that referenced this issue Aug 10, 2020
…ensions` class and some PVS studio false positives suppressed.
@OlegRa OlegRa modified the milestones: SQL statements, Other Aug 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

1 participant