yuriipalam commented on PR #6: URL: https://github.com/apache/phoenix-site/pull/6#issuecomment-4236078531
> This is really amazing work. Thanks a lot @yuriipalam @PDavid @richardantal!! > > In case you have more bandwidth, would you like to highlight various new features from 5.3.0 release? There are many: > > * VARBINARY_ENCODED > * Document Data: BSON > * Functions like BSON_CONDITION_EXPRESSION(), BSON_UPDATE_EXPRESSION(), BSON_VALUE() etc > * View TTL > * Conditional TTL > * Atomic/Conditional Update with return row (RETURNING ROW) > * ON DUPLICATE KEY UPDATE_ONLY > * Strict vs Relaxed TTL > * Uncovered Index > * Segment Scan > * Change Data Capture, with Streaming metadata > * Server side paging for long running queries > * Reference to Phoenix-DynamoDB REST service: https://github.com/apache/phoenix-adapters Thanks for your comment @virajjasani To be honest, I'm not really familiar with Phoenix itself. All I did is just visual improvements rather than content itself. However, I tried to make it as simple as possible for non-JS developers to edit/add content. I documented everything in `README.md`, so you barely have to touch any JS but mainly markdown files. You can check it out there: https://github.com/apache/phoenix-site/tree/asf-site?tab=readme-ov-file#development-workflow -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
