Skip to content

issues Search Results · repo:trinodb/aws-proxy language:Java

Filter by

57 results
 (49 ms)

57 results

intrinodb/aws-proxy (press backspace or delete to remove)

when sending request or getting response with Instant the un/marshalling is formatted as date while aws glue expects a long representing unix timestamp. here s the exception when sending a request with ...
  • avibhstarburst
  • Opened 
    28 days ago
  • #186

according to docs EntityNotFoundException should be thrown when trying to fetch an entity but it s not found. code to reproduce in patch file, here s the output java.lang.AssertionError: Expecting actual ...
  • avibhstarburst
  • Opened 
    on Mar 25
  • #184

currently - identity : { user : test-username , id : xyzpdq } works - identity : { user : test-username , id : xyzpdq , groups : [] }
  • avibhstarburst
  • Opened 
    on Mar 18
  • #183

exception - java.lang.ClassCastException: class java.util.LinkedHashMap cannot be cast to class software.amazon.awssdk.services.glue.model.Column (java.util.LinkedHashMap is in module java.base of loader ...
  • avibhstarburst
  • Opened 
    on Mar 13
  • #181

exception java.lang.ClassCastException: class java.util.LinkedHashMap cannot be cast to class software.amazon.awssdk.services.glue.model.DatabaseInput (java.util.LinkedHashMap is in module java.base of ...
  • avibhstarburst
  • Opened 
    on Mar 11
  • #179

Current implementation does a rewrite of the request before checking if the request is authorized. We may want to swap the order of these two operations for the following reason: The authorization check ...
  • thinaih
  • Opened 
    on Mar 7
  • #176

Investigate if we need to do anything regarding: https://github.com/aws/aws-sdk-java-v2/issues/5801
  • Randgalt
  • Opened 
    on Feb 28
  • #175

Support Glue endpoint protocol Enhance project with module that emulates the Glue protocol. Useful for projects that need to emulate Glue. Could also serve as a Glue proxy similar to the S3 proxy, though ...
  • Randgalt
  • Opened 
    on Jan 26
  • #170

RequestLoggerController uses EvictingQueue from Guava, which is not thread-safe, so you end up with errors such as: java.util.NoSuchElementException at java.base/java.util.ArrayDeque.removeFirst(ArrayDeque.java:361) ...
  • mosiac1
  • Opened 
    on Jan 17
  • #165

The AWS protocol support has general usefulness. We should extract it into a separate module so it can be used in other projects.
  • Randgalt
  • Opened 
    on Oct 25, 2024
  • #160
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub