Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
6,534 contributions in the last year
Contribution activity
December 2020
Created 79 commits in 1 repository
Created a pull request in prestosql/presto that received 6 comments
Opened 47 other pull requests in 2 repositories
prestosql/presto
5
open
6
closed
35
merged
- Support setting TIME TZ and TIMESTAMP TZ in prepared statement
- Add TimeWithTimeZoneType.isShort
- Mark TestMemorySmoke#testCrossJoinDynamicFiltering as @Flaky
- Add SQL literals-based type mapping tests
- Reconstruct NOT IN when pushing down to JDBC source
- Remove EnvironmentContext use from HiveMetastoreClosure
- Restore name normalization in JdbcMetadata.getColumnHandles
- Add DataType for TIMESTAMP TZ, TIME TZ
- Get columns from table handle if available
- Minor improvement of checks in the code
- [TEST] Stress test certain tests (2)
- Refactor TypeCoercion.coerceTypeBase
- Remove default implementation of JDBC type mappings
- Support picoseond date/times in DistributedQueryRunner
- Fix DATA_TYPE, DECIMAL_DIGITS for parametric date/time types
- Enable more errorprone checks
- Accept LocalDate as prepared statement parameter
- Use String internally for prepared statement parameter conversion
- Simplify assertions in Hive timestamp precision test
- Remove legacy-generic-column-mapping JDBC config property
- Fix assertion message in assertDynamicFiltering
- Fix Aggregation Pushdown docs
- Mark TestParquetReader.testComplexNestedStructs as @Flaky
- Mark TestIcebergParquetSmoke as @Flaky
- [TEST] Stress test certain tests
- Some pull requests not shown.
airlift/airlift
1
open
Reviewed 45 pull requests in 2 repositories
prestosql/presto 44 pull requests
- Add DataType for TIMESTAMP TZ, TIME TZ
- Support setting TIME TZ and TIMESTAMP TZ in prepared statement
- Use smaller table in testInsert and testCreateTableAsSelect
- Merge AbstractTestDistributedQueries and AbstractTestIntegrationSmokeTest
- Validate connection-url format for JDBC connectors
- Expose PrestoDriverUri class
- Use node reference comparison to dermine if table is delete target
- Fallback to an available alter table and alter partitions API in Hive Metastore 3.x
- Hive ACID row-level insert and delete
- Add streaming TopN rank() implementation
- Disable testLargeIn on MemSQL
- Remove config to toggle register partition procedure
- Remove incorrect verify in JdbcMetadata
- Support arbitrary query in SHOW STATS
- Add singlenode-hive3 env to product tests
- Support picoseond date/times in DistributedQueryRunner
- Test multiple set sizes in testLargeIn
- Use Node as isDeleteTarget argument
- Add support for variable precision timestamps in Hive array, map, and struct
- Use Supplier to pass a name to isDeleteTarget
- Include full stacktraces from LogTestDurationListener test hang monitor
- Assert coercion behavior with Hive
- Add 348 release notes
- Add legacy hive view translation property to config property table
- Add methods for defining session properties with validation
- Some pull request reviews not shown.
prestosql/presto-docker 1 pull request
Created an issue in prestosql/presto that received 6 comments
Include full stacktraces from LogTestDurationListener test hang monitor
See https://github.com/prestosql/presto/runs/1497472672
tests apparently hanged
one test thread is here:
2020-12-04T07:53:43.1535741Z "pool-2-thr…
Opened 20 other issues in 1 repository
prestosql/presto
15
open
5
closed
- Incorrect java.sql.Time returned from JDBC ResultSet for TIME WITH TIME ZONE requiring wrap around
- Support CAST from array to varchar
- Wrong result when using two long timestamp with time zone constants differing with zone only
- Support java.time date/time classes in PreparedStatement.setObject
- Respect hive.timestamp-precision in Hive VIEW
- Support array reduction with aggregate function
- Support UNNEST within projection
- Use SNAPSHOT ISOLATION in SQL Server connector
- Test Hive VIEW with all Hive data types
- DatabaseMetaData and ResultSetMetaData are not consistent about TIMESTAMP WITH TIME ZONE type code
- Possible NullPointerException when canceling query
- ResultSet.getString is not useful for types backed by byte[]
- ResultSet.getString is not useful for VARBINARY
- ResultSet.getDate fails when there is JVM time zone offset forward change at midnight
- Failure when sending SphericalGeography to the client
- Hive VIEW with char(n) fails with "View is stale; it must be re-created"
- Sporadic failure: Expected operatorType to be PagesIndexBuilderOperator but was PageBufferOperator
- Consider representing date/time values in JDBC ResultSet.getObject using java.time classes
- Determine correct rounding in Presto JDBC for TIME [TZ] values with precision higher than milliseconds
- Presto JDBC fails to return TIME [TZ] with second fraction equal to or greater than .9999999995