3
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Prohibit using wait_for_completion=false and RETURN SUMMARY in copy from More... about 1 year ago
Fix NOT AND Query for three-valued logic More... about 1 year ago
Tweak some drop column tests and error messages More... about 1 year ago
Move DropColumn to top level More... about 1 year ago
Ensure DocTableInfo always has system columns More... about 1 year ago
Derive number of replicas from tableParameters in DocTableInfo More... about 1 year ago
Drop support for UsersMetadata v1 More... about 1 year ago
Remove PrivilegesMetadataUpgrader More... about 1 year ago
Set hasAutoGeneratedPrimaryKey in DocTableInfo ctor More... about 1 year ago
Rename [create/alter/drop]User to [create/alter/drop]Role More... about 1 year ago
Infer not-null columns from references in DocTableInfo More... about 1 year ago
Resolve snapshot indices on cluster state update More... about 1 year ago
Reject empty string as a name for field mapper More... about 1 year ago
Remove columnName from CheckConstraint More... about 1 year ago
Change drop column to operate on DocTable, then serialize to mapping More... about 1 year ago
docs: Add reference to overload protection for copy and insert from query More... about 1 year ago
Fix filter push down for nested-joins More... about 1 year ago
Make generated expression not-nullable in GeneratedReference More... about 1 year ago
docs: Update syntax for CREATE USER More... about 1 year ago
Set references of GeneratedReference in generatedExpression setter More... about 1 year ago
Remove DocIndexMetadata dependency from PartitionInfos More... about 1 year ago
Remove references collecting side effect from TableReferenceResolver More... about 1 year ago
Unify Parser code for CREATE ROLE and CREATE USER More... about 1 year ago
Fix NOT on `coalesce` mixed with other expression More... about 1 year ago
Fix `not` and `!=` query generation on `case` expressions More... about 1 year ago
Update netty to 4.1.101 More... about 1 year ago
Fix a couple of doc issues More... about 1 year ago
Add support for ALTER & DROP ROLE More... about 1 year ago
Remove unused table size from HashJoinPhase More... about 1 year ago
Fix hash symbol generation for hash-joins More... about 1 year ago