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 Nov 28, 2021
1 parent ab5734c commit 1ee4c8d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1,561 deletions.
Loading

0 comments on commit 1ee4c8d

Please sign in to comment.