1. 99f0aad Skip setting null item on exception when using UPDATE_ONLY and row does not exist by Palash Chauhan · 6 days ago main
  2. 6b16d2f Duplicates and table existence validation in BatchWriteItem by Palash Chauhan · 7 days ago
  3. 2004c84 Fix pagination token for last page in DescribeStream and ListTables by Palash Chauhan · 8 days ago
  4. 6a13df1 Mock BillingModeSummary in DescribeTable by Palash Chauhan · 8 days ago
  5. 09a5b6a Use ANTLR grammar to evaluate KeyConditionExpression in query by Rahul Kumar · 9 days ago
  6. 14b6b0d Skip last evaluated key when items to return are less than limit by Palash Chauhan · 14 days ago
  7. b22cbc3 Use index cron job to drop deleted indexes by Palash Chauhan · 4 weeks ago
  8. 4f929d7 Return mock consumed capacity for all APIs by Palash Chauhan · 4 weeks ago
  9. 7185259 Test for UpdateTable Enable Stream + Describe Stream after table splits by Palash Chauhan · 6 weeks ago
  10. 3a667b5 Use IndexBuildingActivator to build index via Index Tool by Palash Chauhan · 9 weeks ago
  11. 31edbe4 PHOENIX-7738 Tests with random filter expressions and segment scan (#2) by Viraj Jasani · 9 weeks ago
  12. ed06a27 PHOENIX-7736 Setup github workflow for Phoenix Adapters (#1) by Viraj Jasani · 2 months ago
  13. 9ad2f9b Additional tests for sparse index using UpdateItem by Viraj Jasani · 3 months ago
  14. 64fb2db Additional tests for scan and query with indexes by Viraj Jasani · 3 months ago
  15. 7259bed Use uncovered index by Palash Chauhan · 3 months ago
  16. 7e75c46 Fix index tool usage in test by Palash Chauhan · 3 months ago
  17. 15e8fbc adding .asf.yaml by Viraj Jasani · 3 months ago
  18. c2c38b4 update README by Viraj Jasani · 3 months ago
  19. 505b402 update pom for coverage-report by Viraj Jasani · 3 months ago
  20. af26444 update README by Viraj Jasani · 3 months ago
  21. 1a89298 cleanup by Viraj Jasani · 3 months ago
  22. 8f297e0 Phoenix Adapters by Viraj Jasani · 3 months ago
  23. e945c8b CreateTable improvements by Viraj Jasani · 3 months ago
  24. 01e80df Test for async index creation, activation, building and query by Palash Chauhan · 3 months ago
  25. f76d20e GetRecords - Use ORDER BY on PARTITION_ID() and PHOENIX_ROW_TIMESTAMP() and eliminate redundant casts by Viraj Jasani · 3 months ago
  26. cb2857a Create index as table + index name by Viraj Jasani · 3 months ago
  27. c014799 Table re-creation after certain age to throw ResourceInUseException by Viraj Jasani · 3 months ago
  28. bf019ee Disable merges on tables only when stream is enabled by Palash Chauhan · 4 months ago
  29. 81c4c37 Batch API changes by Palash Chauhan · 4 months ago
  30. f08f257 Replace hardcoded DDB schema name by Palash Chauhan · 4 months ago
  31. d0f862c Use Index committer post writer lazy mode by Viraj Jasani · 4 months ago
  32. 5169dc7 Move tests to ddb package by Palash Chauhan · 3 months ago
  33. c8f9ba4 update image by Viraj Jasani · 3 months ago
  34. 33edb4f Use ORDER BY for Scan and Query (ADDENDUM) by Viraj Jasani · 3 months ago
  35. 9fb1e98 Use ORDER BY for Scan and Query by Palash Chauhan · 4 months ago
  36. 7f6309b ScanConfig refactor by Palash Chauhan · 4 months ago
  37. be5c0bb UpdateTable validations for Streams by Palash Chauhan · 4 months ago
  38. d41ad34 Support Segment Scan on Tables by Palash Chauhan · 4 months ago
  39. a1b22e1 Add tests to TestCreateTable and TestDeleteTable by Aditya Auradkar · 4 months ago
  40. ef95fff Ensuring that the writer is not null before writing or closing by Aditya Auradkar · 4 months ago
  41. f674562 Fix some sonarqube code smells by Palash Chauhan · 4 months ago
  42. 10b0d95 Support ReturnValuesOnConditionCheckFailure ALL_OLD for DeleteItem API by Palash Chauhan · 4 months ago
  43. ba3d828 Support SELECT in Query and Scan API by Palash Chauhan · 5 months ago
  44. 71c5399 Sonarqube Properties by Palash Chauhan · 5 months ago
  45. 64fb1da Add test for KeyConditionsHolder by Palash Chauhan · 5 months ago
  46. e818c41 Support ScanIndexForward for data tables by Viraj Jasani · 3 months ago
  47. a508e05 Phoenix connection configs by Palash Chauhan · 5 months ago
  48. 89b7771 Code Coverage Addendum by Palash Chauhan · 5 months ago
  49. c534b48 Configure HTTP server idle connection timeout by Viraj Jasani · 3 months ago
  50. 0ba8c0a Code Coverage by Palash Chauhan · 3 months ago
  51. 0215c2e Remove redundant imports by Viraj Jasani · 5 months ago
  52. a2a4026 Remove legacy params validation by Palash Chauhan · 5 months ago
  53. dc081b4 Throw 400 for non-supported values of ReturnValues and ReturnValuesOnConditionCheckFailure by Rahul Kumar · 5 months ago
  54. bb9b30e Support legacy param AttributesToGet for getItem, query and scan by Viraj Jasani · 3 months ago
  55. d5bdbcf Support legacy params ConditionalOperator and ScanFilter for scan by Viraj Jasani · 3 months ago
  56. 5b73775 Support legacy params ConditionalOperator and QueryFilter for query by Viraj Jasani · 3 months ago
  57. c408748 Support legacy param KeyConditions for query API by Viraj Jasani · 3 months ago
  58. 7017ae7 Path validations for UpdateItem by Viraj Jasani · 3 months ago
  59. bc13ae8 UpdateItem improvements by Palash Chauhan · 6 months ago
  60. 5a5f4ae UpdateItem with UPDATE_ONLY pattern by Viraj Jasani · 3 months ago
  61. f07d28d Support legacy param: Expected for PutItem, UpdateItem, DeleteItem by Viraj Jasani · 3 months ago
  62. f7b988e Use bson document in Put/Update/Delete PreparedStatement by Palash Chauhan · 6 months ago
  63. bcac1a1 BatchWriteItem should return empty map if there are no unprocessed keys by Palash Chauhan · 6 months ago
  64. af23122 Support legacy param AttributeUpdates for UpdateItem by Viraj Jasani · 3 months ago
  65. ea0f5be Onboarding guide for phoenix-dynamodb by Viraj Jasani · 3 months ago
  66. 2f6ca53 Re-format RootResource by Viraj Jasani · 3 months ago
  67. 43e79d7 DescribeContinuousBackups API with disabled backup by default by Viraj Jasani · 3 months ago
  68. 2480aa3 Disable merge for index tables by Viraj Jasani · 3 months ago
  69. 216f0b7 Config for table/index options by Palash Chauhan · 6 months ago
  70. 6de11af No explicit setting of REPLICATION_SCOPE by Viraj Jasani · 3 months ago
  71. 61cb7e4 Improvements for production readiness by Palash Chauhan · 6 months ago
  72. 190f86a Histogram metrics for each REST API by Palash Chauhan · 6 months ago
  73. 7806073 TRACE level API audit logs by Viraj Jasani · 3 months ago
  74. 61012df add phoenix.shim.log.dir java property by Zinan Zhuang · 6 months ago
  75. 7c3f210 Additional verification for testTwoKeyTableScanWithBytesLimitOnFirstQuery() by Viraj Jasani · 3 months ago
  76. 9ccadad Refactor ScanService by Palash Chauhan · 6 months ago
  77. f0c4186 Restrict read response size to 1 MB or 100 rows by Viraj Jasani · 3 months ago
  78. 0ad4611 Rest server is not starting up by Viraj Jasani · 3 months ago
  79. 18fa32f add foreground start command by Zinan Zhuang · 7 months ago
  80. c2256e9 Support for size() and attribute_type() in Scan/Query FilterExpression by Palash Chauhan · 7 months ago
  81. 22c6ef1 Tests for Scan with Exclusive Start Key/Last Evaluated Key by Palash Chauhan · 7 months ago
  82. 59cb2b6 Disable Strict TTL for tables by Palash Chauhan · 7 months ago
  83. 862b77c Remove max lookback from Create Index ddl by Palash Chauhan · 7 months ago
  84. de06627 Changes related to CDC TTL by Palash Chauhan · 7 months ago
  85. e365902 contains() support for scan and query FilterExpression by Viraj Jasani · 3 months ago
  86. 6e2ca41 begins_with() support for scan and query FilterExpression by Viraj Jasani · 3 months ago
  87. 2d16c53 GetRecords test with partition splits by Palash Chauhan · 7 months ago
  88. ce41839 Authentication framework based on Access Key ID by Viraj Jasani · 3 months ago
  89. e820418 Conditional PutItem to pick the right version of Phoenix Atomic Upsert (UPDATE vs UPDATE_ONLY) by Palash Chauhan · 7 months ago
  90. 4f405e2 Conditional PutItem to use ON DUPLICATE KEY UPDATE_ONLY by Palash Chauhan · 7 months ago
  91. fec68a7 Convert if_not_exists in Update Expression to Phoenix equivalent by Palash Chauhan · 8 months ago
  92. 3f4bd36 PutItem and UpdateItem to support ReturnValues ALL_OLD by Viraj Jasani · 3 months ago
  93. a6ee5ca Fix condition expression on keys by Palash Chauhan · 8 months ago
  94. af200a2 Add major compaction config by Palash Chauhan · 8 months ago
  95. 9be9491 Add max lookback by Palash Chauhan · 8 months ago
  96. 12c10f2 Update README by Viraj Jasani · 3 months ago
  97. d130595 Update README by Viraj Jasani · 3 months ago
  98. cc4ff5e Add some miscellaneous tests with refactor by Viraj Jasani · 3 months ago
  99. 19589c1 Use document key alias for BSON_CONDITION_EXPRESSION() by Viraj Jasani · 3 months ago
  100. 032962a Adding some miscellaneous tests by Viraj Jasani · 3 months ago