Skip to content

Commit

Permalink
Disable python codegen for lists (#12300)
Browse files Browse the repository at this point in the history
* Disable python codegen for lists

This code is not really used right now, doesn't work with nullable lists,
and is blocking new clusters from using nullable lists. Disable for now to unblock,
until it can be fixed or removed entirely.

* Regen code

Not strictly necessary (as only unused python code was removed for
just the case of lists) but presubmits require it.

* Restyle code

* Change comment and removal syntax
  • Loading branch information
mlepage-google authored and pull[bot] committed Oct 5, 2023
1 parent 614fc76 commit 4221705
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1,561 deletions.
Loading

0 comments on commit 4221705

Please sign in to comment.