Skip to content

Instantly share code, notes, and snippets.

@Geesu
Created February 27, 2017 18:47
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save Geesu/2b7de05e733c8c596b742f17454eae3b to your computer and use it in GitHub Desktop.
{"type": "record", "namespace": "MaxScaleChangeDataSchema.avro", "fields": [{"type": "int", "name": "id"}, {"type": "string", "name": "name"}, {"type": "string", "name": "aasm_state"}, {"type": "string", "name": "barcode"}, {"type": "string", "name": "description"}, {"type": "int", "name": "active"}, {"type": "int", "name": "sort_order"}, {"type": "int", "name": "condition_type_id"}, {"type": "string", "name": "condition_details"}, {"type": "int", "name": "shippable"}, {"type": "int", "name": "shipping_weight"}, {"type": "string", "name": "rate_inherited_from"}, {"type": "int", "name": "commission_type_id"}, {"type": "int", "name": "commission_rate"}, {"type": "int", "name": "delta"}, {"type": "int", "name": "sale_id"}, {"type": "int", "name": "seller_id"}, {"type": "string", "name": "sale_ends_at"}, {"type": "string", "name": "created_at"}, {"type": "string", "name": "updated_at"}, {"type": "int", "name": "bids_count"}, {"type": "int", "name": "following_users_count"}, {"type": "int", "name": "buyer_invoice_id"}, {"type": "int", "name": "expected_sale_price"}, {"type": "int", "name": "fragile"}, {"type": "int", "name": "lot_size"}, {"type": "int", "name": "seller_invoice_id"}, {"type": "int", "name": "weight"}, {"type": "int", "name": "width"}, {"type": "int", "name": "height"}, {"type": "int", "name": "depth"}, {"type": "string", "name": "measurement_details"}, {"type": "int", "name": "close_order"}, {"type": "int", "name": "attachments_count"}, {"type": "int", "name": "cached_completeness_score"}, {"type": "int", "name": "warehouse_pickup"}, {"type": "int", "name": "warehouse_fee"}, {"type": "int", "name": "taxable"}, {"type": "int", "name": "extended"}, {"type": "string", "name": "location"}, {"type": "int", "name": "high_bid_amount"}, {"type": "string", "name": "disclaimer"}, {"type": "int", "name": "classification_value"}, {"type": "string", "name": "original_sale_ends_at"}, {"type": "int", "name": "nlg_source"}, {"type": "int", "name": "origin_type"}, {"type": "string", "name": "yank_reason"}, {"type": "int", "name": "able_to_pickup_at_dc"}, {"type": "int", "name": "contract_id"}], "name": "ChangeRecord"}
{"seller_invoice_id": 0, "original_sale_ends_at": "", "condition_type_id": 544825973, "close_order": 0, "sale_id": 0, "id": 2797993, "domain": 0, "classification_value": 0, "seller_id": 0, "updated_at": "", "event_number": 1, "server_id": 4, "warehouse_pickup": 0, "sale_ends_at": "", "following_users_count": 0, "location": "", "height": 0.0, "rate_inherited_from": "", "created_at": "", "event_type": "update_before", "condition_details": "", "taxable": 0, "extended": 0, "yank_reason": "", "expected_sale_price": 0, "sort_order": 1914727777, "description": "c", "commission_rate": 0.0, "width": 0.0, "cached_completeness_score": 0.0, "barcode": "h and sleek with flat cut edge. Weighted base is embossed with flowers and greenery and marked 1436 to the underside", "able_to_pickup_at_dc": 0, "sequence": 83730216, "high_bid_amount": 0, "nlg_source": 0, "fragile": 0, "buyer_invoice_id": 0, "depth": 0.0, "origin_type": 0, "lot_size": 0, "attachments_count": 0, "commission_type_id": 0, "name": "", "active": 104, "shippable": 0, "delta": 0, "disclaimer": "", "contract_id": 0, "timestamp": 1488217608, "bids_count": 0, "warehouse_fee": 0, "measurement_details": "", "weight": 0.0, "aasm_state": "\u0004", "shipping_weight": 0.0}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment