Skip to content

[bug]: Using "SOURCE" command in enhanced console produces error on Win 11 #968

Open
@millerjp

Description

@millerjp

The pattern of usage is a user uses the use <keyspace> and then uses source to read a CQL file and the CQL file is applied in the context of the use <keyspace>.

The goal here is users have multiple keyspaces with the same table structure in each different keyspace and need to use first to make sure the schema changes are applied to that keyspace, and then move onto the next one.

The CQL file execution is not contextualised to the keyspace unless use is in the CQL file itself.

When doing this on Win 11 it produces an error and I am not 100% sure this useage pattern is working.

Image

Metadata

Metadata

Labels

BugSomething isn't workinguser requestCorresponds to fature requested by a user

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions