Highlights
- Pro
Block or Report
Block or report kennknowles
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
-
-
python-jsonpath-rw Public
A robust and significantly extended implementation of JSONPath for Python, with a clear AST for metaprogramming.
-
inkling/scala-relaxng Public
Scala abstract syntax, parser, pretty-printer for the RELAX NG Compact Syntax
-
1,924 contributions in the last year
Activity overview
Contributed to
apache/beam,
robertwb/beam-javascript,
typetools/checker-framework
and 6 other
repositories
Contribution activity
June 2022
Created 19 commits in 2 repositories
Created 1 repository
Created a pull request in apache/beam that received 21 comments
Eliminate nullness errors in KafkaIO
Please add a meaningful description for your change here Thank you for your contribution! Follow this checklist to help us incorporate your contri…
+446
−276
•
21
comments
Opened 8 other pull requests in 3 repositories
apache/beam
5
merged
1
open
- Canonicalize standard_coders.yaml booleans
- Revert "convert windmill min timestamp to beam min timestamp"
- Adjust Jenkins configuration to allow more memory per JVM (fixes #20819)
- Do not allow postcommit jobs phrase triggering
- [BEAM-10496] Eliminate some null errors from core SDK coders
- [BEAM-10496] Eliminate some null errors from sdks/java/core
plume-lib/plume-scripts
1
merged
typetools/checker-framework
1
open
Reviewed 18 pull requests in 1 repository
apache/beam
18 pull requests
- Sharding IO tests(amazon web services and amazon web services 2) from java post commit task
- Followup fix FileIOTest.testMatchWatchForNewFiles flaky
- Unsickbay copy_rewrite_token tests
- [21709] - Fix for "beam_PostCommit_Java_ValidatesRunner_Samza Failing"
- [cherry-pick][release-2.40.0] Merge pull request #21910: Revert "convert windmill min timestamp to …
- [BEAM-12572] - Java examples should get continuously exercised on at least 2 runners
- Daily p0/p1/flaky reports for issues
- Update py to python label
- sharding GCP IO tests from the javaPostCommit task
- Sharding IO tests (Kafka, Debezium, JDBC, Kinesis, Neo4j) from the javaPostCommit task
- Decompose labels for new issues
- [21794 ] Fix output timestamp in Dataflow.
- Run perf tests on Jenkins beam-perf node
- [BEAM-14553] Add destination coder to FileResultCoder components
- [BEAM-12903] Cron job to cleanup Dataproc leaked resources
- Eliminate nullness errors in KafkaIO
- Mark issues as triaged when they are assigned
- [BEAM-14014] Add parameter for service account impersonation in GCP credentials
Created an issue in apache/beam that received 8 comments
Support for a Dask runner
Adding support for a Dask runner is currently under consideration? Imported from Jira BEAM-5336. Original Jira may contain additional context. Repo…
8
comments
Opened 1,644 other issues in 3 repositories
apache/beam
1.6k
open
16
closed
- Support AVG(long)
- Support Insert statements
- Throw clear exception when handling unsupported interval time units
- Convert FLOAT64 to NUMERIC in UNION ALL
- Throw error for 1/0 or floating point overflow
- Should validate if String literal is valid UTF-8
- Windowing functions should only accept watermarked timestamp column
- Support STRUCT constructor
- Support window offset for TUMBLE, HOP and SESSION
- Support ARRAY type
- Support struct type
- Support array member accessor
- Support STRUCT member field access operator
- Throw exceptions when overflow or division by 0 in arithmetic operators
- Select * FROM pubsub table should not throw exception
- Have a right implementation on nullability of return type of AggregateCall
- Throw exception when truncating nano/micro to millis when creating time literals
- Throw expected error when LIKE pattern ends with backslash
- OFFSET in LIMIT clause only accepts literal or parameter
- LIMIT with negative OFFSET should throw an error
- CAST Timestamp -> String doesn't properly handle timezones with sub-minute offsets
- IndexOutOfBounds in LogicalProject
- FieldAccess in Join is borken
- CONCAT function is broken
- CalciteQueryPlanner breaks ZetaSQLQueryPlanner with setting RelMetadataQuery.THREAD_PROVIDERS
- Some issues not shown.