Highlights
- Arctic Code Vault Contributor
Popular repositories
-
Forked from kevinweil/FileSetInputFormat
A Hadoop input format for sending lists of files as keys to a mapper. Set the list of files, and an input split will be created per file. Each map task gets only one input key: the filename for its…
-
-
-
-
-
708 contributions in the last year
Less
More
Contribution activity
March 2021
Created 9 commits in 1 repository
Created a pull request in yugabyte/cassandra-java-driver that received 8 comments
Opened 1 other pull request in 1 repository
yugabyte/spark-cassandra-connector
1
merged
Reviewed 1 pull request in 1 repository
yugabyte/yb-sample-apps 1 pull request
Created an issue in yugabyte/yugabyte-db that received 2 comments
[YCQL] Support upsert for jsonb column field values
session.execute("CREATE TABLE cdr ( Imsi text, Call_date timestamp, Json_metrics jsonb, PRIMARY KEY ((imsi)))"); session.execute("INSERT INTO cdr …
2
comments
Opened 10 other issues in 1 repository
yugabyte/yugabyte-db
5
open
5
closed
- TestModifyTablePlacementPolicy sometimes fails with assertion
- [YSQL] Import Avoid corner-case memory leak in SSL parameter processing.
- [YSQL] Import Forbid marking an identity column as nullable.
- [YSQL] Import Fix race condition in psql \e's detection of file modification
- TestTablespaceProperties#testTablespaces fails in ASAN
- [YSQL] TestPgDdlConcurrency fails with 'invalid attribute number'
- [YSQL] Import pg_dump: label INDEX ATTACH ArchiveEntries with an owner.
- [YCQL] Enable debug output from ConvictionPolicy
- [YSQL] Import Add the support for '-f' option in dropdb utility.
- [YSQL] Import Introduce the 'force' option for the Drop Database command.