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

Fix Nested Map Column Type Parsing Bug #336

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Sep 8, 2024

  1. fix: parsing issue for nested Map types

    - Resolved xzkostyan#269 by ensuring the parser now tracks bracket levels and splits types accordingly.
    ehddnr301 committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    b4f62fe View commit details
    Browse the repository at this point in the history
  2. fix: flake8

    ehddnr301 committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    9a7b404 View commit details
    Browse the repository at this point in the history