-
Notifications
You must be signed in to change notification settings - Fork 116
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* typing fixes * Set -> AbstractSet * typing fixes * typing fixes * typing fixes * typing fixes * typing fixes * Make column_states properties non-optional * add else clause * revert adding else clause to fix dependent_column_names being an empty set * Make Attribute.datatype non-optional, remove casts * Add back else clause * remove assertion * session keyword argument * session keyword argument * Add pyright in merge gates * Change job name * Fix CopyIntoTableNode.transformations type hints * Remove comment * Small fixes * Address comments * Use logical_plan.source_data directly --------- Co-authored-by: Sophie Tan <[email protected]>
- Loading branch information
1 parent
5a01033
commit a78e3ec
Showing
20 changed files
with
228 additions
and
144 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.