David Stryker

Results 4 issues of David Stryker

## Description SQL MERGE throw if assigning null to non-null column This commit changes the two implementations of MergeRowChangeProcessor to throw an exception if a null value is assigned to...

cla-signed

## Description This WIP PR supports SQL DELETE and SQL UPDATE using the back-end MERGE machinery. This PR is submitted to run the tests in the CI build to see...

cla-signed
tests:hive

Since EXECUTE is a keyword, in order to grant an EXECUTE privilege using SQL, it must be in the enumerated list of privileges in the grammar. ## Description ## Additional...

cla-signed

This commit adds machinery to set the owner of arbitrary entities, by extending the syntax of ALTER (SCHEMA | TABLE | VIEW) qualifiedName SET AUTHORIZATION to support arbitrary owningKinds in...

cla-signed
stale-ignore