Giter Site home page Giter Site logo

Comments (2)

yarongilor avatar yarongilor commented on June 29, 2024

Might require an additional dict parameter here - "complex_type": "udt". retesting it with:

				{
					"name": "t2",
					"type": {
						"type_name": "udt_672245080",
						"frozen": true,
						"complex_type": "udt",
						"value_types": {
							"udt_672245080_0": "varchar",
							"udt_672245080_1": "smallint"
						}
					}
				}

from gemini.

yarongilor avatar yarongilor commented on June 29, 2024

Looks like it is able to run this way -

Seed:                   69
Maximum duration:       5m0s
Warmup duration:        1m0s
Concurrency:            2
Test cluster:           [172.17.0.9]
Oracle cluster:         []
Output file:            /gemini_result_eee59651-51cc-4e17-91ee-c68c930cb8b9.log
Schema: {
    "keyspace": {
        "replication": {
            "class": "SimpleStrategy",
            "replication_factor": 1
        },
        "oracle_replication": {
            "class": "SimpleStrategy",
            "replication_factor": 1
        },
        "name": "gemini"
    },
    "tables": [
        {
            "name": "data1",
            "partition_keys": [
                {
                    "type": "int",
                    "name": "pk"
                }
            ],
            "clustering_keys": [
                {
                    "type": "int",
                    "name": "ck"
                }
            ],
            "columns": [
                {
                    "type": "uuid",
                    "name": "n"
                },
                {
                    "type": "timestamp",
                    "name": "t"
                },
                {
                    "type": {
                        "complex_type": "udt",
                        "value_types": {
                            "udt_672245080_0": "varchar",
                            "udt_672245080_1": "smallint"
                        },
                        "type_name": "udt_672245080",
                        "frozen": true
                    },
                    "name": "t2"
                }
            ],
            "known_issues": null
        },
        {
            "name": "data2",
            "partition_keys": [
                {
                    "type": "int",
                    "name": "pk1"
                },
                {
                    "type": "int",
                    "name": "pk2"
                }
            ],
            "clustering_keys": [
                {
                    "type": "int",
                    "name": "ck1"
                },
                {
                    "type": "int",
                    "name": "ck2"
                }
            ],
            "columns": [
                {
                    "type": "bigint",
                    "name": "a"
                },
                {
                    "type": "blob",
                    "name": "b"
                },
                {
                    "type": "text",
                    "name": "c"
                },
                {
                    "type": "date",
                    "name": "d"
                },
                {
                    "type": "varchar",
                    "name": "e"
                }
            ],
            "known_issues": null
        }
    ]
}
{"L":"INFO","T":"2023-07-06T06:19:45.355Z","N":"generators","M":"starting partition key generation loop"}
{"L":"INFO","T":"2023-07-06T06:19:45.380Z","N":"warmup cycle","M":"start jobs"}
{"L":"INFO","T":"2023-07-06T06:19:45.380Z","N":"warmup cycle.warmup","M":"starting warmup loop"}
{"L":"INFO","T":"2023-07-06T06:19:45.380Z","N":"warmup cycle.warmup","M":"starting warmup loop"}
{"L":"INFO","T":"2023-07-06T06:19:45.380Z","N":"generators","M":"starting partition key generation loop"}
{"L":"INFO","T":"2023-07-06T06:19:45.380Z","N":"warmup cycle.warmup","M":"starting warmup loop"}
{"L":"INFO","T":"2023-07-06T06:19:45.380Z","N":"warmup cycle.warmup","M":"starting warmup loop"}
{"L":"INFO","T":"2023-07-06T06:20:45.382Z","N":"warmup cycle","M":"jobs time is up, begins jobs completion"}
{"L":"INFO","T":"2023-07-06T06:20:45.382Z","N":"warmup cycle.warmup","M":"ending warmup loop"}
{"L":"INFO","T":"2023-07-06T06:20:45.383Z","N":"warmup cycle.warmup","M":"ending warmup loop"}
{"L":"INFO","T":"2023-07-06T06:20:45.383Z","N":"warmup cycle.warmup","M":"ending warmup loop"}
{"L":"INFO","T":"2023-07-06T06:20:45.383Z","N":"warmup cycle.warmup","M":"ending warmup loop"}
{"L":"INFO","T":"2023-07-06T06:20:45.383Z","N":"work cycle","M":"start jobs"}
{"L":"INFO","T":"2023-07-06T06:20:45.383Z","N":"work cycle.validation_job","M":"starting validation loop"}
{"L":"INFO","T":"2023-07-06T06:20:45.383Z","N":"work cycle.mutation_job","M":"starting mutation loop"}
{"L":"INFO","T":"2023-07-06T06:20:45.383Z","N":"work cycle.validation_job","M":"starting validation loop"}
{"L":"INFO","T":"2023-07-06T06:20:45.383Z","N":"work cycle.mutation_job","M":"starting mutation loop"}
{"L":"INFO","T":"2023-07-06T06:20:45.383Z","N":"work cycle.validation_job","M":"starting validation loop"}
{"L":"INFO","T":"2023-07-06T06:20:45.384Z","N":"work cycle.mutation_job","M":"starting mutation loop"}
{"L":"INFO","T":"2023-07-06T06:20:45.384Z","N":"work cycle.validation_job","M":"starting validation loop"}
{"L":"INFO","T":"2023-07-06T06:20:45.384Z","N":"work cycle.mutation_job","M":"starting mutation loop"}
~
~
~

from gemini.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.