axonops / axonops-workbench

AxonOps™ Workbench for Apache Cassandra® - Desktop application for Mac, Windows and Linux
https://axonops.com
Apache License 2.0
10 stars 0 forks source link

[bug]: Get CQL description on a table does not return index and materialised view CQL for the table #332

Closed millerjp closed 3 weeks ago

millerjp commented 1 month ago

Do I have the most recent version of AxonOps Workbench installed?

AxonOps Workbench Version

v1.0.0-beta-20240828

Is there an existing issue for this?

Operating System

MacOS

Operating System Version

14.6.1 (23G93)

Apache Cassandra Version(s)

No response

Bug Description

On tables that have views and indexes we dont see the CQL for them when getting the CQL description of a table

Screenshot 2024-08-29 at 11 51 57

Steps to Reproduce

Right click on a table with an index or view and click Get CQL description eg system.paxos

Expected Behavior

Expect to see the CQL for the associated view or index in the table CQL description aswell as the table itself

Actual Behavior

It only displays the table CQL

Severity

Low

Further Information

No response

millerjp commented 3 weeks ago

@mhmdkrmabd this is still an issue on latest beta build v1.0.0-beta-20240909

mhmdkrmabd commented 3 weeks ago

This should be fine now after merging the PR of the binaries repo, this issue should be closed now